Application Android pour voir les GTFS disponible sur data.keolis-rennes.com.
GtfsAlert is hosted in the following web site
https://github.com/ybonnel/GtfsAlert
If you think the Android project GtfsAlert 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 GtfsAlert.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 2 |
jar files used | android-ybo-db-1.0.2.jar moteurcsv-1.0.3.jar open-data-rennes-api-1.5.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE |
GtfsAlert has the following Java source files.
fr.ybo.gtfsalert.activity.GtfsAlert.java fr.ybo.gtfsalert.activity.GtfsDetail.java fr.ybo.gtfsalert.adapter.GtfsAdapter.java fr.ybo.gtfsalert.application.GtfsAlertApplication.java fr.ybo.gtfsalert.database.GtfsAlertDatabase.java fr.ybo.gtfsalert.database.modele.GtfsInfos.java fr.ybo.gtfsalert.services.UpdateTimeService.java fr.ybo.gtfsalert.services.UpdateTimeServiceReceiver.java fr.ybo.gtfsalert.util.TacheAvecProgressDialog.java