LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Android Emulator ADT Problem (https://www.linuxquestions.org/questions/linux-newbie-8/android-emulator-adt-problem-4175536226/)

JohnSmith2015 03-09-2015 06:21 PM

Android Emulator ADT Problem
 
I am having a problem when trying to start my Android emulator (versions 2.2 or 2.1 or 4.3).

It says this:
"Starting emulator for AVD 'Android4-3'
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."

Now, I am launching this Android Virtual Device from a GUI, and I'm actually somewhat confused as to how I'm supposed to find what command to use to to launch the emulator and not the GUI (and more generally, how to find what commands to use in a GUI situation).

Sorry if I missed some important information, I am pretty new to Linux.

maples 03-10-2015 11:30 AM

You can open a terminal and run it from there. You will need the terminal to stay open as long as the emulator is running.

If using that flag works, I think you can edit the menu entry to add the flag there, but that differs between desktop envirinments. What distro are you using?


All times are GMT -5. The time now is 05:30 PM.