Error: Could not access the Package Manager. Is the system running? - At Android Studio

前端 未结 8 2194
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-05 14:49

I installed android studio and tried to run easy projects.

But I caught strange error message:

Waiting for device.
/usr/local/idea/android-studio/sdk         


        
8条回答
  •  伪装坚强ぢ
    2020-12-05 15:15

    I had this too, and using this config worked for me :

    Device: Nexus One
    Target: Android 4.2.2 -api level 17
    CPU/ABI: ARM (armeabi-v7a)
    Keyboard: Hardware keyboard present

    Memory Options:

    RAM: 512
    VM Heap: 192
    Iternal Storage: 200

    SD Card:

    Size:200

提交回复
热议问题