We want to manage emulators automatically, create and delete them as needed and recover failure states (in doubt by creating new emulators on the fly).
This breaks some parts of the current API, but I took care not to change too much. If you think I should get rid of some legacy code, I am open for doing it with this PR, too.
We want to manage emulators automatically, create and delete them as needed and recover failure states (in doubt by creating new emulators on the fly). This breaks some parts of the current API, but I took care not to change too much. If you think I should get rid of some legacy code, I am open for doing it with this PR, too.
Depends on https://github.com/tweaselORG/appstraction/pull/137 and https://github.com/tweaselORG/appstraction/pull/140 to be released to merge.