Android Open Source - Location Application GPSMover






Project Summary

A simulating location App for Android.

Web Site / Source Repository

GPSMover is hosted in the following web site
https://github.com/unlucky/GPSMover

If you think the Android project GPSMover 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 GPSMover.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SECURE_SETTINGS
android.permission.WRITE_SETTINGS
com.google.android.providers.gsf.permission.READ_GSERVICES
org.unlucky.gpsmover.app.permission.MAPS_RECEIVE




License

The license information of GPSMover is as follows:

GNU General Public License

Resource Files

There are 1 image files in GPSMover. The names of the image files are listed as follows.

ic_menu_star.png

The following screenshort is generated from the image listed above.

null

Java Source Files

org.unlucky.gpsmover.app.AddLocationDialogFragment.java
org.unlucky.gpsmover.app.FavLocationDialogFragment.java
org.unlucky.gpsmover.app.FavLocationListAdapter.java
org.unlucky.gpsmover.app.GPSMoverService.java
org.unlucky.gpsmover.app.GotoLocationDialogFragment.java
org.unlucky.gpsmover.app.MainActivity.java
org.unlucky.gpsmover.app.SettingsActivity.java
org.unlucky.gpsmover.app.db.DatabaseOpenHelper.java
org.unlucky.gpsmover.app.db.FavoriteLocation.java
org.unlucky.gpsmover.app.db.FavoritesHelper.java
org.unlucky.gpsmover.app.util.Common.java