London Transit Bus app. Users input a stop number and this will tell them the next n buses coming to that stop..
Bapp is hosted in the following web site
https://github.com/ctreulieb/Bapp
If you think the Android project Bapp 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 Bapp.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 3 |
jar files used | jsoup-1.8.1-javadoc.jar jsoup-1.8.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Bapp has the following Java source files.
com.ltcnextbus.ct.favourites.FavouriteFileManager.java com.ltcnextbus.ct.favourites.FavouriteStop.java com.ltcnextbus.ct.ltcnextbus.About.java com.ltcnextbus.ct.ltcnextbus.ApplicationTest.java com.ltcnextbus.ct.ltcnextbus.Favourites.java com.ltcnextbus.ct.ltcnextbus.LTCNextBusMain.java com.ltcnextbus.ct.ltcstoptime.LTCStopTime.java com.ltcnextbus.ct.ltcstoptime.LTCStopTimeComparator.java