mock location service for android forked from http://goo.gl/GfwB4J.
mlock is hosted in the following web site
https://github.com/ej3/mlock
If you think the Android project mlock 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 mlock.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpiv11, mdpi, hdpiv9, hdpi, mdpiv9, xhdpi, hdpiv11, xhdpiv9, xhdpiv11] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_MOCK_LOCATION |
There are 1 image files in mlock. The names of the image files are listed as follows.
ic_notify.png
The following screenshort is generated from the image listed above.
mlock has the following Java source files.
com.example.android.mocklocation.LocationUtils.java com.example.android.mocklocation.MainActivity.java com.example.android.mocklocation.SendMockLocationService.java com.example.android.mocklocation.TestLocation.java