Android : How to Create Android Emulator for Nexus10?

前端 未结 6 1364
-上瘾入骨i
-上瘾入骨i 2020-12-05 06:44

I am trying to create the android emulator for Nexus 10 using latest ADT(21) and SDK tools. I have the following configuration for the Nexus 10 AVD:

Screen S         


        
6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 07:14

    With IntelliJ you need to open tools - android - AVD manager and then when you add a new AVD try ensuring that your CPU/ABI is set to ARM(armeabi) Had some trouble before like this and it was down to this setting.

    Hope this helps!

提交回复
热议问题