Android Open Source - App authentication GeoLock






Project Summary

Android application to demonstrate the use of geolocation as an authentication factor..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GeoLock.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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