Java.lang.OutOfMemoryError in flutter

Created At: 2024-04-09 09:23:17 Updated At: 2024-04-09 09:26:02

If you run Flutter app in Android emulator you will get Java.lang.OutOfMemoryError

You will encounter above error. So solve this error you may increase the memory of the emulator from avd manager.

But the easiest way to delete some unnecessary apk those installed in your emulatory. 

So go to settings -> Apps & notifications -> Your apk -> Uninstall

Comment

Add Reviews