Why can't I run the android emulator? java.io.IOException: error=13, Permission denied

前端 未结 4 2150
长情又很酷
长情又很酷 2021-02-10 15:33

I have installed everything like I was told to by the android website and all I keep getting after I create my avd is:

Failed to start emulator: Cannot run progr         


        
4条回答
  •  余生分开走
    2021-02-10 16:22

    Make sure you have given the execute permissions for the emulator for the user you are running eclipse as.

提交回复
热议问题