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.
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.
The following table is the detailed list of Collagefy.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
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