I keep running out of storage space when I work on my app for a long time. I'm assuming it's because the emulator is incorrectly uninstalling the old apks?
Internal storage is always stuck at 541MB, even if I change the settings in AVD. The settings in config.ini are correctly set and I see disk.dataPartition.size=2000M
.
I've tried wiping and restarting the emulator, creating other virtual devices, and even resize2fs detailed here https://stackoverflow.com/a/20762411/2532762
Nothing seems to work. I've tried API 22 & 23 emulators. Both x86