Could not launch './qemu/linux-x86_64/qemu-system-i386': No such file or directory

前端 未结 10 1309
一向
一向 2021-02-18 13:42

With 25rc1 of the SDK tools I am having a problem when starting the emulators from $PATH

➜  ~  which emulator
/home/ligi/bin/android-sdk/tools/emulator
➜  ~  emu         


        
10条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-18 14:08

    Make sure that ANDROID_EMULATOR_FORCE_32BIT is not set in your environment

提交回复
热议问题