Sample Application : Create and show a gif.
Android-GIF is hosted in the following web site
https://github.com/jnour/Android-GIF
If you think the Android project Android-GIF 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 Android-GIF.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\bg_gif.gif assets\giphy.gif assets\test.gif |
There are 5 image files in Android-GIF. The names of the image files are listed as follows.
dimension.png ic_ab_back_holo_light_am.png ic_btn_search_go.png pixel_weave.png sativa.png
The following screenshort is generated from the image listed above.
Android-GIF has the following Java source files.
com.jnour.gifapp.ApplicationTest.java com.jnour.gifapp.activity.MainActivity.java com.jnour.gifapp.activity.SplashScreenActivity.java com.jnour.gifapp.adapter.MenuAdapter.java com.jnour.gifapp.utils.AnimatedGifEncoder.java com.jnour.gifapp.utils.Constants.java com.jnour.gifapp.utils.GifDecoder.java com.jnour.gifapp.view.GifImageView.java