Xamarin Android Emulator: Broken AVD system path. Check your ANDROID_SDK_ROOT value

Step:
Create Android emulator

AVD Android Target:
android-25

Also I’m adding Custom Hardware Profile Content:
Added config option: hw.keyboard=yes
(any other option causes the same error)

Starting emulator
/Users/vagrant/Library/Developer/Xamarin/android-sdk-macosx/emulator/emulator “-avd” “TestEmulator” “-skin” “768x1280” “-no-boot-anim” "-no-window"
PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT

Then I’ve created an environment variable ANDROID_SDK_ROOT and got a new error:
PANIC: Broken AVD system path. Check your ANDROID_SDK_ROOT value [/Users/vagrant/Library/Developer/Xamarin/android-sdk-macosx]!

Any ideas why is this happening?

thanks in advance!

Hi @vbarzdyka,

which Bitrise stack do you use (you can check it on your Bitrise project’s settings page)?

Hi @godreikrisztian ,
This is the stack I’m using

43 PM

Hi, @vbarzdyka,

Have you ever solved this?

Closing this thread as it doesn’t have enough information to reproduce the issue.

@mtavkhelidze please fill out a #issues:build-issues report and we’ll check it ASAP! :slight_smile: