The Android framework includes support for various cameras and camera features available on devices, allowing you to capture pictures and videos in your applications.
What I'm trying to do seems very simple, but after a few days of searching I can't quite figure it …
android android-intent android-camera android-gallery android-intent-chooserI want to capture image in low resolution using android camera api but when I captured image it will take …
android android-camera android-camera-intent image-compressionHow do I capture an image in custom camera and then save that image in android?
android android-layout android-intent android-cameraI want to autofocus Android camera as soon as camera holds still. Im looking for tutorials or samples how to …
android android-cameraI am currently working on Flashlight On/OFF. I am getting this error java.lang.RuntimeException: Fail to connect to …
android android-camera flashlightI am creating an application in which I want to capture a image and then I want to send that …
android android-camera android-contentproviderI'm trying to use the cameras LED flashlight in a widget. I've found several threads about this topic (i.e. …
android android-camera flashlightThe new camera2 API confuses me. I want to develop an app (for Android APIs 10 - 21) which uses the device's …
android api camera android-camera android-camera2I have gone through some of the links to get the correct image orientation of the image selected from the …
android image android-intent android-camera image-galleryI am building an application where I want to capture an image by the default camera activity and return back …
android android-camera