Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android emulator is never disabling camera

As the title says, when I try to disable the camera, Android ignores it and as soon as I try to use some camera features, them work flawlessly.

enter image description here

And check the apps in the device: enter image description here

Any tip to perform a full disabling of camera in android emulator?

Thanks!! Edit: Still with no clues. I've tried Windows and Mac. Both happening the same.

like image 916
Reinherd Avatar asked Oct 02 '13 11:10

Reinherd


People also ask

What is cold boot in Android Emulator?

The first time you start an Android Virtual Device (AVD) with the Android Emulator, it must perform a cold boot (just like powering on a device), but subsequent starts are fast and the system is restored to the state at which you closed the emulator last (similar to waking a device).


1 Answers

in your emulator goto -> settings -> Apps -> Show "All" -> there you can see all Internal apps also listed like CALENDER, CAMERA etc... Choose CAMERA -> Disable

Also check in emulators there may be two applications for camera make sure you disable it too...

Hope this HELPS... :D

like image 160
ivar ajet Avatar answered Oct 02 '22 14:10

ivar ajet