I have a problem with life cycle of my code.
It runs well without noticeable errors, but when I stop the program (ie loading home screen) and return to the program again, it stops running showing error ("unable to start activity"). The log also shows this message: "java.lang.OutOfMemoryError: bitmap size exceeds VM budget"
我猜测,这意味着我对地对地块进行模拟。 是否有办法解决这一错误? 请提供帮助。
提前感谢。