Ubuntu - Error: Failed to create the SD card

后端 未结 18 3070
暖寄归人
暖寄归人 2020-12-22 17:42

I see a lot of posts about writing to the SD card, but I believe my problem is different. I am unable to create the SD card during the process of building an AVD.

I

18条回答
  •  一整个雨季
    2020-12-22 17:48

    On Ubuntu 16.04 LTS x64, using Android Studio 2.1 (also tested on 2.3.3), run from a terminal:

    sudo apt-get install lib32stdc++6
    

提交回复
热议问题