[android-developers] Re: Out of Memory Issue in Android SimpleCursorAdapter
hi Dmitri,
according to my findings the newView method is not needed what should
need is bindView method. now i have 600 + contacts
this is the exception
05-31 13:39:22.180: ERROR/JavaBinder(564): java.lang.RuntimeException:
No memory in memObj
as you mention when i surrounded the method using a try catch
only one contact is bind to the view.
any idea???
regards,
Randika
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home