An open-source application to allow developers to learn to create android applications for University of Michigan blue buses.
BlueBus is hosted in the following web site
https://github.com/ishbaid/BlueBus
If you think the Android project BlueBus 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 BlueBus.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
BlueBus has the following Java source files.
com.baid.bluebus.bluebus.ApplicationTest.java com.baid.bluebus.bluebus.BusScheduleActivity.java com.baid.bluebus.bluebus.MainActivity.java com.baid.bluebus.bluebus.OnTaskCompleted.java com.baid.bluebus.bluebus.QuickLaunchActivity.java com.baid.bluebus.bluebus.RetrieveETA.java com.baid.bluebus.bluebus.RetrieveStops.java