Android implementation for a always-above-any-screen widget.
FloatingWidget is hosted in the following web site
https://github.com/narioinc/FloatingWidget
If you think the Android project FloatingWidget 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 FloatingWidget.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_Fine_LOCATION android.permission.SYSTEM_ALERT_WINDOW |
There are 1 image files in FloatingWidget. The names of the image files are listed as follows.
map_marker.png
The following screenshort is generated from the image listed above.
FloatingWidget has the following Java source files.
com.example.floatingwidget.FloatingSnitch.java com.example.floatingwidget.MainActivity.java