Android Open Source - App bus NYU-BusTracker-Android






Project Summary

Android application used to track the NYU bus system..

Web Site / Source Repository

NYU-BusTracker-Android is hosted in the following web site
https://github.com/tpalsulich/NYU-BusTracker-Android

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count1
jar files usedFlurryAnalytics-4.1.0.jar
libGoogleAnalyticsServices.jar
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




License

The license information of NYU-BusTracker-Android is as follows:

Apache License

Resource Files

There are 5 image files in NYU-BusTracker-Android. The names of the image files are listed as follows.

ic_action_about.png
ic_bus_arrow.png
ic_deselected_heart.png
ic_map_stop.png
ic_selected_heart.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.nyubustracker.NYUBusTrackerApplication.java
com.nyubustracker.activities.MainActivity.java
com.nyubustracker.adapters.StopAdapter.java
com.nyubustracker.adapters.TimeAdapter.java
com.nyubustracker.helpers.BusDownloaderHelper.java
com.nyubustracker.helpers.BusManager.java
com.nyubustracker.helpers.DownloaderHelper.java
com.nyubustracker.helpers.Downloader.java
com.nyubustracker.helpers.MultipleOrientationSlidingDrawer.java
com.nyubustracker.helpers.RouteDownloaderHelper.java
com.nyubustracker.helpers.SegmentDownloaderHelper.java
com.nyubustracker.helpers.StopDownloaderHelper.java
com.nyubustracker.helpers.TimeDownloaderHelper.java
com.nyubustracker.helpers.VersionDownloaderHelper.java
com.nyubustracker.models.Bus.java
com.nyubustracker.models.Route.java
com.nyubustracker.models.Stop.java
com.nyubustracker.models.Time.java