Android Open Source - Image save Enchroma






Project Summary

Enchroma is a chroma key app for Android phones. Take a picture against a green screen, choose a background, and create a composite image directly on your phone. The image can then be saved and or shared..

Web Site / Source Repository

Enchroma is hosted in the following web site
https://github.com/millerx/Enchroma

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

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Minimum SDK Version14
Activity Count6
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Enchroma has the following Java source files.

com.sosobro.enchroma.CameraPhotoView.java
com.sosobro.enchroma.ChromaKey.java
com.sosobro.enchroma.ChromakeyActivity.java
com.sosobro.enchroma.Common.java
com.sosobro.enchroma.FileUtils.java
com.sosobro.enchroma.MainActivity.java
com.sosobro.enchroma.PhotoView.java
com.sosobro.enchroma.PickUtils.java
com.sosobro.enchroma.SelectPhotoView.java
com.sosobro.enchroma.SplashActivity.java
com.sosobro.enchroma.ThumbnailBuilder.java