問題描述
如何為三星 Galaxy S4 創建 AVD,它會在哪種布局中變大或變大?
How can I create AVD for Samsung Galaxy S4 and in which layout will it comes large or normal?
當我創建 AVD 時,它會在 large-xxhdpi 中創建模擬器.
While am I creating AVD, it creating emulator in large-xxhdpi.
推薦答案
按照以下 URL 中給出的步驟為 Galaxy S4 智能手機創建 avd.S4 和 xperia z 具有相同的屏幕尺寸(5 英寸)和相同的分辨率 1080x1920.
Follow the steps given at below URL to create avd for Galaxy S4 smartphone. S4 and and xperia z have same screen size (5 inch) and same resolution 1080x1920.
http://developer.sonymobile.com/knowledge-base/sony-add-on-sdk/install-the-sony-add-on-sdk/
請注意,您還必須在 SDK 管理器的 Extras 下安裝Sony DeviceProfiles",以及Sony Add-On SDK".
Please note that you must also install 'Sony DeviceProfiles' under Extras within the SDK Manager, as well as 'Sony Add-On SDK'.
要與模擬器完全匹配,請從設備定義"選項卡中克隆 xperia z,然后選擇硬件按鈕以創建用戶定義設備并從此新設備創建 avd.
To exactly match the emulator, clone xperia z from "device definition" tab and chose hardware button to create user defined device and create avd from this new device.
不要忘記檢查 avd 的使用主機 GPU 仿真"選項,還請記住,您的系統中必須安裝顯卡 (GPU).
Don't forget to check "Use host GPU emulation" option for avd also keep in mind that your system must have graphics card (GPU) installed in it.
這篇關于如何為三星 Galaxy S4 (1080X1920) 創建 avd的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!