Android Open Source - App bus Routr






Project Summary

An android application for searching local bus timetables and routes.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Routr.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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