Hello all, I have developed Android sample game with Srite4droid library from the following demo project.
https://github.com/MyAppConverter/Sprite4DroidSimpleGame Sometime we got out of memory exception and the application closed. We have used System.gc(), android:hardwareAccelerated="false" android:largeHeap="true" to reduce this exception but still it crashed. In the LogCat the error is ERROR :: Fatal signal 11 (SIGSEGV) at 0x30302e30 (code=1), thread 21951 (Timer-21) Has anyone here encountered this error before? What can I do to solve the problem? Thank you :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/3ce550e4-e20f-4241-a802-9f894e16e399%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

