Android Open Source - Network application EsTrains






Project Summary

Android application for querying Spanish Railway Network timetables.

Web Site / Source Repository

EsTrains is hosted in the following web site
https://github.com/dpino/EsTrains

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

ItemValue
Java File Count9
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET




License

The license information of EsTrains is as follows:

GNU General Public License

Java Source Files

es.trains.activities.ListTrainResults.java
es.trains.activities.SearchTimetable.java
es.trains.model.Timetable.java
es.trains.model.TrainItem.java
es.trains.provider.EsTrainProvider.java
es.trains.provider.Timetable.java
es.trains.provider.Train.java
es.trains.services.EsTrainXHR.java
es.trains.views.TrainAdapterView.java