Does Google offer an API that I can use to get the location of my phone?

前端 未结 3 1740
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-05 15:23

My smartphone reports my location to Google (to G+ and to the Android Device Manager). I\'d like to read that location from a website/program to plot my location.

I coul

3条回答
  •  北恋
    北恋 (楼主)
    2021-02-05 16:08

    Check out using location from Google Play Services: http://developer.android.com/google/play-services/index.html

    It'll handle keeping track of the device's location, you just request the current location.

提交回复
热议问题