Foro de elhacker.net

Sistemas Operativos => GNU/Linux => Mensaje iniciado por: omar_cdg en 1 Septiembre 2015, 20:01 pm



Título: como establecer ANDROID_EMULATOR_FORCE_32BIT en linux
Publicado por: omar_cdg en 1 Septiembre 2015, 20:01 pm

Hola amigos, estoy tratando de crear mi primer aplicacion en android studio pero me encuentro que al ejecutarla salta el siguiente error. alguien me puede ayudar a solucionarlo? gracias

pd: probe cambiarlo en .bashcr y en .profile y nada

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.