A new android application for Oslos public transit provider Ruter. As ruter is developing their own app and Google Maps got support for public transit in Oslo, we probably won't finish it....
ruter is hosted in the following web site
https://github.com/haugene/ruter
If you think the Android project ruter 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 ruter.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 4 image files in ruter. The names of the image files are listed as follows.
ic_action_search.png ic_search.png icon_metro.png icon_search.png
The following screenshort is generated from the image listed above.
ruter has the following Java source files.
no.ruter.app.android.MainViewActivity.java no.ruter.app.android.adapter.LocationAutoCompleteAdapter.java no.ruter.app.android.adapter.RealTimeDataAdapter.java no.ruter.app.android.fragment.ClosestStopFragment.java no.ruter.app.android.fragment.RealTimeSectionFragment.java no.ruter.app.android.fragment.RoutePlannerSectionFragment.java no.ruter.app.domain.Platform.java no.ruter.app.domain.RealTimeData.java no.ruter.app.domain.RealTimeLocation.java no.ruter.app.exception.RepositoryException.java no.ruter.app.geoconverter.Conversion.java no.ruter.app.geoconverter.GeographicPoint.java no.ruter.app.observers.LocationObserver.java no.ruter.app.observers.NearMeObserver.java no.ruter.app.repository.LocationRepository.java no.ruter.app.repository.LocationRepositoryImpl.java no.ruter.app.repository.PlaceRepository.java no.ruter.app.repository.PlaceRepositoryImpl.java no.ruter.app.repository.RealTimeRepository.java no.ruter.app.repository.RealTimeRepositoryImpl.java no.ruter.app.repository.RepositoryFactory.java no.ruter.app.service.RuterService.java no.ruter.app.service.RuterServiceImpl.java no.ruter.app.service.ServiceFactory.java no.ruter.app.utils.JSONUtil.java no.ruter.app.utils.LocationUtil.java