On the Android Emulator, when I exit my app and run it again immediately, I get
OutOfMemoryError: bitmap size exceeds VM budget.
But on th
Increase the AVD RAM and the max VM application heap size in VM options.
To do that, go to
Window-->AVD Manager-->Virtual Devices-->Edit.