Android : Setting environment variables : Part 3
- ANDROID_HOME
- JAVA_HOME
Note : This step is to be only done only if you get error while building your android application for first time
The error thrown is, environment variable not set ANDROID_HOME or JAVA_HOME
Please follow the instructions given in following video to setup environment variable
No comments