JakeWharton / sdk-manager-plugin

DEPRECATED Gradle plugin which downloads and manages your Android SDK.
Apache License 2.0
1.41k stars 132 forks source link

passing argument from command line to set sdk dir. #55

Closed xueqingxiao closed 9 years ago

xueqingxiao commented 9 years ago

is there any way to pass arguments to set sdk dir?

JakeWharton commented 9 years ago

The ANDROID_HOME environment variable can be used. On Oct 19, 2014 8:14 PM, "Shawn Qingxiao Xue" notifications@github.com wrote:

is there any way to pass arguments to set sdk dir?

— Reply to this email directly or view it on GitHub https://github.com/JakeWharton/sdk-manager-plugin/issues/55.

JakeWharton commented 9 years ago

You can also explicitly set the local.properties file.