An Android app which sources and organizes bus schedules. Schedules are downloaded from BCTransit website.
BCTransitGuide is hosted in the following web site
https://github.com/mehblah/BCTransitGuide
If you think the Android project BCTransitGuide 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 BCTransitGuide.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
jar files used | JSON_java.jar jsoup-1.7.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
BCTransitGuide has the following Java source files.
tsch.bctransitguide.ApplicationTest.java tsch.bctransitguide.BusSchedule.java tsch.bctransitguide.main.java