An Android app which keeps track of the Georgia Tech buses for you..
GTBusRoutes is hosted in the following web site
https://github.com/ThoughtTechnician/GTBusRoutes
If you think the Android project GTBusRoutes 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 GTBusRoutes.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | 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 Names | res\raw\my_route_config.xml res\raw\vehicle_location.xml |
There are 21 image files in GTBusRoutes. The names of the image files are listed as follows.
action_search.png checked.png drawer_shadow.9.png ic_drawer.png pressed_checked.png pressed_unchecked.png unchecked.png unpressed_checked.png unpressed_checked_blue.png unpressed_checked_emory.png unpressed_checked_green.png unpressed_checked_rambler.png unpressed_checked_red.png unpressed_checked_trolley.png unpressed_unchecked.png unpressed_unchecked_blue.png unpressed_unchecked_emory.png unpressed_unchecked_green.png unpressed_unchecked_rambler.png unpressed_unchecked_red.png unpressed_unchecked_trolley.png
The following screenshort is generated from the image listed above.
GTBusRoutes has the following Java source files.
com.thoughttechnician.gtbusroutes.Direction.java com.thoughttechnician.gtbusroutes.Place.java com.thoughttechnician.gtbusroutes.PlaceSearchActivity.java com.thoughttechnician.gtbusroutes.PlaceSearchFragment.java com.thoughttechnician.gtbusroutes.PlacesHandler.java com.thoughttechnician.gtbusroutes.Route.java com.thoughttechnician.gtbusroutes.RouteMapActivity.java com.thoughttechnician.gtbusroutes.RouteMapFragment.java com.thoughttechnician.gtbusroutes.Stop.java com.thoughttechnician.gtbusroutes.Vehicle.java com.thoughttechnician.gtbusroutes.XMLHandler.java