32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one

Posted light-zhang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one 相关的知识,希望对你有一定的参考价值。

ERROR: 32-bit Linux android emulator binaries are DEPRECATED, to use them you will have to do at least one of the following:

       - Use the ‘-force-32bit‘ option when invoking ‘emulator‘.

       - Set ANDROID_EMULATOR_FORCE_32BIT to ‘true‘ in your environment.

       Either one will allow you to use the 32-bit binaries, but please be

       aware that these will disappear in a future Android SDK release.

       Consider moving to a 64-bit Linux system before that happens. 

解决方案

    1. 在etc/profile 添加一行

    ANDROID_EMULATOR_FORCE_32BIT=true

    2.profile生效              

source etc/profile

   3.手动启动AVD 

/media/witts-java/00812F3865C39867/android-sdk-linux_x86/tools$ ./emulator -force-32bit -avd AVD1

 

        

以上是关于32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one 的主要内容,如果未能解决你的问题,请参考以下文章

mac版androidstudio怎么配置ndk

Android APK 在32bit 和64bit 的区别问题

安装Android Studio 32bit后显示错误[重复]

android是32-bit系统还是64-bit系统

Android APK 在32bit 和64bit 的区别问题

check linux is 32 bit or 64 bit