Questions related about calling the camera app from the local device, without the camera permission.
I am trying to take a photo and to save it to a custom location- public void SavePhoto(View view){ …
android android-camera-intentI want to lock my camera view to "Landscape" mode.When I click on the simple button in my app, …
android android-camera-intentI have a really strange problem. The following code I have is used to take a picture on button click. …
android android-camera android-camera-intentI want to force the default android camera to take photo in landscape mode only. I have tried following: Intent …
android android-camera-intentHi 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