Android Open Source - App repository Android-SmartCommuter






Project Summary

This is the Repository for the SmartCommuter Android Application.

Web Site / Source Repository

Android-SmartCommuter is hosted in the following web site
https://github.com/ElWexicano/Android-SmartCommuter

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

ItemValue
Java File Count35
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version8
Activity Count17
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Asset File Namesassets\smartDB.sql




Resource Files

There are 19 image files in Android-SmartCommuter. The names of the image files are listed as follows.

bg.png
ic_facebook.png
ic_favourite.png
ic_menu_home.png
ic_menu_info.png
ic_menu_settings.png
ic_nearby.png
ic_search.png
ic_twitter.png
img_bus_eireann.png
img_dublin_bus.png
img_irish_rail.png
img_jj_kavanagh.png
img_luas.png
map_ic_bus.png
map_ic_female.png
map_ic_male.png
map_ic_train.png
map_ic_tram.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-SmartCommuter has the following Java source files.

ie.smartcommuter.controllers.DirectionArrayAdapter.java
ie.smartcommuter.controllers.RealtimeArrayAdapter.java
ie.smartcommuter.controllers.SmartActivity.java
ie.smartcommuter.controllers.SmartMapActivity.java
ie.smartcommuter.controllers.SmartOverlay.java
ie.smartcommuter.controllers.SmartTabActivity.java
ie.smartcommuter.controllers.SmartTabContentActivity.java
ie.smartcommuter.controllers.StationArrayAdapter.java
ie.smartcommuter.controllers.maps.NearbyStationsMapActivity.java
ie.smartcommuter.controllers.maps.StationLocationActivity.java
ie.smartcommuter.controllers.screens.FavouriteStationsActivity.java
ie.smartcommuter.controllers.screens.HomeActivity.java
ie.smartcommuter.controllers.screens.NearbyStationsActivity.java
ie.smartcommuter.controllers.screens.SearchActivity.java
ie.smartcommuter.controllers.screens.SettingsActivity.java
ie.smartcommuter.controllers.screens.SplashScreenActivity.java
ie.smartcommuter.controllers.screens.StationActivity.java
ie.smartcommuter.controllers.screens.TutorialActivity.java
ie.smartcommuter.controllers.tabcontents.NearbyStationsListActivity.java
ie.smartcommuter.controllers.tabcontents.StationDirectionsActivity.java
ie.smartcommuter.controllers.tabcontents.StationRealtimeActivity.java
ie.smartcommuter.models.Address.java
ie.smartcommuter.models.Company.java
ie.smartcommuter.models.Constants.java
ie.smartcommuter.models.ContactDetails.java
ie.smartcommuter.models.DatabaseHelper.java
ie.smartcommuter.models.DatabaseManager.java
ie.smartcommuter.models.Directions.java
ie.smartcommuter.models.FileHelper.java
ie.smartcommuter.models.GeoLocation.java
ie.smartcommuter.models.MyApplication.java
ie.smartcommuter.models.Stage.java
ie.smartcommuter.models.Station.java
ie.smartcommuter.models.StationData.java
ie.smartcommuter.models.Utilities.java