You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2019. It is now read-only.
Default path of SDK will be C:\Users\<your name>\AppData\Local\Android\sdk. You need do nothing if you choose default config, or you have to set the following environment variables:
set ANDROID_HOME=<android sdk path>set Path=%JAVA_HOME%\bin;%ANDROID_HOME%\tools;ANDROID_HOME\platform-tools;%Path%