Android Open Source - Location track CentroTracker






Project Summary

Android application to track bus route and location.

Web Site / Source Repository

CentroTracker is hosted in the following web site
https://github.com/pmuthukumarasamy/CentroTracker

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.palani.centrotracker.permission.MAPS_RECEIVE




Resource Files

There are 3 image files in CentroTracker. The names of the image files are listed as follows.

bus_green_icon.png
centro.png
splash.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CentroTracker has the following Java source files.

com.palani.centrotracker.MainActivity.java
com.palani.centrotracker.SplashActivity.java
com.palani.centrotracker.calculations.CurrentPosition.java
com.palani.centrotracker.database.DatabaseChangeListener.java
com.palani.centrotracker.database.DatabaseHelper.java
com.palani.centrotracker.maputil.MapUtil.java
com.palani.centrotracker.util.Utility.java
com.palani.dataModel.Route.java
com.palani.dataModel.Stop.java