Emulator 27.3.0 Canary and 27.2.8 Beta are now available in the Canary and Beta channels, respectively.
Read more
Emulator 27.3.0 Canary and 27.2.8 Beta are now available in the Canary and Beta channels, respectively.
Changes common to both versions:
- Previously, we hardcoded all AVD userdata image sizes to 2GB. Now, we allow user data sizes under 2GB that are user-specified.
- Added support for alphanumeric SMS addresses.
- The Google Play Store is now enabled for Pixel and Pixel 2 device images. This is indicated in the AVD Manager in Android Studio with the Google Play logo in the Play Store column. AVDs with Google Play Store enabled have a Google Play tab in the Extended controls dialog that provides a convenient button for updating Google Play Services on the device.
- Fixed issues with loading snapshots of GPU state where some restored shapes would render black.
- Fixed an issue that caused copy and paste from the host to not work unless the Extended controls dialog was opened at least once.
- Fixed an issue that prevented re-positioning the AVD on some Macbook screens.
- Fixed an issue that caused SMS and cellular functionality to be disabled after loading a snapshot.
- Fixed issues with blank screens when switching into zoomed mode while frameless emulator was active.
- Fixed an issue that caused the device skin and emulator contents to scroll out of sync when zoomed in.
- Restored "avd snapshot delete" UI command to match the documentation.
- Fixed issues with flickering and blank screens on newer MacBook Pro computers when running AVDs with Pixel 2 XL skins.
- Fixed graphical issue on Mac where some Unity games would not be able to render to the screen.
Snapshot changes for 27.3.0 only:We are continuing to make changes to extend and improve your ability to
save and load AVD snapshots. In this version, we have added the ability to save multiple AVD snapshots for a given device configuration and the ability to choose which of the saved snapshots to load when you start the emulator.
Starting with Android Studio 3.2 Canary 13, each device configuration includes a control in the advanced settings in the
Virtual Device Configuration dialog with which you can you can specify which AVD snapshot to load when starting that AVD.
To accommodate this expansion of the snapshot features, we have added a
Snapshots tab to the
Extended controls dialog in Android Emulator. This new tab contains controls for saving and loading AVD snapshots, including the controls for saving and loading the Quick Boot snapshot that had previously been in the
Settings tab.
You can edit the name and description of each saved snapshot.
Snapshots are valid for the system image, AVD configuration, and emulator features with which they are saved. When you make a change in any of these areas, all snapshots of the affected AVD become invalid.
We are still actively working out issues with these new AVD snapshot features. We would greatly appreciate
feedback from you about any issues that you encounter or ideas that you have about how these features could be made more useful for you.