A simple Android code that can display the "next station" according to your GPS location.
Taiwan-Next-Station is hosted in the following web site
https://github.com/timfan3939/Taiwan-Next-Station
If you think the Android project Taiwan-Next-Station 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 Taiwan-Next-Station.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
Raw File Names | res\raw\line.csv res\raw\pos.csv res\raw\testdata1.csv |
Taiwan-Next-Station has the following Java source files.
tw.idv.ctfan.taiwannextstation.MainActivity.java tw.idv.ctfan.taiwannextstation.MockLocationProvider.java