allows to change mock location from command line on real devices.
android-mock-location-from-command-line is hosted in the following web site
https://github.com/amotzte/android-mock-location-from-command-line
If you think the Android project android-mock-location-from-command-line 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-mock-location-from-command-line.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
android-mock-location-from-command-line has the following Java source files.
com.example.amotz.mockLocationForDeveloper.ApplicationTest.java com.example.amotz.mockLocationForDeveloper.MockLocationProvider.java com.example.amotz.mockLocationForDeveloper.MyActivity.java com.example.amotz.mockLocationForDeveloper.MyReceiver.java