AVD emulator error in android studio

后端 未结 6 1696
孤街浪徒
孤街浪徒 2021-01-15 17:07

I\'m a newbie, my problem is when I try to make a new AVD I get this message :

\"an error occurred while creating the avd. see idea.log for details\"

I just

6条回答
  •  日久生厌
    2021-01-15 18:00

    If you are in linux, try this:

    sudo apt-get install lib32stdc++6
    

    It worked for me!

提交回复
热议问题