The Android framework includes support for various cameras and camera features available on devices, allowing you to capture pictures and videos in your applications.
When I launch the Camera application I am getting this error, and this is my logcat. 12-08 12:50:10.393 2275-2369/com.android.…
android android-studio android-emulator android-cameraI'm working on an Android application which needs to perform an action each time a new image is taken with …
android android-intent broadcastreceiver android-camera android-camera-intentI'm using Sencha Touch and Phonegap to display a picture recorded with the camera. When taking a picture on an …
android cordova sencha-touch android-cameraI am new in android development. My app should activate the camera to scan a QR code and decode it …
android android-camera zbarI write an application for Motorola Xoom tablet with Android 3.1 for my master thesis that can scan multiple QR Codes …
android android-camera zxing autofocusPhoto 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 am using code below to get all images from Camera folder inside DCIM and display in my app. But …
android android-camera android-gallery android-external-storageI 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-intentI'm trying to save an image file to external storage. I can save the picture to the sdcard but it …
android android-camera android-mediascannerI am working on video recording app in which i want to display preview and when user click on record …
android android-camera mediarecorder