The android application for drawing photographs stored in the gallery of smart phone as photo collage.
PhotoCollage is hosted in the following web site
https://github.com/ansrl89/PhotoCollage
If you think the Android project PhotoCollage 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 PhotoCollage.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in PhotoCollage. The names of the image files are listed as follows.
flag200.png
The following screenshort is generated from the image listed above.
PhotoCollage has the following Java source files.
com.geeko.photocollageproject.Data.java com.geeko.photocollageproject.MyApplication.java com.geeko.photocollageproject.model.Adapter.java com.geeko.photocollageproject.model.BufferUtil.java com.geeko.photocollageproject.model.PhotoCollageGLRenderer.java com.geeko.photocollageproject.model.TouchEventHandler.java com.geeko.photocollageproject.ui.Fragment2.java com.geeko.photocollageproject.ui.Fragment3.java com.geeko.photocollageproject.ui.ItemView.java com.geeko.photocollageproject.ui.LoadingActivity.java com.geeko.photocollageproject.ui.LobbyActivity.java com.geeko.photocollageproject.ui.PhotoCollageActivity.java