Android app for creating gifs with a built-in camera.
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.
The following table is the detailed list of thorn.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 4 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\ffmpeg |
Raw File Names | res\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 |
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