Android Open Source - Animation image GifImageView






Project Summary

Android ImageView that handles animated GIF images.

Web Site / Source Repository

GifImageView is hosted in the following web site
https://github.com/felipecsl/GifImageView

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

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.INTERNET

License

The license information of GifImageView is as follows:

MIT License





Java Source Files

com.felipecsl.gifimageview.app.ByteArrayHttpClient.java
com.felipecsl.gifimageview.app.GifDataDownloader.java
com.felipecsl.gifimageview.app.MainActivity.java
com.felipecsl.gifimageview.library.GifDecoder.java
com.felipecsl.gifimageview.library.GifImageView.java