OLD - Android app using NextBus API through TTC's NVAS XML feeds..
TTCNextBus is hosted in the following web site
https://github.com/kentph/TTCNextBus
If you think the Android project TTCNextBus 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 TTCNextBus.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-sqlite-asset-helper.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Asset File Names | assets\databases\RouteDb.zip |
There are 3 image files in TTCNextBus. The names of the image files are listed as follows.
action_search.png ic_drawer.png navigation_refresh.png
The following screenshort is generated from the image listed above.
TTCNextBus has the following Java source files.
com.kentph.ttcnextbus.CreateDatabaseActivity.java com.kentph.ttcnextbus.LatLngTransferInterface.java com.kentph.ttcnextbus.LocalMapFragment.java com.kentph.ttcnextbus.LocalStopLocationsTransferInterface.java com.kentph.ttcnextbus.LocationServiceErrorMessages.java com.kentph.ttcnextbus.LocationUtils.java com.kentph.ttcnextbus.NetworkActivity.java com.kentph.ttcnextbus.NextBusPredictionsXmlParser.java com.kentph.ttcnextbus.NextBusRouteConfigXmlParser.java com.kentph.ttcnextbus.NextBusRouteListXmlParser.java com.kentph.ttcnextbus.PredictionsActivity.java com.kentph.ttcnextbus.PredictionsLayout.java com.kentph.ttcnextbus.PredictionsScrollFragment.java com.kentph.ttcnextbus.PredictionsTransferInterface.java com.kentph.ttcnextbus.RouteDbAssetHelper.java com.kentph.ttcnextbus.RouteDbHelper.java com.kentph.ttcnextbus.RouteFragment.java com.kentph.ttcnextbus.SettingsActivity.java