Simple Android app that uses NextBus open data to display TTC bus prediction times.
ttctracker is hosted in the following web site
https://github.com/mafidchao/ttctracker
If you think the Android project ttctracker 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 ttctracker.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE ca.on.senecac.ttctracker.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in ttctracker. The names of the image files are listed as follows.
ic_bus_marker.png
The following screenshort is generated from the image listed above.
ttctracker has the following Java source files.
ca.on.senecac.ttctracker.MainActivity.java ca.on.senecac.ttctracker.PredictionInfoWindow.java ca.on.senecac.ttctracker.RouteMapActivity.java