Android Open Source - UI button FloatingLockButton






Project Summary

Floating on-screen button that locks your Android device..

Web Site / Source Repository

FloatingLockButton is hosted in the following web site
https://github.com/jonduran3000/FloatingLockButton

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

ItemValue
Java File Count7
Supported screen sizes[mdpiv11, mdpi, xxhdpi, hdpi, mdpiv9, xhdpi, xxhdpiv11, hdpiv11, xhdpiv9, xxxhdpi, hdpiv9, xhdpiv11, nodpi, xxhdpiv9]
Activity Count1
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.SYSTEM_ALERT_WINDOW
Asset File Namesassets\fonts\RobotoCondensed-Bold.ttf
assets\fonts\RobotoCondensed-BoldItalic.ttf
assets\fonts\RobotoCondensed-Italic.ttf
assets\fonts\RobotoCondensed-Light.ttf
assets\fonts\RobotoCondensed-LightItalic.ttf
assets\fonts\RobotoCondensed-Regular.ttf




Resource Files

There are 7 image files in FloatingLockButton. The names of the image files are listed as follows.

ic_action_android.png
ic_check_box_black_24dp.png
ic_check_box_outline_blank_black_24dp.png
ic_check_box_outline_blank_grey600_24dp.png
ic_notification_icon.png
icon_power_button.png
icon_power_button_white.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FloatingLockButton has the following Java source files.

com.jonathanduran.floatinglockbutton.Admin.java
com.jonathanduran.floatinglockbutton.ApplicationTest.java
com.jonathanduran.floatinglockbutton.BootReceiver.java
com.jonathanduran.floatinglockbutton.FloatingButtonService.java
com.jonathanduran.floatinglockbutton.MainActivity.java
com.jonathanduran.floatinglockbutton.TypefaceSpan.java
com.jonathanduran.floatinglockbutton.Util.java