Android Open Source - App track GTBusRoutes






Project Summary

An Android app which keeps track of the Georgia Tech buses for you..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GTBusRoutes.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
Required Permissionsandroid.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\my_route_config.xml
res\raw\vehicle_location.xml




Resource Files

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.

null




Java Source Files

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