This is a simple sample that can check GPS service and show your location on UI..
Android-GPS_With_Google_Map is hosted in the following web site
https://github.com/KeithWang/Android-GPS_With_Google_Map
If you think the Android project Android-GPS_With_Google_Map listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-GPS_With_Google_Map.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Android-GPS_With_Google_Map has the following Java source files.
com.example.gpsdemo.MainActivity.java