Cannot create an emulator with Android L (API 20)

前端 未结 5 1859
一生所求
一生所求 2021-01-11 12:35

I have updated to ADT 23 and SDK manager with Android L (API 20 L preview), but I am not getting the \"Android L\" in the target list.

Done restarting the Eclipse m

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-11 13:34

    The following configurations helped me created an Android L emulator successfully :

    Device : Nexus 5

    Target : Android L preview ( Ensure API 20 packages are installed as outlined in answers above )

    CPU/ABI : Intel Atom x86

    Skin WQVGA400

    RAM : 2048 VM Heap : 64

    Emulation options Snapshots , Use host GPU unchecked .

    The emulator took a while to load but was successful ultimately.

提交回复
热议问题