File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ Variable name: `ANDROID_HOME`</br>
4747Variable value: ` %USERPROFILE%\AppData\Local\Android\Sdk ` </br >
4848
4949Variable name: ` ANDROID_TOOLS ` </br >
50- Variable value: ` %USERPROFILE%\AppData\Local\Android\Sdk \tools ` </br >
50+ Variable value: ` %ANDROID_HOM% \tools ` </br >
5151
5252Variable name: ` ANDROID_PTOOLS ` </br >
53- Variable value:` %USERPROFILE%\AppData\Local\Android\Sdk \platform-tools ` </br >
53+ Variable value:` %ANDROID_HOM% \platform-tools ` </br >
5454
5555Variable name: ` ANDROID_BTOOLS ` </br >
56- Variable value:` %USERPROFILE%\AppData\Local\Android\Sdk \build-tools\26.0.1 ` </br >
56+ Variable value:` %ANDROID_HOM% \build-tools\26.0.1 ` </br >
5757
5858-- Edit the PATH variable and add</br >
5959` %ANDROID_HOME% ` </br >
You can’t perform that action at this time.
0 commit comments