Android Open Source - GPS battery GPSTrac






Project Summary

Android gps low battery trac.

Web Site / Source Repository

GPSTrac is hosted in the following web site
https://github.com/arons/GPSTrac

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

ItemValue
Java File Count21
Target SDK Version8
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in GPSTrac. The names of the image files are listed as follows.

arrow_320.png
pin.gif

The following screenshort is generated from the image listed above.

null

Java Source Files

GPSTrac has the following Java source files.

ch.arons.android.gps.GPSTracActivity.java
ch.arons.android.gps.GPXFileActivity.java
ch.arons.android.gps.GPXFileViewActivity.java
ch.arons.android.gps.GPXFileViewMapActivity.java
ch.arons.android.gps.Preferences.java
ch.arons.android.gps.RequestGPSListner.java
ch.arons.android.gps.SettingActivity.java
ch.arons.android.gps.io.file.GPXWayPoint.java
ch.arons.android.gps.io.file.GPXWriter.java
ch.arons.android.gps.io.file.GpxReader.java
ch.arons.android.gps.io.file.LogFile.java
ch.arons.android.gps.services.GPSLocationListner.java
ch.arons.android.gps.services.LocationStatus.java
ch.arons.android.gps.services.LowBatteryLocationService.java
ch.arons.android.gps.services.PassiveLocationListner.java
ch.arons.android.gps.widget.wheel.ArrayWheelAdapter.java
ch.arons.android.gps.widget.wheel.NumericWheelAdapter.java
ch.arons.android.gps.widget.wheel.OnWheelChangedListener.java
ch.arons.android.gps.widget.wheel.OnWheelScrollListener.java
ch.arons.android.gps.widget.wheel.WheelAdapter.java
ch.arons.android.gps.widget.wheel.WheelView.java