v1.1.0: Create emulators!
This release of andromatic adds the new createEmulator()
function, which enables you to create emulators in your nodejs code using the cached Android SDK. Take a look at the README for usage examples.
What's Changed
- Fixes tweaselORG/meta#30: Creation of Android emulators by @baltpeter in #5
Full Changelog: v1.0.0...v1.1.0