开发者

How to track GPS data from Android Mobile?

开发者 https://www.devze.com 2023-02-23 00:52 出处:网络
I\'ve started to learn about Micro. Now I\'m tracking GPS data. I would like to use information from Google Earth about开发者_Python百科 the position in order to make a calendar. How would I go about

I've started to learn about Micro. Now I'm tracking GPS data. I would like to use information from Google Earth about开发者_Python百科 the position in order to make a calendar. How would I go about doing this?


Android has a LocationManager service to enable this kind of thing http://developer.android.com/reference/android/location/LocationManager.html

To be honest though this will be quite tricky if you're just starting to learn. I would look for basic Android tutorials, try to follow those, then move onto tutorials about LocationManager when you've learned the ropes.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号