Android emulator launch error from jenkins
Android emulator launch error from jenkins
I am facing the error below only when am running using batch command from Jenkins but works fine when i run through a .bat file in my local folder. Please help with this. My image
emulator: ERROR: Unknown AVD name [Pixel2], use -list-avds to see valid list.
HOME is defined but there is no file Pixel2.ini in $HOME.androidavd
(Note: Directories are searched in the order $ANDROID_AVD_HOME, $ANDROID_SDK_HOMEavd and $HOME.androidavd)
Note: I have tried all the suggestions mentioned from Search results so far such as setting new environment variable such as ANDROID_SDK_HOME etc. but none helped.
0
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy