Android Open Source - Sensor gps gpsAndroid






Project Summary

Proyecto ejemplo sobre el uso del sensor GPS en android.

Web Site / Source Repository

gpsAndroid is hosted in the following web site
https://github.com/f3r10/gpsAndroid

If you think the Android project gpsAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of gpsAndroid.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.example.gpsandriod.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

gpsAndroid has the following Java source files.

com.example.gpsandriod.MainActivity.java