On Wednesday, January 12, 2011 4:18:08 PM UTC, Bob Kerns wrote:

ClassNotFoundError can mean it got an error while loading the class. 
> Perhaps it ran out of memory, just as it was loading this class? 
>

Hmm, that is a possibility. The app in question does have some memory 
issues, mostly due to the various bitmap memory leak platform bugs (like 
http://code.google.com/p/android/issues/detail?id=8488 and 
http://code.google.com/p/android/issues/detail?id=11089). In which case, the 
solution is for me to continue trying to work around those leaks, rather 
than attempting to fix this ClassNotFoundError directly.

String

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to