Android app to show public rental bike map especially from chinarmb.com.
cnrentalbikemap-android is hosted in the following web site
https://github.com/sherlockq/cnrentalbikemap-android
If you think the Android project cnrentalbikemap-android 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 cnrentalbikemap-android.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-async-http-1.4.3.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.mapdemo.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
Raw File Names | res\raw\station_list.txt |
There are 8 image files in cnrentalbikemap-android. The names of the image files are listed as follows.
ic_actionbar_position.png ic_cycling.png ic_launcher_rmb.png m1.png m2.png m3.png m4.png m5.png
The following screenshort is generated from the image listed above.
cnrentalbikemap-android has the following Java source files.
com.wukongzou.chinarentalbicyclemap.AboutActivity.java com.wukongzou.chinarentalbicyclemap.MainActivity.java com.wukongzou.chinarentalbicyclemap.constant.Constant.java com.wukongzou.chinarentalbicyclemap.http.baidufix.BaiduApiFixClient.java com.wukongzou.chinarentalbicyclemap.http.baidufix.BaiduApiFixHttpResponseHandler.java com.wukongzou.chinarentalbicyclemap.http.cmbstate.ChinarmbStateClient.java com.wukongzou.chinarentalbicyclemap.http.cmbstate.StationState.java com.wukongzou.chinarentalbicyclemap.http.cmbstate.StationStateHttpResponseHandler.java com.wukongzou.chinarentalbicyclemap.marker.ClusterIconProvider.java