Android location mocking app as provided by Google, updated to build with Gradle.
LocationProvider-Gradle is hosted in the following web site
https://github.com/brk3/LocationProvider-Gradle
If you think the Android project LocationProvider-Gradle 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 LocationProvider-Gradle.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpiv11, mdpi, hdpiv9, hdpi, mdpiv9, xhdpi, xhdpiv9, hdpiv11, xhdpiv11] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_MOCK_LOCATION |
There are 1 image files in LocationProvider-Gradle. The names of the image files are listed as follows.
ic_notify.png
The following screenshort is generated from the image listed above.
LocationProvider-Gradle 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