Android gps low battery trac.
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.
The following table is the detailed list of GPSTrac.
Item | Value |
---|---|
Java File Count | 21 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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