Android Open Source - GPS service GpsExample






Project Summary

GPS Background monitoring Service for Android Apps, designed to be almost Plug n Play..

Web Site / Source Repository

GpsExample is hosted in the following web site
https://github.com/sergiocampama/GpsExample

If you think the Android project GpsExample 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 GpsExample.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.READ_SYNC_SETTINGS
android.permission.READ_SYNC_STATS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WRITE_SYNC_SETTINGS




License

The license information of GpsExample is as follows:

MIT License

Java Source Files

me.kaipi.gpsexample.BootReceiver.java
me.kaipi.gpsexample.GpsService.java
me.kaipi.gpsexample.LocationReceiver.java
me.kaipi.gpsexample.MainActivity.java