On Oct 19, 2:25 am, Alex Xin <[email protected]> wrote: > I have an app that runs perfect on 2.2 and 2.2 but always getting > VerifyError on 1.6 while startup, I don't think that my app cannot run under > 1.6 because I don't call any APIs that don't support 1.6.
Post the output from logcat. Right above the exception trace should be some arcane-looking messages with "VFY" in them. -- 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

