Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Virtual Device Reset Camera Position

The Camera in my AVD has been rotated to don't know where, and I am having a hard time to rotate it back to its original position on my i5 (without GPU, at 0.1 fps).

Is there a way for me to reset the camera view?

Or best, just change the camera to a static wall paper. Because I only need to test some QR Code scanner.

like image 601
s k Avatar asked Aug 28 '26 14:08

s k


2 Answers

You can reset your position in the virtual scene by using the default macro playbacks from your emulators extended controls.

1. Open emulators extended controls:
Click on the three dots at the control panel of your emulator and the extended controls window will open.

Open devices extended controls

2. Reset your position:
In the extended controls window, go to Record and Playback > Macro Playback > Reset position > Play.

Now when you open the camera in your emulato, your position will be reset.

Reset position

like image 190
Marcel Hofgesang Avatar answered Sep 06 '26 20:09

Marcel Hofgesang


in device manager, choose "Cold Boot Now", it work for me

like image 36
Denny Zefanya Avatar answered Sep 06 '26 21:09

Denny Zefanya