Android application that allows to mock location providers. It allows to mock location, speed and heading..
android-location-emulator is hosted in the following web site
https://github.com/witcraft/android-location-emulator
If you think the Android project android-location-emulator 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-location-emulator.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
There are 2 image files in android-location-emulator. The names of the image files are listed as follows.
destination_marker.png location.png
The following screenshort is generated from the image listed above.
android-location-emulator has the following Java source files.
com.witcraft.android.locationemulator.LocationEmulatorApplication.java com.witcraft.android.locationemulator.MainActivity.java com.witcraft.android.locationemulator.MockService.java com.witcraft.android.locationemulator.lib.GeoPointExtensions.java com.witcraft.android.locationemulator.lib.LocationExtensions.java com.witcraft.android.locationemulator.lib.OnDragEndListener.java com.witcraft.android.locationemulator.lib.OnDragOverlay.java