How to Set Up the ANDROID HOME Environment Variable on Windows 7

From wizarPOS
Revision as of 10:02, 21 October 2020 by Mahong (talk | contribs)

Set in Win7

  1. Click Properties of computer.
  2. Click Advanced system settings.
  3. Click Environment Variables in System Properties>Advance tab.
  4. In System Variables table, click New to add system variable ANDROID_HOME, variable name is ANDROID_HOME, variable value is the path of Android SDK.
  5. Append ';%ANDROID_HOME%;%ANDROID_HOME%\platform-tools;%ANDROID_HOME%\tools' to system variable Path.