如何在 Android AVD 中创建 Samsung Galaxy Note 模拟器?

发布于 2025-01-05 02:28:37 字数 77 浏览 0 评论 0原文

我想在 AVD 管理器中创建分辨率为 800*1280 的 Samsung Galaxy Note(版本 2.3.6)虚拟设备。我该怎么做?

I want to create a Samsung Galaxy Note (version 2.3.6) virtual device within the AVD manager with 800*1280 resolution. How can I do this?

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

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

发布评论

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

评论(4

記憶穿過時間隧道 2025-01-12 02:28:37

我不认为你可以用 2.3.6 版本创建一个模拟器,但你可以用
版本2.3.3,屏幕尺寸800 * 600。

进入AVD管理器>新建...并按如下方式填充屏幕:
名称:galaxyNote
目标:Android 2.3.3 - API 级别 10
SD 卡:256 MiB
皮肤:800 * 1280

然后单击创建 AVD。完毕。

I don't think you can create an emulator with version 2.3.6, but you can make one with
version 2.3.3 and screen size 800 * 600.

go to AVD Manager> New... and fill the screen as followed:
Name : galaxyNote
Target : Android 2.3.3 - API Level 10
SD Card : 256 MiB
Skin : 800 * 1280

then click on create AVD. done.

对你再特殊 2025-01-12 02:28:37

皮肤:(800x1200 + 密度 320)

Skin: (800x1200 + density 320)

去了角落 2025-01-12 02:28:37

如果这有用的话...
据三星介绍,Note II的显示如下:
请注意,密度值是一个重要因素,还应在模拟器配置中设置

  • heightPixels=1280
  • widthpPixels=720
  • DensityDpi = 320(“抽象 LCD 密度”)

http://developer.samsung.com/forum/thread/emulator-size-for-galaxy-note-2-/77/178557

作为参考,这些的像素密度是:

ldpi  | mdpi  | tvdpi  | hdpi  | xhdpi  | xxhdpi
120   | 160   | 213    | 240   | 320    | 480

我复制了上面来自这个链接,其中有很多其他好的信息
关于 Android 图像和资源大小

In case this is useful...
According to Samsung, the display for the Note II is as follows:
please note that the density value is an important factor and should also be set in the emulator configuration

  • heightPixels=1280
  • widthpPixels=720
  • densityDpi = 320 ("Abstracted LCD density")

http://developer.samsung.com/forum/thread/emulator-size-for-galaxy-note-2-/77/178557

For reference, the pixel densities for these are:

ldpi  | mdpi  | tvdpi  | hdpi  | xhdpi  | xxhdpi
120   | 160   | 213    | 240   | 320    | 480

I copied the above from this link that has a bunch of other good info
About Android image and asset sizes

兔姬 2025-01-12 02:28:37

http://developer.samsung.com/remotetestlab/rtlDeviceList.action

:)

喜欢 是使用模拟器30分钟到2小时时间的网站

http://developer.samsung.com/remotetestlab/rtlDeviceList.action

Enjoi :)

This is site to use emulator for 30 minutes-2 hours of time

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