Android sample app providing Javascript interface to Android Location API functions.
WebViewMap is hosted in the following web site
https://github.com/benismobile/WebViewMap
If you think the Android project WebViewMap 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 WebViewMap.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\img\map_blue.png |
There are 9 image files in WebViewMap. The names of the image files are listed as follows.
ic_action_directions.png ic_action_directions_off.png ic_action_location_found.png ic_action_location_off.png ic_action_location_searching.png ic_action_off.png ic_action_place.png ic_action_settings.png map_blue.png
The following screenshort is generated from the image listed above.
WebViewMap has the following Java source files.
org.fabeo.benbutchart.webmap.LocationAPI.java org.fabeo.benbutchart.webmap.LocationClient.java org.fabeo.benbutchart.webmap.LocationUpdateIntentService.java org.fabeo.benbutchart.webmap.LocationUtils.java org.fabeo.benbutchart.webmap.TrackingDataSQLiteOpenHelper.java org.fabeo.benbutchart.webmap.WebViewLocationAPI .java org.fabeo.benbutchart.webmap.WebViewMap.java