Setting the ANDROID HOME Variable

You must set the ANDROID_HOME and the path environment variables after installing the different packages.

To set the ANDROID HOME variable

  1. Open the Environment Variable.

    1. Right-click My Computer, select Properties, and then select Advanced system settings.

    2. Go to the Advanced tab, and click Environment Variables.

    3. Click New under User Variables for <USERNAME>, and on the New User Variable dialog box that appears:

      1. Enter the following Variable name:ANDROID_HOME

      2. Enter the following Variable value: C:\SDK (SDK folder path)

      Note: The SDK folder path might vary depending on the SDK folder location
    4. Click OK to close the New User Variable dialog box.

  2. Click OK to close the Environment Variables window.