Top "Android-camera-intent" questions

Questions related about calling the camera app from the local device, without the camera permission.

Camera Intent returns null onActivityResult

I am trying to take a photo and to save it to a custom location- public void SavePhoto(View view){ …

android android-camera-intent
lock your camera view to landscape mode in android

I want to lock my camera view to "Landscape" mode.When I click on the simple button in my app, …

android android-camera-intent
Camera API working on Jelly Bean but not Kitkat

I have a really strange problem. The following code I have is used to take a picture on button click. …

android android-camera android-camera-intent
android force camera to take photo in landscape mode

I want to force the default android camera to take photo in landscape mode only. I have tried following: Intent …

android android-camera-intent
How can crop rectangle area?

Hi i am working on android application to detect page number using camera preview. After I received frame I draw …

android canvas android-camera crop android-camera-intent