The Android framework includes support for various cameras and camera features available on devices, allowing you to capture pictures and videos in your applications.
I want to turn on front flash light (not with camera preview) programmatically in Android. I googled for it but …
android android-cameraMore generally, if a device has more than one embedded camera, is there a way to initialize one of them …
android camera android-cameraI need to push an intent to default camera application to make it take a photo, save it and return …
android android-camera android-camera-intentI hope this isn't a duplicate question but I am making an app that I want a button to open …
android android-cameraI've been working on making my custom camera activity on Android, but when rotating the camera, the aspect ratio of …
android android-camera surfaceview preview aspect-ratioI referred lot many links but still I am not able to get any point from that I can start …
android camera android-cameraI want to get file name from sdcard file path. e.g. :/storage/sdcard0/DCIM/Camera/1414240995236.jpg I want get 1414240995236.…
android android-camera android-sdcardI have an android application which contains multiple activities. In one of them I'm using a button which will call …
android android-camera android-imageviewif android.hardware.Camera is deprecated and you cannot use the variable Camera, then what would be the alternative to …
android android-camera android-hardwareI am turning ON Camera LED light using FLASH_MODE_ON. Samsung Galaxy Ace have only three flash modes : on, …
android android-camera galaxy samsung-mobile flashlight