Aye I couldn't see anything odd either, glad I was on the right track!

I'm trying to contact the user involved in the hoping of extracting
more information and determine the root cause. Hopefully there's at
least a simple workaround.

-dave

On May 17, 11:31 am, Mark Murphy <mmur...@commonsware.com> wrote:
> Eyeballing the source code, everything in the initializers for
> FragmentManagerImpl seems kosher. My best guess is that it is
> referring to some method that exists on real 1.6 and does not exist on
> the X10 Mini Pro. Unfortunately, those VerifyError reports are not
> terribly specific.
>
>
>
>
>
>
>
>
>
> On Tue, May 17, 2011 at 2:44 AM, Dave Johnston <john...@gmail.com> wrote:
> > A user of mine is encountering a crash every time they start my
> > application:
>
> > java.lang.VerifyError: android.support.v4.app.FragmentManagerImpl
> > at android.support.v4.app.FragmentActivity.<init>(SourceFile:87)
> > (...)
>
> > Their phone is a Sony Ericsson U20i (Xperia X10 Mini Pro) running
> > Android 1.6.
>
> > I understand the Fragments compatibility library supports Android 1.6,
> > and that VerifyError exceptions typically occur on outdated or
> > unsupported systems, so would this error suggest the U20i isn't
> > entirely compatible?
>
> > Regards,
> > Dave
>
> > --
> > 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 3.4 Available!

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

Reply via email to