ERROR: 32-bit Linux Android emulator binaries are DEPRECATED

前端 未结 9 1032
轻奢々
轻奢々 2021-02-14 09:15

I installed the latest version of the ADT Bundle 32 bit on my ubuntu 14.04 32 bit. I created an AVD, but it doesn\'t launch. When I press the start button it shows this message:

9条回答
  •  攒了一身酷
    2021-02-14 09:51

    For Android Studio:

    Run > Edit Configurations > Android > Android Application > app > Emulator tab

    Enable the checkbox next to Additional command line options:

    Enter -force-32bit

提交回复
热议问题