Android Open Source - NFC application nfcunlocker






Project Summary

Android application for screen unlock using NFC.

Web Site / Source Repository

nfcunlocker is hosted in the following web site
https://github.com/PaulAnnekov/nfcunlocker

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count5
jar files usedRootTools2.6.jar
acra-4.5.0.jar
Required Permissionsandroid.permission.DISABLE_KEYGUARD
android.permission.INTERNET
android.permission.NFC




License

The license information of nfcunlocker is as follows:

Apache License

Resource Files

There are 3 image files in nfcunlocker. The names of the image files are listed as follows.

launcher.png
save.png
search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.steelrat.nfcunlocker.AddActivity.java
com.steelrat.nfcunlocker.DiscoveredActivity.java
com.steelrat.nfcunlocker.MainActivity.java
com.steelrat.nfcunlocker.NFCApplication.java
com.steelrat.nfcunlocker.helpers.AppDeviceAdminReceiver.java
com.steelrat.nfcunlocker.helpers.TagsStorage.java
com.steelrat.nfcunlocker.settingsactivity.SettingsActivityBase.java
com.steelrat.nfcunlocker.settingsactivity.SettingsActivityOA.java
com.steelrat.nfcunlocker.settingsactivity.SettingsActivity.java
com.steelrat.nfcunlocker.unlockmethods.DevicePolicyUnlockMethod.java
com.steelrat.nfcunlocker.unlockmethods.FlagUnlock.java
com.steelrat.nfcunlocker.unlockmethods.InputUnlock.java
com.steelrat.nfcunlocker.unlockmethods.KeyguardUnlock.java
com.steelrat.nfcunlocker.unlockmethods.UnlockMethodFactory.java
com.steelrat.nfcunlocker.unlockmethods.UnlockMethod.java