Android application to track OC Transpo buses for your current location.
OCTranspoGPSForMyLocation is hosted in the following web site
https://github.com/Makkurokurosuke/OCTranspoGPSForMyLocation
If you think the Android project OCTranspoGPSForMyLocation 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 OCTranspoGPSForMyLocation.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 1 |
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 com.google.android.providers.gsf.permission.READ_GSERVICES com.octranspogps.permission.MAPS_RECEIVE |
Asset File Names | assets\stops.txt |
There are 2 image files in OCTranspoGPSForMyLocation. The names of the image files are listed as follows.
bus_icon.png bus_stop.png
The following screenshort is generated from the image listed above.
OCTranspoGPSForMyLocation has the following Java source files.
com.octranspoBLL.Bus.java com.octranspoBLL.BusStop.java com.octranspoBLL.OCUtility.java net.nekobus.DisplayMapActivity.java net.nekobus.ListActivityMain.java net.nekobus.ListAdapter.java net.nekobus.ListRouteActivity.java net.nekobus.SearchByStopIDActivity.java net.nekobus.SearchResultActivity.java net.wakame.octranspodb.db.DbHelper.java net.wakame.octranspodb.db.StopsDao.java