I guess there are some bugs in 3.0.1 related to LinkedLists.
I don't think it's a A500 issue as I got ArrayStoreExceptions also on
a Samsung Galaxy Tab and an Asus Eee Pad Transformer, both running
3.0.1.

Since I replaced the LinkedList by a Vector no more crashes were
reported.

Cheers
Emanuel

On Jun 21, 12:47 pm, b0b <[email protected]> wrote:
> I noticed plenty of platform crashes on the A500.
> Here's what I got reported in various stack traces:
>
> java.lang.IncompatibleClassChangeError: interface not implemented
>         at
> org.apache.harmony.xml.dom.NodeListImpl.getLength(NodeListImpl.java:
> 51)
>
> --------------
>
> java.lang.ClassCastException: java.util.LinkedList cannot be cast to
> java.util.List
>
> --------------
>
> java.lang.NullPointerException
>         at java.util.LinkedList.toArray(LinkedList.java:957)
>
> Is the A500 3.0.1 version broken or what ?

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