Hi All, In my application, I am receiving more than 4000 records (location co-ordinates) from server. I am storing them in String Arrays and ArrayLists and displaying them on google map using markers In some android devices it works fine. But in few android devices, the application is freezing. I know String Arrays and ArrayLists can store any number of records. But I still can't undertand, why the application is freezing? Is it because of google maps or any other reason? Please help. I need to fix this problem as soon as possible.
Thanks and Regards, Shruthi. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en