Top "Android-camera" questions

The Android framework includes support for various cameras and camera features available on devices, allowing you to capture pictures and videos in your applications.

How to turn on front flash light programmatically in Android?

I want to turn on front flash light (not with camera preview) programmatically in Android. I googled for it but …

android android-camera
How do I open the "front camera" on the Android platform?

More generally, if a device has more than one embedded camera, is there a way to initialize one of them …

android camera android-camera
Android camera intent

I need to push an intent to default camera application to make it take a photo, save it and return …

android android-camera android-camera-intent
Android open camera from button

I hope this isn't a duplicate question but I am making an app that I want a button to open …

android android-camera
Android Camera Preview Stretched

I'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-ratio
How to measure height, width and distance of object using camera?

I referred lot many links but still I am not able to get any point from that I can start …

android camera android-camera
How to get file name from file path in android

I 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-sdcard
Android Camera : data intent returns null

I have an android application which contains multiple activities. In one of them I'm using a button which will call …

android android-camera android-imageview
Android camera android.hardware.Camera deprecated

if android.hardware.Camera is deprecated and you cannot use the variable Camera, then what would be the alternative to …

android android-camera android-hardware
Turn ON/OFF Camera LED/flash light in Samsung Galaxy Ace 2.2.1 & Galaxy Tab

I 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