Android Open Source - Photo pick pick-share






Project Summary

Just pick a photo, custom it, and share it.

Web Site / Source Repository

pick-share is hosted in the following web site
https://github.com/mathildegui/pick-share

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version5
Activity Count3
Fragment Count5
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of pick-share is as follows:

Apache License

Resource Files

There are 23 image files in pick-share. The names of the image files are listed as follows.

camera.png
camera_android.png
capture.png
drawer_shadow.9.png
flash_auto.png
flash_off.png
grid_off.png
grid_on.png
ic_action_accept.png
ic_action_camera.png
ic_action_cancel.png
ic_action_flash_automatic.png
ic_action_flash_off.png
ic_action_flash_on.png
ic_action_overflow.png
ic_action_switch_camera.png
ic_action_video.png
ic_drawer.png
seek_thumb_normal.png
seek_thumb_pressed.png
switch_camera.png
switch_to_camera.png
switch_to_video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.mathilde.customcam.ApplicationTest.java
com.mathilde.customcam.MainActivity.java
com.mathilde.customcam.NavigationDrawerFragment.java
com.mathilde.customcam.adapter.FilterAdapter.java
com.mathilde.customcam.camera.CameraActivity.java
com.mathilde.customcam.camera.CameraPreview.java
com.mathilde.customcam.camera.GridLines.java
com.mathilde.customcam.camera.SaveFile.java
com.mathilde.customcam.custom_pick.CustomMatrixFragment.java
com.mathilde.customcam.custom_pick.CustomPickActivity.java
com.mathilde.customcam.custom_pick.CustomPickFragment.java
com.mathilde.customcam.image.Utils.java
com.mathilde.customcam.widget.StartPointSeekBar.java
com.meetme.android.horizontallistview.HorizontalListView.java