Android Open Source - App bus BusWatcher






Project Summary

This is a android app used to track the incoming bus to a certain stop..

Web Site / Source Repository

BusWatcher is hosted in the following web site
https://github.com/yiochen/BusWatcher

If you think the Android project BusWatcher 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 BusWatcher.

ItemValue
Java File Count10
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
Raw File Namesres\raw\screen_shot.png




Java Source Files

BusWatcher has the following Java source files.

com.hackru.buswatcher.ApplicationTest.java
com.hackru.buswatcher.ChooseBusActivity.java
com.hackru.buswatcher.ChooseStopActivity.java
com.hackru.buswatcher.GetDataService.java
com.hackru.buswatcher.WatcherActivity.java
com.hackru.buswatcher.com.hackru.buswatcher.data.ActiveBus.java
com.hackru.buswatcher.com.hackru.buswatcher.data.Bus.java
com.hackru.buswatcher.com.hackru.buswatcher.data.BusCollection.java
com.hackru.buswatcher.com.hackru.buswatcher.data.Stop.java
com.hackru.buswatcher.com.hackru.buswatcher.data.StopCollection.java