2014-06-30 124 views
0

我在Windows 8上使用Android Studios 0.8.1。我似乎無法創建新的AVD。Android Studio AVD故障

這是問題的一個截圖: enter image description here

正如你可以看到,在窗口下方的「確定」按鈕被禁用。

有沒有人看到問題?

回答

1

嘗試在SD卡尺寸框中輸入64。在模擬器中給你一個64 MB的SD卡。

+0

另請選擇皮膚!我很確定Android L只支持nexus 5和7。 – skitt

0

here

嘗試採取下列步驟: 要設置Android戴上虛擬設備:

1- Click Tools > Android > AVD Manager. 
2- Click Create.... 
3- Fill in the following details for the AVD you want to specify and leave the rest of the fields with their default values: 
    AVD Name - A name for your AVD 
    Device - Android Wear Round or Square device types 
    Target - Android 4.4W - API Level 20 
    CPU/ABI - Android Wear ARM (armeabi-v7a) 
    Keyboard - Select Hardware keyboard present 
    Skin - AndroidWearRound or AndroidWearSquare depending on the selected device type 
    Snapshot - Not selected 
    Use Host GPU - Selected, to support custom activities for wearable notifications 
4- Click OK. 
0

您可以使用快照或「使用主機GPU」,而不是兩個。嘗試取消選擇一個。