I have created an AVD on Windows 8.1 and trying to run it through command line but facing below issue.
Command: emulator -avd [AVD Path]
Error: PANIC: Broken AVD system path. Check your Android_SDK_Root value [C:\Users[User]\AppData\Local\Android\SDK]!
I have set the Android_SDK_ROOT value to SDK home directory. This works fine if i run emulator through android studio.
Can anyone help this?
Thanks,
Chandresh Parmar