Android Open Source - Development activity GPSService






Project Summary

Demonstrates how to use a service to regularly update a activity with data via callback. Also allows the activity to call functions on the service..

Web Site / Source Repository

GPSService is hosted in the following web site
https://github.com/JonasGroeger/GPSService

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

ItemValue
Java File Count4
Activity Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in GPSService. The names of the image files are listed as follows.

ic_menu_preferences.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GPSService has the following Java source files.

de.jonasgroeger.GPSActivity.java
de.jonasgroeger.GPSService.java
de.jonasgroeger.IListenerFunctions.java
de.jonasgroeger.IServiceFunctions.java