Android Open Source - Location Application MockLocation






Project Summary

A stupid simple app that will mock your location on android. I need it tho cause google bein a bich and gettin my location wrong and such..

Web Site / Source Repository

MockLocation is hosted in the following web site
https://github.com/headdetect/MockLocation

If you think the Android project MockLocation listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of MockLocation.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of MockLocation is as follows:

MIT License

Resource Files

There are 2 image files in MockLocation. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.headdetect.android.mocklocation.ApplicationTest.java
com.headdetect.android.mocklocation.LocationMapFragment.java
com.headdetect.android.mocklocation.MainActivity.java
com.headdetect.android.mocklocation.NavigationDrawerFragment.java
com.headdetect.android.mocklocation.Tasks.AddressLookupTask.java