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

Null Pointer Exception When Grabbing Picture From Gallery

i have the following code, which is used to grab images (either from camera or gallery) and then di… Read more Null Pointer Exception When Grabbing Picture From Gallery

How To Move Image Captured With The Phone Camera From One Activity To An Image View In Another Activity?

The first activity has a button which when clicked, opens the inbuilt camera. Now when the picture … Read more How To Move Image Captured With The Phone Camera From One Activity To An Image View In Another Activity?

Null Uri On Api Level >=23 Camera Intent

This might be a possible duplicate but i can't seem to pinpoint the exact solution. Camera work… Read more Null Uri On Api Level >=23 Camera Intent

Java.lang.runtimeexception, Setparameters Failed In Android(4.1.1) Version

I have developed an application which captures a photo when punch in at the time. It's working … Read more Java.lang.runtimeexception, Setparameters Failed In Android(4.1.1) Version

Android - Camera Intent Low Bitmap Quality

When taking a picture using the android camera Intent, I get a low-quality bitmap image. I was wond… Read more Android - Camera Intent Low Bitmap Quality

Android: Not Able To Get Original Photo Captured By Camera (able To Read Compress Photo Only)

In my application I capture photo by android camera and then I want to send it to the server. For t… Read more Android: Not Able To Get Original Photo Captured By Camera (able To Read Compress Photo Only)

Get Image Path From Camera Intent

There is option of capture image from camera in my application.But there is problem to get image fr… Read more Get Image Path From Camera Intent

Mediastore.action_video_capture Not Saving The Video In Nougat 7.0

Hi i have been trying to record and save a video from Nougat 7.0 using intent, I can record a video… Read more Mediastore.action_video_capture Not Saving The Video In Nougat 7.0