Android Open Source - Development sdk GlowPadBackport






Project Summary

A backport of the Android 4.2 GlowPadView that works on the SDK on API levels 4+.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GlowPadBackport.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.VIBRATE




Resource Files

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.

null




Java Source Files

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