How do I set ANDROID_SDK_HOME environment variable?

前端 未结 10 1750
我在风中等你
我在风中等你 2020-11-27 04:48

I\'m working with Eclipse on Windows 7, x64. I\'m getting an error when running ADT bundle of android development:

Error: Error parsing the AVDs

10条回答
  •  长情又很酷
    2020-11-27 05:09

    Copy your SDK path and assign it to the environment variable ANDROID_SDK_ROOT

    Refer pic below:

提交回复
热议问题