Android Open Source - Photo library picsy






Project Summary

Lightweight photo capture library that simplifies capturing 1:1 aspect ratio photos.

Web Site / Source Repository

picsy is hosted in the following web site
https://github.com/samkirton/picsy

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2

Resource Files

There are 7 image files in picsy. The names of the image files are listed as follows.

activity_display_capture.png
com_picsy_view_control_capture.png
com_picsy_view_control_flash_auto.png
com_picsy_view_control_flash_off.png
com_picsy_view_control_flash_on.png
com_picsy_view_control_grid.png
com_picsy_view_control_switch.png

The following screenshort is generated from the image listed above.

null




Java Source Files

picsy has the following Java source files.

com.memtrip.picsy.ApplicationTest.java
com.memtrip.picsy.activity.DisplayActivity.java
com.memtrip.picsy.activity.PhotoCaptureActivity.java
com.memtrip.picsy.camera.CameraHolder.java
com.memtrip.picsy.camera.CameraProvider.java
com.memtrip.picsy.camera.thread.CameraCaptureThread.java
com.memtrip.picsy.camera.thread.CameraReverseThread.java
com.memtrip.picsy.camera.thread.CameraStartThread.java
com.memtrip.picsy.sample.ApplicationTest.java
com.memtrip.picsy.utils.BitmapUtils.java
com.memtrip.picsy.utils.CameraUtils.java
com.memtrip.picsy.utils.CapturePhotoUtils.java
com.memtrip.picsy.utils.DisplayUtils.java
com.memtrip.picsy.utils.ViewUtils.java
com.memtrip.picsy.view.ControlView.java
com.memtrip.picsy.view.PreviewView.java
com.memtrip.picsy.view.ToggleView.java