A backport of the Android 4.2 GlowPadView that works on the SDK on API levels 4+.
GlowPadBackport is hosted in the following web site
https://github.com/frakbot/GlowPadBackport
If you think the Android project GlowPadBackport 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 GlowPadBackport.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
There are 6 image files in GlowPadBackport. The names of the image files are listed as follows.
ic_in_call_touch_handle_normal.png ic_lockscreen_answer_activated.png ic_lockscreen_answer_normal.png ic_lockscreen_decline_activated.png ic_lockscreen_decline_normal.png ic_lockscreen_handle_pressed.png
The following screenshort is generated from the image listed above.
GlowPadBackport has the following Java source files.
net.frakbot.glowpadbackport.GlowPadView.java net.frakbot.glowpadbackport.PointCloud.java net.frakbot.glowpadbackport.TargetDrawable.java net.frakbot.glowpadbackport.util.Const.java net.frakbot.glowpadbackport.util.TimeInterpolator.java net.frakbot.glowpadbackportsample.SampleActivity.java