A little application which make calls to rest web services and use Google Maps API to display locations..
android-rest-map is hosted in the following web site
https://github.com/vferries/android-rest-map
If you think the Android project android-rest-map 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 android-rest-map.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in android-rest-map. The names of the image files are listed as follows.
marker_green.png marker_red.png
The following screenshort is generated from the image listed above.
android-rest-map has the following Java source files.
android.maps.AddressItemizedOverlay.java android.maps.RestClientActivity.java android.maps.RestClientApplication.java android.maps.SearchAddressActivity.java android.maps.SearchResultAdapter.java