android Failed to start emulator:Cannot run program

前端 未结 8 885
情深已故
情深已故 2021-02-01 06:25

I have installed android SDK and android eclipse plugin successfully on Ubuntu.

Every thing was working fine until I removed Ubuntu and installed Linux Mint. I installe

8条回答
  •  無奈伤痛
    2021-02-01 06:35

    I used the command-line tool android (android avd), and used Tools->Manage SDK to install 64 bit emulators. I then mv'ed emulator to emulator.old, and emulator64-arm to emulator. Now the AVD starts up.

提交回复
热议问题