Basic(for now) Android app for OpenStreetMap using osmdroid.
AwOSM is hosted in the following web site
https://github.com/iambibhas/AwOSM
If you think the Android project AwOSM 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 AwOSM.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-async-http-1.4.5.jar android-support-v4.jar osmdroid-android-4.2.jar slf4j-android-1.5.8.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in AwOSM. The names of the image files are listed as follows.
androidmarker.png marker.png
The following screenshort is generated from the image listed above.
AwOSM has the following Java source files.
geohack.apps.awosm.MapActivity.java geohack.apps.awosm.MapFragment.java geohack.apps.awosm.NodeItemizedOverlay.java geohack.apps.awosm.OverpassApiWrapper.java