RAM size configuration fix
- Recently, users have reported that the emulator is slower than before. We have tracked this down to the AVD RAM size in the AVD's config.ini being set incorrectly. To mitigate this, the emulator increases the minimum RAM level for API 26+ images to the Android Studio default, 1536 MB. Please file a bug if your AVD's config.ini is not listing hw.ramSize in megabytes. The file can be found in the data directory of the AVD:
- ~/.android/avd/<avdname>.avd/config.ini
https://dl.google.com/android/repository/emulator-windows-4969155.zip
https://dl.google.com/android/repository/emulator-darwin-4969155.zip
https://dl.google.com/android/repository/emulator-linux-4969155.zip