Skip to content

v1.4.0: Function to save Android emulator snapshots

Compare
Choose a tag to compare
@baltpeter baltpeter released this 29 Oct 09:09
· 3 commits to main since this release
e1ac5c6

This release adds a minor feature for Android emulators: You can now save the emulator state as a snapshot using the snapshotDeviceState(snapshotName) function.

What's Changed

  • Add method to save emulator snapshots by @zner0L in #137

Full Changelog: v1.3.1...v1.4.0