Questions related about calling the camera app from the local device, without the camera permission.
Photo is rotating 90 degree while capturing from camera in samsung mobile rest of other mobiles(HTC) its working fine. Please …
android android-camera android-camera-intentI tried to take a photo and then to use the photo. Here is what I did. My device was …
android bitmap android-camera-intent android-7.0-nougat android-fileproviderI am creating a camera app. The image when captured is shown in the grid view. Now, the code is …
android android-camera screen-orientation android-orientation android-camera-intentmy first question here! I have a problem with a piece of code that starts a camera intent with the …
java android android-camera android-camera-intentIs it possible to have code similar to the following that does the same for video? if (resultCode == Activity.RESULT_…
android video filesystems video-processing android-camera-intentI'm trying to use the Android camera, for API 23 or above, it requires asking for permission at runtime. According to …
android android-camera android-camera-intent android-camera2I'd like to launch the default camera, but want it to act like it was started from the launcher (i.…
android android-camera android-camera-intentI'm working with camera in android and I'm new to android camera. I've followed the tutorial from here Whenever I'll …
android android-camera android-camera-intentI want to capture photo and also save it to my sdcard using android camera.I know its easy but …
android camera android-camera surfaceview android-camera-intentI want to capture image automatically by using either front or rear camera from an android device when screen is …
android android-camera android-camera-intent android-capture