关于GPS using android.location
这个应用程序显示了如何使用基本android.location包一个简单的演示。
This app shows a simple demo of how to use the base android.location package without having to use the full Google Location API. Although you will typically want to use the Location API to get improved performance, doing so can introduce a lot of additional dependencies into your project, and can prove to be particularly difficult in Eclipse projects.
The source code for this app can be found here:
https://github.com/mholzel/GPStest
with a short discussion here:
http://pcessflight.com/gps-using-android-location/
最新版本1.0的更新日志
Last updated on 2022年06月13日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
GPS using android.location历史版本
58.4 KB2022年06月13日


