App for lock screen customization.
Android-LockScreen is hosted in the following web site
https://github.com/ShakeebM/Android-LockScreen
If you think the Android project Android-LockScreen 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 Android-LockScreen.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.DISABLE_KEYGUARD android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
There are 1 image files in Android-LockScreen. The names of the image files are listed as follows.
homelogo.png
The following screenshort is generated from the image listed above.
Android-LockScreen has the following Java source files.
com.shakeeb.customlockscreen.ApplicationTest.java com.shakeeb.customlockscreen.LockScreenAppActivity.java com.shakeeb.customlockscreen.MyService.java com.shakeeb.customlockscreen.StartLockScreen.java com.shakeeb.customlockscreen.receiver.lockScreenReeiver.java