Skip to content Skip to sidebar Skip to footer
Showing posts with the label Image Capture

Android: How To Capture Image Without Showing Preview

I am using the following code to capture the image in Android Intent cameraIntent = new Intent(andr… Read more Android: How To Capture Image Without Showing Preview

How To Control/save Images Took With Android Camera Programmatically?

i've been trying to create a camera-related app. i know that i could create it programmatically… Read more How To Control/save Images Took With Android Camera Programmatically?