Android Open Source - Development api UTA-SPY






Project Summary

This was an android application I built that hits UTAs API for public transit.

Web Site / Source Repository

UTA-SPY is hosted in the following web site
https://github.com/jakewilson801/UTA-SPY

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\uta.sqlite




Resource Files

There are 35 image files in UTA-SPY. The names of the image files are listed as follows.

about.png
about_pressed.png
aboutss.png
arrowleft.png
arrowleftpressed.png
arrowright.png
arrowrightpressed.png
balloon_overlay_close.png
balloon_overlay_focused.9.png
balloon_overlay_unfocused.9.png
bus.png
bustop.png
favorite.png
favorites.png
favorites_pressed.png
favoritesh.png
favoriteshome.png
gear.png
homescre.png
homescree.png
icong.png
location.png
locationicon.png
nearby.png
nearby_pressed.png
qrcode.png
qrcode_pressed.png
search.png
setting.png
setting_pressed.png
title_refresh.png
title_refreshalt.png
train.png
train2.png
unfavorite.png

The following screenshort is generated from the image listed above.

null




Java Source Files

UTA-SPY has the following Java source files.

com.jakewilson.BusCatcher.AboutActivity.java
com.jakewilson.BusCatcher.ActionBarActivity.java
com.jakewilson.BusCatcher.BalloonItemizedOverlay.java
com.jakewilson.BusCatcher.BalloonOverlayView.java
com.jakewilson.BusCatcher.BusCatcherActivity.java
com.jakewilson.BusCatcher.CustomBalloonOverlayView.java
com.jakewilson.BusCatcher.CustomItemizedOverlay.java
com.jakewilson.BusCatcher.CustomOverlayItem.java
com.jakewilson.BusCatcher.DataBaseHelper.java
com.jakewilson.BusCatcher.Favorite.java
com.jakewilson.BusCatcher.FavoriteMap.java
com.jakewilson.BusCatcher.FavoritesActivity.java
com.jakewilson.BusCatcher.HomeActivity.java
com.jakewilson.BusCatcher.JSONSharedPreferences.java
com.jakewilson.BusCatcher.Overlays.java
com.jakewilson.BusCatcher.Settings.java
com.jakewilson.BusCatcher.SettingsActivity.java
com.jakewilson.BusCatcher.Stop.java
com.jakewilson.BusCatcher.SuperOverlay.java
com.jakewilson.BusCatcher.Vehicle.java