Android Open Source - Location track OCTranspoGPSForMyLocation






Project Summary

Android application to track OC Transpo buses for your current location.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OCTranspoGPSForMyLocation.

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Target SDK Version14
Minimum SDK Version14
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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 Namesassets\stops.txt




Resource Files

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.

null

Java Source Files

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