Android googlemap Out of memory
Posted
by Xiaofeng
on Stack Overflow
See other posts from Stack Overflow
or by Xiaofeng
Published on 2010-05-17T02:38:29Z
Indexed on
2010/05/17
2:40 UTC
Read the original article
Hit count: 205
android
Hi, I made an android application with googlemap api, and draw some 16x16 png (about 200 count) on overlay. When I move or zoom on/in mapview, "out of memory" error occurs very often.
I also used the googlemap appication in my htc itself. Seams that it uses about 14+MB memmory, and never happens "out of memory".
How to save memmory usage in a googlemap api, or how to enlarge android api memmory limit.
Thanks a lot!
© Stack Overflow or respective owner