At first, I configure this on the android-emulator plugin on Jenkins:

And when I build, of course it automatically download the Android Sdk etc. on this directory: C:\Users\Smedia\AppData\Local\Jenkins\.jenkins\tools\android-sd
**After the build, I got this error:

So basically, I think it installed the outdated android SDK so what I did is I manually updated it. After updating it,
tried to build again, and so I got:

II also tried to added Startup Delay and ADB timeout on the Job configuration on Common Emulator Options. But still got the same error:
[android] Emulator did not appear to start; giving up
[android] Stopping Android emulator
To switch version do you have update sdk? Why do not use those one installed by the pkugin?