This is the Repository for the SmartCommuter Android Application.
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.
The following table is the detailed list of Android-SmartCommuter.
Item | Value |
---|---|
Java File Count | 35 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 17 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\smartDB.sql |
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.
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