[DEPRECATED] - Extension of Android's ImageView that supports animated GIFs and includes a better density management..
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.
The following table is the detailed list of ImageViewEx.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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