Android Open Source - Development data GtfsAlert






Project Summary

Application Android pour voir les GTFS disponible sur data.keolis-rennes.com.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GtfsAlert.

ItemValue
Java File Count9
Activity Count2
jar files usedandroid-ybo-db-1.0.2.jar
moteurcsv-1.0.3.jar
open-data-rennes-api-1.5.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE




Java Source Files

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