Android,如何使 AVD 更小?

发布于 2024-11-05 18:59:00 字数 169 浏览 0 评论 0原文

我创建了一个具有以下特征的 AVD: 目标:Android Honeycomb(API级别Honeycomb) SD卡大小:64M 皮肤:内置WXVGA

但问题是,当我运行这个ADV时,它的尺寸比我笔记本电脑的屏幕尺寸还要大。因此,我无法访问 AVD 的所有屏幕。

我应该怎么做才能让它变小?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

找回味觉 2024-11-12 18:59:00

从 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

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
春花秋月 2024-11-12 18:59:00

启动模拟器时,只需在“缩放显示到实际尺寸”中提及屏幕尺寸(英寸) 。您可以在那里提及以英寸为单位的尺寸。

看看下面的图片。您可以通过首先从 AVD 管理器中选择 AVD 名称,然后单击开始按钮来找到此启动选项

在此处输入图像描述

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.

enter image description here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文