Android gallery app that provides a faster and cleaner photo browsing experience than the stock application..
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.
The following table is the detailed list of CameraRoll.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 2 |
jar files used | support-v4-19.0.1-3bf117e59e2e0f41bbf9219f2be90cdcf1dd583d.jar |
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