Questions tagged [haxm]

Intel® Hardware Accelerated Execution Manager

The Intel Hardware Accelerated Execution Manager (Intel® HAXM).

440 questions
0
votes
1 answer

Android Studio Emulator: not working

So Im getting this error when I try to run my an emulator through Android Virtual device manager. emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration. HAXM is not working and emulator runs in emulation…
0
votes
1 answer

HAX kernel module is not installed! - Android Studio - FIX

So you got this annoying problem running AVD on Android Studio? Here's a Fix to the problem.
user5324483
0
votes
2 answers

How to fix: HAX is not working and emulator runs in emulation mode

I'm new to Android programming. I have 'Intel x86Emulator Accelerator(HAXM installer)' installed already. The Emulator opens up but nothing else happens(just the black screen and android written on it). How do I fix this? emulator: device…
0
votes
1 answer

Intel HAXM installation errors : (AVD unable to start, does not support (VT-x) and Feature name Microsoft-Hyper-V is unknown )

When i tried to install HAXM manually it shows an error message : "This computer does not support Intel Virtualization Technology (VT-x)" : I tried some suggestions from here Intel HAXM installation error - This computer does not support Intel…
Deepak
  • 178
  • 1
  • 2
  • 14
0
votes
1 answer

Installing Android emulator acceleration for building mobile apps with Meteor on Ubuntu

When I try to build an app with Meteor for Android it asks me to install many dependencies. One of them is the Android emulator acceleration. But it doesn't seem very clear to me how to do that. It shows a link on…
Victor Ferreira
  • 6,151
  • 13
  • 64
  • 120
0
votes
3 answers

HAXM Virtualisation Install

I'm a new Android developer and learner, and I am actually facing some strange issue. (config : Intel Core i7 3630QM @ 2.40GHz , 6go ram , windows 8.1) Just like many, I encountered the HAXM issue when I tried the emulator on the AVD manager. What I…
dcas
  • 111
  • 1
  • 10
0
votes
1 answer

Android Studio HAXM not working

I want to use android studio on a hp with E2 AMD vision processor. The problem is that when I download the HAXM installer from the SDK manager and try to install it I get an error saying that my computer does not support this program. I went to the…
elpazio
  • 697
  • 2
  • 9
  • 25
0
votes
0 answers

Intel HAXM's intelhaxm-android.exe is not running

after downloading intel HAXM i go forward to install it from C:\Users\dell\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager and when i start the setup intelhaxm-android.exe it start and just disappear without giving any…
0
votes
2 answers

How to install Intel's HAXM emulator on dual core processor machines?

Is there a solution how to install Intel's HAXM on machines with dual core processor? I tried to install it on my laptop, which has an Intel dual core processor. Is there a fix or solution?
0
votes
2 answers

HAX kernel module is not installed - AMD processor

I've recently installed Android Studio and I'm trying to run a Hello World app to see that everything works as it should. Which it evidently doesn't. I've followed every step on the Android Developer site for setting up Android Studio, yet I get…
bork
  • 1,556
  • 4
  • 21
  • 42
0
votes
1 answer

How to install HAXM by enabling VT-X in BIOS?

This is my problem http://gyazo.com/3086025522327b4d8a15069f32c65a5c and these are my bios settings http://gyazo.com/8ecee9b665ed9058e64205ead1647b30 does any one of you know why this error is appering on my screen because my settings are good. And…
yzaazy
  • 1
  • 1
0
votes
0 answers

AVD Crashes with "emulator64-x86 quit unexpectedly"

I have been trying to use an AVD with Android Studio 1.1.0 on OSX 10.10.2 and it runs OK until it crashes after a while saying "emulator64-x86 quit unexpectedly". When I look at the crash report the exception type is an EXC_BAD_ACCESS where it's…
0
votes
1 answer

I didn't have "VIRTUALIZATION TECHNOLOGY".Is it possible to run android app without enabling this virtualization technology???

Recently i try to run android app but it ask me to enable VIRTUALIZATION TECHNOLOGY in bios. But my processor is intel pentium T4500 which has no Virtualization Technology facility.Is it possible to run android app without this Virtualization…
0
votes
2 answers

I have AMD processor.when i run app in android studio it shows:

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed! after looking through some forum found suggestion…
0
votes
1 answer

App Dev Driver Limit

I've just started working with Android Studios to learn App Dev and have tried running a basic test app. I have everything installed including the HAXM but continue to receive this message: emulator: device fd:596 HAX is not working and…