Android emulator system images and AMD processor











up vote
15
down vote

favorite
5












I use AMD FX X6 6300 type processor. (it supports virtualization and my BIOS setting is ON)

I installed "Intel x86 Emulator Accelerator". When I tried to run Intel accelerator setup, I get that setup is unable to install. (error was virtualization)



SDK Manager has these system images options:

Android 4.2.2




  • Intel x86 Atom System Image

  • ARM EABI v7a System Image

  • MIPS System Image


So does it make sense to download Intel x86 system image ? Or is it useless without installing HAXM ?



Should I download ARM or MIPS images ? What would you recommend for emulator system images for an AMD processor ?



Or the only option is using snapshots?










share|improve this question




























    up vote
    15
    down vote

    favorite
    5












    I use AMD FX X6 6300 type processor. (it supports virtualization and my BIOS setting is ON)

    I installed "Intel x86 Emulator Accelerator". When I tried to run Intel accelerator setup, I get that setup is unable to install. (error was virtualization)



    SDK Manager has these system images options:

    Android 4.2.2




    • Intel x86 Atom System Image

    • ARM EABI v7a System Image

    • MIPS System Image


    So does it make sense to download Intel x86 system image ? Or is it useless without installing HAXM ?



    Should I download ARM or MIPS images ? What would you recommend for emulator system images for an AMD processor ?



    Or the only option is using snapshots?










    share|improve this question


























      up vote
      15
      down vote

      favorite
      5









      up vote
      15
      down vote

      favorite
      5






      5





      I use AMD FX X6 6300 type processor. (it supports virtualization and my BIOS setting is ON)

      I installed "Intel x86 Emulator Accelerator". When I tried to run Intel accelerator setup, I get that setup is unable to install. (error was virtualization)



      SDK Manager has these system images options:

      Android 4.2.2




      • Intel x86 Atom System Image

      • ARM EABI v7a System Image

      • MIPS System Image


      So does it make sense to download Intel x86 system image ? Or is it useless without installing HAXM ?



      Should I download ARM or MIPS images ? What would you recommend for emulator system images for an AMD processor ?



      Or the only option is using snapshots?










      share|improve this question















      I use AMD FX X6 6300 type processor. (it supports virtualization and my BIOS setting is ON)

      I installed "Intel x86 Emulator Accelerator". When I tried to run Intel accelerator setup, I get that setup is unable to install. (error was virtualization)



      SDK Manager has these system images options:

      Android 4.2.2




      • Intel x86 Atom System Image

      • ARM EABI v7a System Image

      • MIPS System Image


      So does it make sense to download Intel x86 system image ? Or is it useless without installing HAXM ?



      Should I download ARM or MIPS images ? What would you recommend for emulator system images for an AMD processor ?



      Or the only option is using snapshots?







      android android-emulator arm mips intel






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 10 at 21:53









      old_timer

      47.8k760121




      47.8k760121










      asked Jul 23 '13 at 17:32









      trante

      21.2k39155243




      21.2k39155243
























          3 Answers
          3






          active

          oldest

          votes

















          up vote
          18
          down vote



          accepted










          According to the Android documentation for the emulator, the x86 image specifically requires an Intel processor. When they say:




          ...Virtual machine acceleration for Windows requires the installation of the Intel Hardware Accelerated Execution Manager (Intel HAXM). The software requires an Intel CPU with Virtualization Technology (VT) support...




          They are referring not just to supporting "Virtualization", but to a specific set of processor extensions only available on recent Intel processors.



          Use the ARM system image. It will get the job done, it just won't feel like you are running a native Android system.






          share|improve this answer





















          • This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
            – NoBugs
            Feb 19 '15 at 2:23










          • The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
            – sigmabeta
            Feb 19 '15 at 21:25










          • Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
            – NoBugs
            Feb 20 '15 at 2:41


















          up vote
          10
          down vote













          As mentionned, HAXM won't work on non-intel CPUs.
          So the X86 image won't be any faster than the ARM one (at least, in my experience on an AMD Phenom X6.)



          An speedier alternative is to use GenyMotion.




          • It is free for personal use

          • An order of magnitude faster than the built-in android emulator.

          • It integrates nicely with ADT (Eclipse) once you follow the detailed user guide






          share|improve this answer























          • Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
            – tony gil
            Dec 26 '16 at 13:39


















          up vote
          0
          down vote













          Android Emulator - AMD Processor & Hyper-V Support in Windows 10.



          You need the following setup requirements to be in place:




          1. Android Emulator v27.3.8+ - download via Android Studio SDK Manager.

          2. x86 Android Virtual Device (AVD) - Create AVD.

          3. Windows 10 Update.

          4. Enable via Windows Features: "Windows Hypervisor Platform"


          enter image description here



          Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function () {
            StackExchange.using("externalEditor", function () {
            StackExchange.using("snippets", function () {
            StackExchange.snippets.init();
            });
            });
            }, "code-snippets");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "1"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f17817118%2fandroid-emulator-system-images-and-amd-processor%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            18
            down vote



            accepted










            According to the Android documentation for the emulator, the x86 image specifically requires an Intel processor. When they say:




            ...Virtual machine acceleration for Windows requires the installation of the Intel Hardware Accelerated Execution Manager (Intel HAXM). The software requires an Intel CPU with Virtualization Technology (VT) support...




            They are referring not just to supporting "Virtualization", but to a specific set of processor extensions only available on recent Intel processors.



            Use the ARM system image. It will get the job done, it just won't feel like you are running a native Android system.






            share|improve this answer





















            • This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
              – NoBugs
              Feb 19 '15 at 2:23










            • The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
              – sigmabeta
              Feb 19 '15 at 21:25










            • Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
              – NoBugs
              Feb 20 '15 at 2:41















            up vote
            18
            down vote



            accepted










            According to the Android documentation for the emulator, the x86 image specifically requires an Intel processor. When they say:




            ...Virtual machine acceleration for Windows requires the installation of the Intel Hardware Accelerated Execution Manager (Intel HAXM). The software requires an Intel CPU with Virtualization Technology (VT) support...




            They are referring not just to supporting "Virtualization", but to a specific set of processor extensions only available on recent Intel processors.



            Use the ARM system image. It will get the job done, it just won't feel like you are running a native Android system.






            share|improve this answer





















            • This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
              – NoBugs
              Feb 19 '15 at 2:23










            • The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
              – sigmabeta
              Feb 19 '15 at 21:25










            • Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
              – NoBugs
              Feb 20 '15 at 2:41













            up vote
            18
            down vote



            accepted







            up vote
            18
            down vote



            accepted






            According to the Android documentation for the emulator, the x86 image specifically requires an Intel processor. When they say:




            ...Virtual machine acceleration for Windows requires the installation of the Intel Hardware Accelerated Execution Manager (Intel HAXM). The software requires an Intel CPU with Virtualization Technology (VT) support...




            They are referring not just to supporting "Virtualization", but to a specific set of processor extensions only available on recent Intel processors.



            Use the ARM system image. It will get the job done, it just won't feel like you are running a native Android system.






            share|improve this answer












            According to the Android documentation for the emulator, the x86 image specifically requires an Intel processor. When they say:




            ...Virtual machine acceleration for Windows requires the installation of the Intel Hardware Accelerated Execution Manager (Intel HAXM). The software requires an Intel CPU with Virtualization Technology (VT) support...




            They are referring not just to supporting "Virtualization", but to a specific set of processor extensions only available on recent Intel processors.



            Use the ARM system image. It will get the job done, it just won't feel like you are running a native Android system.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 23 '13 at 18:03









            sigmabeta

            7341923




            7341923












            • This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
              – NoBugs
              Feb 19 '15 at 2:23










            • The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
              – sigmabeta
              Feb 19 '15 at 21:25










            • Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
              – NoBugs
              Feb 20 '15 at 2:41


















            • This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
              – NoBugs
              Feb 19 '15 at 2:23










            • The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
              – sigmabeta
              Feb 19 '15 at 21:25










            • Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
              – NoBugs
              Feb 20 '15 at 2:41
















            This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
            – NoBugs
            Feb 19 '15 at 2:23




            This is not only not a solution, you contradict the documentation you link to: they support "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" - luckily most Android-linux developers will probably be on Linux machines.
            – NoBugs
            Feb 19 '15 at 2:23












            The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
            – sigmabeta
            Feb 19 '15 at 21:25




            The question was "Should I download ARM or MIPS images?", to which my answer was "Use the ARM system image." Intel HAXM does not support Linux, or AMD processors. If you believe "switch operating systems" is a better answer, feel free to post it.
            – sigmabeta
            Feb 19 '15 at 21:25












            Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
            – NoBugs
            Feb 20 '15 at 2:41




            Hmm. actually Trante didn't mention what OS was in use - After suffering through the awfully slow emulated Android hardware, I would highly recommend using the Intel one with acceleration personally - that option does work well on Ubuntu 14.04 at least.
            – NoBugs
            Feb 20 '15 at 2:41












            up vote
            10
            down vote













            As mentionned, HAXM won't work on non-intel CPUs.
            So the X86 image won't be any faster than the ARM one (at least, in my experience on an AMD Phenom X6.)



            An speedier alternative is to use GenyMotion.




            • It is free for personal use

            • An order of magnitude faster than the built-in android emulator.

            • It integrates nicely with ADT (Eclipse) once you follow the detailed user guide






            share|improve this answer























            • Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
              – tony gil
              Dec 26 '16 at 13:39















            up vote
            10
            down vote













            As mentionned, HAXM won't work on non-intel CPUs.
            So the X86 image won't be any faster than the ARM one (at least, in my experience on an AMD Phenom X6.)



            An speedier alternative is to use GenyMotion.




            • It is free for personal use

            • An order of magnitude faster than the built-in android emulator.

            • It integrates nicely with ADT (Eclipse) once you follow the detailed user guide






            share|improve this answer























            • Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
              – tony gil
              Dec 26 '16 at 13:39













            up vote
            10
            down vote










            up vote
            10
            down vote









            As mentionned, HAXM won't work on non-intel CPUs.
            So the X86 image won't be any faster than the ARM one (at least, in my experience on an AMD Phenom X6.)



            An speedier alternative is to use GenyMotion.




            • It is free for personal use

            • An order of magnitude faster than the built-in android emulator.

            • It integrates nicely with ADT (Eclipse) once you follow the detailed user guide






            share|improve this answer














            As mentionned, HAXM won't work on non-intel CPUs.
            So the X86 image won't be any faster than the ARM one (at least, in my experience on an AMD Phenom X6.)



            An speedier alternative is to use GenyMotion.




            • It is free for personal use

            • An order of magnitude faster than the built-in android emulator.

            • It integrates nicely with ADT (Eclipse) once you follow the detailed user guide







            share|improve this answer














            share|improve this answer



            share|improve this answer








            answered Feb 2 '14 at 23:04


























            community wiki





            yop83













            • Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
              – tony gil
              Dec 26 '16 at 13:39


















            • Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
              – tony gil
              Dec 26 '16 at 13:39
















            Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
            – tony gil
            Dec 26 '16 at 13:39




            Could not get it to run as Android Studio plugin on a Linux box with Phenom II processor. Gave up on emulation.
            – tony gil
            Dec 26 '16 at 13:39










            up vote
            0
            down vote













            Android Emulator - AMD Processor & Hyper-V Support in Windows 10.



            You need the following setup requirements to be in place:




            1. Android Emulator v27.3.8+ - download via Android Studio SDK Manager.

            2. x86 Android Virtual Device (AVD) - Create AVD.

            3. Windows 10 Update.

            4. Enable via Windows Features: "Windows Hypervisor Platform"


            enter image description here



            Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.






            share|improve this answer



























              up vote
              0
              down vote













              Android Emulator - AMD Processor & Hyper-V Support in Windows 10.



              You need the following setup requirements to be in place:




              1. Android Emulator v27.3.8+ - download via Android Studio SDK Manager.

              2. x86 Android Virtual Device (AVD) - Create AVD.

              3. Windows 10 Update.

              4. Enable via Windows Features: "Windows Hypervisor Platform"


              enter image description here



              Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.






              share|improve this answer

























                up vote
                0
                down vote










                up vote
                0
                down vote









                Android Emulator - AMD Processor & Hyper-V Support in Windows 10.



                You need the following setup requirements to be in place:




                1. Android Emulator v27.3.8+ - download via Android Studio SDK Manager.

                2. x86 Android Virtual Device (AVD) - Create AVD.

                3. Windows 10 Update.

                4. Enable via Windows Features: "Windows Hypervisor Platform"


                enter image description here



                Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.






                share|improve this answer














                Android Emulator - AMD Processor & Hyper-V Support in Windows 10.



                You need the following setup requirements to be in place:




                1. Android Emulator v27.3.8+ - download via Android Studio SDK Manager.

                2. x86 Android Virtual Device (AVD) - Create AVD.

                3. Windows 10 Update.

                4. Enable via Windows Features: "Windows Hypervisor Platform"


                enter image description here



                Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Nov 10 at 23:19









                סטנלי גרונן

                1,35872043




                1,35872043










                answered Nov 10 at 18:17









                Armando

                13




                13






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f17817118%2fandroid-emulator-system-images-and-amd-processor%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Florida Star v. B. J. F.

                    Error while running script in elastic search , gateway timeout

                    Adding quotations to stringified JSON object values