This is a work in progress Android applicatino for getting public transit information using the Translink API.
Transit is hosted in the following web site
https://github.com/shlfung/Transit
If you think the Android project Transit 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 Transit.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Transit has the following Java source files.
com.example.android.transit.ApplicationTest.java com.example.android.transit.DetailActivity.java com.example.android.transit.MainActivity.java com.example.android.transit.ScheduleFragment.java com.example.android.transit.SettingsActivity.java