Skip to content Skip to sidebar Skip to footer
Showing posts with the label Camera

How Can I Save Output Image From Camera Directly To File Without Compression?

After compressing the file and then texting it, it recompresses again and is very choppy I use Inte… Read more How Can I Save Output Image From Camera Directly To File Without Compression?

App -> Camera -> Photo -> Low Resolution

Problem: When I use my app to take a photo and store it on SD, the resolution is 160x120. If using … Read more App -> Camera -> Photo -> Low Resolution

How Can I Get Access To External Usb Camera From Android App ?

Is there any way to gain access to USB camera from my applications and manipulate(stop, pause, etc.… Read more How Can I Get Access To External Usb Camera From Android App ?

How Can I Make A Surfaceview Larger Than The Screen?

I would like to effectively make a simple digital zoom for the camera preview, so I thought I would… Read more How Can I Make A Surfaceview Larger Than The Screen?

Android.os.fileuriexposedexception: File:///storage/emulated/0/pictures/picfolder/1.jpg Exposed Beyond App Through Clipdata.item.geturi()

I am trying to take a photo from the phone's camera using this code: activity_main.xml: Solutio… Read more Android.os.fileuriexposedexception: File:///storage/emulated/0/pictures/picfolder/1.jpg Exposed Beyond App Through Clipdata.item.geturi()

Camera.parameters.flash_mode_on Is Not Working On Moto X

I m testing my app on moto x and even after setting flash mode on, flash is not working. App is wor… Read more Camera.parameters.flash_mode_on Is Not Working On Moto X