Android Open Source - Animation gif ImageViewEx






Project Summary

[DEPRECATED] - Extension of Android's ImageView that supports animated GIFs and includes a better density management..

Web Site / Source Repository

ImageViewEx is hosted in the following web site
https://github.com/frapontillo/ImageViewEx

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

ItemValue
Java File Count13
Target SDK Version17
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ImageViewEx has the following Java source files.

net.frakbot.cache.CacheHelper.java
net.frakbot.imageviewex.Converters.java
net.frakbot.imageviewex.ImageViewEx.java
net.frakbot.imageviewex.ImageViewNext.java
net.frakbot.imageviewex.listener.ImageViewExRequestListener.java
net.frakbot.imageviewex.operation.ImageDiskCacheOperation.java
net.frakbot.imageviewex.operation.ImageDownloadOperation.java
net.frakbot.imageviewex.operation.ImageMemCacheOperation.java
net.frakbot.imageviewex.requestmanager.ImageViewExRequestFactory.java
net.frakbot.imageviewex.requestmanager.ImageViewExRequestManager.java
net.frakbot.imageviewex.service.ImageViewExService.java
net.frakbot.remote.RemoteHelper.java