Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@chekit
Created August 10, 2017 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chekit/ae84d25c8331da370feb73afeaa03da9 to your computer and use it in GitHub Desktop.
Save chekit/ae84d25c8331da370feb73afeaa03da9 to your computer and use it in GitHub Desktop.
How to deal with android emulation on Windows

Решил проблему незапускающегося проекта следующим образом:

В пункте Install the Android Tools ограничился установкой Android Studio

В Android Studio в settings нужно

  • установить Версии Android (вкладка SDK Platforms),
  • установить Android SDK Build Tools, HAXM Installer (вкладка SDK Tools)
  • Установить устройство эмуляции через AVD Manager

Эмулятор вроде начал запускаться

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment