Android Open Source - App sample Android-GIF






Project Summary

Sample Application : Create and show a gif.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-GIF.

ItemValue
Java File Count8
Supported screen sizes[xxhdpi]
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\bg_gif.gif
assets\giphy.gif
assets\test.gif




Resource Files

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.

null

Java Source Files

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