Throwing error ANDROID_HOME is not set

Had a look at below link and set the ANDROID_HOME variables. That worked for me.


(On macOS 10.15 Catalina and later, the zsh is the default Terminal shell, and we can set the $ANDROID_HOME environment variable in either ~/.zshenv or ~/.zshrc .)

Hello. I am using MEmu player for appium. And I have a same issue with ANDROID_HOME environment variable. MEmu player is running on Windows 10 and I already installed Android SDK on this windows OS. The path is C:\Users\Administrator\AppData\Local\Android\Sdk
I am using Termux for command prompt on MEmu player. How to set this environment variable?