Open GoogleCodeExporter opened 9 years ago
Original comment by zero...@gmail.com
on 14 Jan 2013 at 11:17
Attachments:
Other stack trace
Original comment by zero...@gmail.com
on 14 Jan 2013 at 11:31
Attachments:
before to crash there is a loop of these messages
Original comment by zero...@gmail.com
on 14 Jan 2013 at 11:40
Attachments:
What device are you using? The stack trace shows OOME which implies that you're
using a device with a low amount of memory.
Original comment by neilboyd
on 15 Jan 2013 at 6:00
I'm using an HTC DESIRE HD (about 500MB of Ram)
Original comment by zero...@gmail.com
on 15 Jan 2013 at 9:51
I had the same problems. After implementing advice from link
(https://github.com/glob3mobile/g3m/issues/12) - in AndroidManifest.xml set
Android application property "largeHeap" to "true" the problem disappeared. I
know that this solution is temporary and after working some time with big data
(map tiles data is such a one) the problem may occur again. However for 80-90%
of situation this is very good solution.
Original comment by shumi.ar...@gmail.com
on 23 Apr 2014 at 9:39
Original issue reported on code.google.com by
zero...@gmail.com
on 14 Jan 2013 at 11:16Attachments: