My first android app.
Lock is hosted in the following web site
https://github.com/CyanoBeta/Lock
If you think the Android project Lock 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 Lock.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v13.jar android-support-v4.jar |
Required Permissions | USES_POLICY_RESET_PASSWORD android.permission.DISABLE_KEYGUARD android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
Lock has the following Java source files.
com.example.lock.AdminReceiver.java com.example.lock.BootReceiver.java com.example.lock.LockStatusService.java com.example.lock.MainActivity.java