Skip to content

Releases: bitrise-steplib/steps-avd-manager

1.0.1

09 Dec 14:52
Compare
Choose a tag to compare

Fixed issue #16 : Failed to run phase, error: fork/exec /Users/vagrant/Library/Developer/Xamarin/android-sdk-macosx/emulator/emulator-headless: no such file or directory.

Background:

The binary emulator-headless is now retired. Headless builds of the engine are now launched via emulator -no-window, thus unifying the previously separate (but similar) paths.

(https://androidstudio.googleblog.com/2019/12/emulator-29211-and-amd-hypervisor-12-to.html)

Thanks for @dweekly for the contribution! 🥇

1.0.0

28 Nov 13:56
9f3acec
Compare
Choose a tag to compare
  • Fixed emulator creation process

0.9.2

20 Dec 10:04
Compare
Choose a tag to compare
  • getting emulator sdk package from channel 3

0.9.1

01 Dec 14:45
Compare
Choose a tag to compare
  • Typo fixes

0.9.0

01 Dec 14:08
969c74c
Compare
Choose a tag to compare
  • Initial step release