Android Open Source - Camera application thorn






Project Summary

Android app for creating gifs with a built-in camera.

Web Site / Source Repository

thorn is hosted in the following web site
https://github.com/zgthompson/thorn

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

ItemValue
Java File Count12
Target SDK Version17
Minimum SDK Version17
Activity Count4
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\ffmpeg
Raw File Namesres\raw\image1.jpg
res\raw\image10.jpg
res\raw\image2.jpg
res\raw\image3.jpg
res\raw\image4.jpg
res\raw\image5.jpg
res\raw\image6.jpg
res\raw\image7.jpg
res\raw\image8.jpg
res\raw\image9.jpg




Java Source Files

thorn has the following Java source files.

edu.santarosa.szcgat.thorn.AnimatedGifEncoder.java
edu.santarosa.szcgat.thorn.Camera.java
edu.santarosa.szcgat.thorn.ChooseGifActivity.java
edu.santarosa.szcgat.thorn.ExternalGifActivity.java
edu.santarosa.szcgat.thorn.FileManager.java
edu.santarosa.szcgat.thorn.Gallery.java
edu.santarosa.szcgat.thorn.GalleryActivity.java
edu.santarosa.szcgat.thorn.Gif.java
edu.santarosa.szcgat.thorn.GifProcessor.java
edu.santarosa.szcgat.thorn.GifViewer.java
edu.santarosa.szcgat.thorn.ProfileActivity.java
edu.santarosa.szcgat.thorn.ThornDatabase.java