简体   繁体   中英

Android, How can I make AVD smaller?

I have created an AVD with the following characteristics: Target: Android Honeycomb (API level Honeycomb) SD card size: 64M Skin: Built-in WXVGA

But the problem is, when I run this ADV, size of it is more bigger than screen size of my laptop. Therefore, I don't have access to all screen of the AVD.

What should I do to make it smaller?

From within Eclipse:

1) Go to Window -> Android SDK and AVD Manager -> Virtual Devices
2) Select the AVD you want to launch and click Start
3) Check the "Scale display to real size" button

While launching the Emualator, just mention the screen size(in) inside the "Scale display to real size" . You can mention the size in inch overthere.

Just look at below image. You can find out this launch options by first selecting AVD Name from AVD Manager and then click on start button.

在此处输入图像描述 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM