Android emulator on mac crashing dec 2016

broken image
broken image

Mkdir Android\cmdline-tools cd Android\cmdline-toolsĮxtract downloaded commandlinetools-win-*_latest.zip folder into cmdline-tools folder: > New.ĭownload and install Intel Hardware Accelerated Execution Manager (HAXM) (you also need to switch off Hyper-V feature and enable Virtualization in BIOS for successful installation).ĭownload Command-Line-Tools: Go to Downloads page, scroll down to 'Command line tools only' section and download the archive with tools.Ĭreate the following folder structure and go inside:

broken image

Or use Start -> Edit the system environment variables -> Environment variables.

broken image

Setx JAVA_HOME 'E:\Program Files\Java\jdk1.8.0_251' For me path to JDK is E:\Program Files\Java\jdk1.8.0_251. Open Command Prompt ( Win+R, type cmd and press Enter) or use any other terminal you like. This is the step-by-step note that answering the question: How to install and launch Android emulator without installing Android Studio itself.