开发者

How to track GPS data from Android Mobile?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜