Android Open Source - Photo browse CameraRoll






Project Summary

Android gallery app that provides a faster and cleaner photo browsing experience than the stock application..

Web Site / Source Repository

CameraRoll is hosted in the following web site
https://github.com/zmchristensen/CameraRoll

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

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version14
Activity Count6
Fragment Count2
jar files usedsupport-v4-19.0.1-3bf117e59e2e0f41bbf9219f2be90cdcf1dd583d.jar




Java Source Files

CameraRoll has the following Java source files.

com.zachchristensen.cameraroll.AlbumDetailActivity.java
com.zachchristensen.cameraroll.AlbumDetailFragment.java
com.zachchristensen.cameraroll.AlbumListActivity.java
com.zachchristensen.cameraroll.AlbumListFragment.java
com.zachchristensen.cameraroll.BuildConfig.java
com.zachchristensen.cameraroll.ImagePreview.java
com.zachchristensen.cameraroll.adapters.AlbumListAdapter.java
com.zachchristensen.cameraroll.adapters.AlbumRollAdpater.java
com.zachchristensen.cameraroll.objects.Gallery.java
com.zachchristensen.cameraroll.utils.Image_Helper.java