Android Open Source - App screen floating-nice






Project Summary

An android application which have multi functions with floating windows. Useful especially for operating on big screen phones..

Web Site / Source Repository

floating-nice is hosted in the following web site
https://github.com/programus/floating-nice

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.EXPAND_STATUS_BAR
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SYSTEM_ALERT_WINDOW




Resource Files

There are 6 image files in floating-nice. The names of the image files are listed as follows.

down.png
ic_action_search.png
lock.png
menu.png
mute.png
sound.png

The following screenshort is generated from the image listed above.

null




Java Source Files

floating-nice has the following Java source files.

org.programus.android.floatings.Constants.java
org.programus.android.floatings.SettingsActivity.java
org.programus.android.floatings.activities.DialogActivity.java
org.programus.android.floatings.receivers.BootReceiver.java
org.programus.android.floatings.receivers.LockScreenReceiver.java
org.programus.android.floatings.receivers.OrientationChangedReceiver.java
org.programus.android.floatings.services.NetSpeedService.java
org.programus.android.floatings.services.SleepService.java
org.programus.android.floatings.services.core.FloatingService.java
org.programus.android.floatings.utils.Utilities.java
org.programus.android.floatings.viewhelper.MovableFloatingView.java