0
我將我的Android SDK Intel x86 Atom系統映像更新爲最新的API 24 Rev.6,但仿真器總是在屏幕上顯示「Android」動畫文本。Android N x86仿真器是否支持MacOSX El Capitan的Core 2 Duo CPU?
下面是Android Studio中2.1.3的「運行」選項卡上的消息時,開始使用默認設置「的Nexus 5X API 24」模擬器:
/Users/shrdi/Library/Android/sdk/tools/emulator -netdelay none -netspeed full -avd Nexus_5X_API_24
Creating filesystem with parameters:
Size: 69206016
Block size: 4096
Blocks per group: 32768
Inodes per group: 4224
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 16896
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
Hax is enabled
Hax ram_size 0x60000000
HAX is working and emulator runs in fast virt mode.
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
等待30分鐘後,我關閉和刪除除了使用「Software - GLES1.1」選項進行圖形設置之外,模擬器會使用默認設置創建另一個,然後啓動它,但沒有任何更改,我只能等待。
我的macbook是2008年後期出品的,8G內存,2GHz的英特爾酷睿2雙核CPU。
我需要將我的項目部署到Android N模擬器,因爲我沒有Android N設備,對我有什麼建議?