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/
Last updated on 2022年06月12日
このバージョンには軽微な不具合の修正と全般的な改善が含まれています。快適に利用するため、最新版にアップデートしてください。