Simple Bus Android app for tracking the o2 busses in Slough.
simple-buss is hosted in the following web site
https://github.com/o2Labs/simple-buss
If you think the Android project simple-buss 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 simple-buss.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in simple-buss. The names of the image files are listed as follows.
image_button_bar_bg.png image_title_bar_bg.png
The following screenshort is generated from the image listed above.
simple-buss has the following Java source files.
com.o2.simplebus.SimpleBusApplication.java com.o2.simplebus.activity.BusTrackingActivity.java com.o2.simplebus.activity.HomeActivity.java com.o2.simplebus.controller.HomeController.java com.o2.simplebus.controller.MyResult.java com.o2.simplebus.controller.ServerManager.java com.o2.simplebus.controller.SettingsManager.java