Fixing HAXM kernel Error in Android Studio

This article addresses the following errors related to Android Studio and Hardware Accelerated Execution Manager (HAXM) installation. 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! This computer meets the requirements for HAXM, but Intel Virtualization Technology (VT-x) is […]

Getting up and running with Android Studio

Google’s Android Studio is a relatively new IDE (the previous preferred programming environment being Eclipse with ADT bundle). If you’ve set up Eclipse on your PC before, you’ll agree that Android Studio is much easier to install and configure compared to Eclipse+ADT Bundle. For one, the number of components required before you can start writing […]