Android Open Source - Camera image Collagefy






Project Summary

This Android app allows users to create collages from images they have captured using their camera. Images can be moved, resized, and rotated to create the desire arrangement.

Web Site / Source Repository

Collagefy is hosted in the following web site
https://github.com/jacewardell/Collagefy

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

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Java Source Files

Collagefy has the following Java source files.

com.dubes33.collagefy.CollageFragment.java
com.dubes33.collagefy.CollageLibraryFragment.java
com.dubes33.collagefy.CollageViewGroup.java
com.dubes33.collagefy.ImageObject.java
com.dubes33.collagefy.MainActivity.java
com.dubes33.collagefy.PictureCollageDataModel
.java