Android Open Source - Development imageview AndroidFloatingImage






Project Summary

this example explains how to code a floating imageView on top of your apps and with the ability to move it around the screen..

Web Site / Source Repository

AndroidFloatingImage is hosted in the following web site
https://github.com/k0shk0sh/AndroidFloatingImage

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

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.SYSTEM_ALERT_WINDOW




License

The license information of AndroidFloatingImage is as follows:

Apache License

Java Source Files

com.styleme.floating.example.MainActivity.java
com.styleme.floating.example.service.FloatingService.java
com.styleme.floating.example.views.FloatingImage.java