tweaselORG / appstraction

An abstraction layer for common instrumentation functions (e.g. installing and starting apps, setting preferences, etc.) on Android and iOS.
MIT License
6 stars 1 forks source link

Add method to save emulator snapshots #137

Closed zner0L closed 1 month ago

zner0L commented 1 month ago

This adds an option to save snapshots of Android emulators. appstraction is the logical place for it, since it is also where we implemented resetDevice with the opposite functionality.