Friday, May 27, 2011

[android-developers] Re: java.lang.ArrayStoreException on Honeycomb device (Acer Iconia A500)

Debug it.
put getCell(i) into a variable and see what that variable is.
And it seems that during run-time something is about to be stored in a LinkedHashMap (and not in LinkedHashSet as shown in your code).

--
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

No comments:

Post a Comment