Alex Nefedov
Results
1
issues of
Alex Nefedov
From the [docs](https://github.com/ReactiveCircus/android-emulator-runner#configurations) it says that `pre-emulator-launch-script` runs after creating the AVD and before launching the emulator. In fact it runs before AVD created, so all config adgastments fail. Here...