An android application for searching local bus timetables and routes.
Routr is hosted in the following web site
https://github.com/Sandmania/Routr
If you think the Android project Routr 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 Routr.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Routr. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Routr has the following Java source files.
fi.routr.RoutrActivity.java fi.routr.RoutrApplication .java fi.routr.dto.LocationSearchDTO.java fi.routr.fragment.ChooseLocationDialogFragment.java fi.routr.fragment.DateDialogFragment.java fi.routr.fragment.TimeDialogFragment.java fi.routr.tasks.async.LocationRequestTask .java