java.lang.OutOfMemoryError: Failed to allocate a 63701004 byte allocation with 33550904 free bytes and 55MB until OOM

Most probably you have more than one screen and you don’t close them correctly or you have large images in your assets. See tips 1 and 2 in the post below

5 Likes