Android my/any location sender with osmdroid.
SendMyLocationAndroid is hosted in the following web site
https://github.com/philipphock/SendMyLocationAndroid
If you think the Android project SendMyLocationAndroid 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 SendMyLocationAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar osmdroid-android-4.0.jar osmdroid-packager-4.0.jar osmdroid-third-party-4.0.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 |
SendMyLocationAndroid has the following Java source files.
de.philipphock.android.sendmylocation.MainActivity.java de.philipphock.android.sendmylocation.SendLocation.java de.philipphock.android.sendmylocation.TouchMapView.java