An android app that helps you to calculate your auto fare.
AutoMeter is hosted in the following web site
https://github.com/amit0rana/AutoMeter
If you think the Android project AutoMeter 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 AutoMeter.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 3 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION |
Asset File Names | assets\DIGITAL.TXT assets\DS-DIGI.TTF assets\DS-DIGIB.TTF assets\DS-DIGII.TTF assets\DS-DIGIT.TTF |
There are 1 image files in AutoMeter. The names of the image files are listed as follows.
androiddev.png
The following screenshort is generated from the image listed above.
AutoMeter has the following Java source files.
com.augb.autometer.Autometer.java com.augb.autometer.GpsLocation.java com.augb.autometer.GpsLocationCalculator.java com.augb.autometer.GpsLocationManager.java com.augb.autometer.GpsNotificationListener.java com.augb.autometer.RouteData.java com.augb.autometer.activity.Settings.java com.augb.autometer.util.Util.java