Android emulator system images and AMD processor
up vote
15
down vote
favorite
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
add a comment |
up vote
15
down vote
favorite
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
add a comment |
up vote
15
down vote
favorite
up vote
15
down vote
favorite
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
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
android android-emulator arm mips intel
edited Nov 10 at 21:53
old_timer
47.8k760121
47.8k760121
asked Jul 23 '13 at 17:32
trante
21.2k39155243
21.2k39155243
add a comment |
add a comment |
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.
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
add a comment |
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
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
add a comment |
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:
- Android Emulator v27.3.8+ - download via Android Studio SDK Manager.
- x86 Android Virtual Device (AVD) - Create AVD.
- Windows 10 Update.
- Enable via Windows Features: "Windows Hypervisor Platform"
Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.
add a comment |
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.
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
add a comment |
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.
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
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
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:
- Android Emulator v27.3.8+ - download via Android Studio SDK Manager.
- x86 Android Virtual Device (AVD) - Create AVD.
- Windows 10 Update.
- Enable via Windows Features: "Windows Hypervisor Platform"
Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.
add a comment |
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:
- Android Emulator v27.3.8+ - download via Android Studio SDK Manager.
- x86 Android Virtual Device (AVD) - Create AVD.
- Windows 10 Update.
- Enable via Windows Features: "Windows Hypervisor Platform"
Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.
add a comment |
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:
- Android Emulator v27.3.8+ - download via Android Studio SDK Manager.
- x86 Android Virtual Device (AVD) - Create AVD.
- Windows 10 Update.
- Enable via Windows Features: "Windows Hypervisor Platform"
Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.
Android Emulator - AMD Processor & Hyper-V Support in Windows 10.
You need the following setup requirements to be in place:
- Android Emulator v27.3.8+ - download via Android Studio SDK Manager.
- x86 Android Virtual Device (AVD) - Create AVD.
- Windows 10 Update.
- Enable via Windows Features: "Windows Hypervisor Platform"
Note: Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise.
edited Nov 10 at 23:19
סטנלי גרונן
1,35872043
1,35872043
answered Nov 10 at 18:17
Armando
13
13
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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