Android application to demonstrate the use of geolocation as an authentication factor..
GeoLock is hosted in the following web site
https://github.com/MWSanders/GeoLock
If you think the Android project GeoLock 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 GeoLock.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.DISABLE_KEYGUARD android.permission.INTERNET android.permission.LOCATION_HARDWARE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
There are 3 image files in GeoLock. The names of the image files are listed as follows.
ic_action_search.png off.png push.png
The following screenshort is generated from the image listed above.
GeoLock has the following Java source files.
edu.uccs.msander6.AdminReceiver.java edu.uccs.msander6.GeoUtils.java edu.uccs.msander6.InRangeDialog.java edu.uccs.msander6.LocationResource.java edu.uccs.msander6.LockService.java edu.uccs.msander6.MainActivity.java edu.uccs.msander6.OutOfRangeDialog.java edu.uccs.msander6.ScreenReceiver.java edu.uccs.msander6.ShowSettingsActivity.java