Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AVD could not move on the screen

I just created an AVD but the startup screen is blank and could not move on the screen. My setting is like below:

Android 5.0.1 arm Scale: 4dp on device RAM: 512 MB VM heap: 128 MB

like image 821
qximin Avatar asked Mar 15 '15 05:03

qximin


People also ask

Why AVD Manager is not working?

SDK Build Tools are not installed You look at the build tab at the bottom of the screen, it will display the error message and option to install the Build tools. Install it and you should be able to see the AVD Manager. Another way is to go to the SDK Manager. Under SDK Tools you will find the Android SDK Build tools.

How do I move my screen in emulator?

Left-click and hold, and drag the screen to scroll.

How do you reset AVD?

Android StudioGo to Tools > Android > AVD Manager. Select your emulator device. Click “Wipe data” Relaunch your emulator.


1 Answers

I think the title of your AVD windown may be moved to out of screen, can not use mouse to drag it down, you can use following steps to move it down via keyboard.

  1. Select AVD window by mouse
  2. Press Alt and Space key, then a menu will appear on AVD window
  3. select Move
  4. use your arrow key to move it down (you should use down arrow key)
like image 154
shijq73 Avatar answered Oct 01 '22 07:10

shijq73