App works perfectly on 1.6, but why am I getting java.lang.VerifyError on Xperia X10 running 1.6?
问题 My app works perfectly on both emulated and real 1.6 devices. However The Sony Xperia X10 series (running 1.6) is crashing with a java.lang.VerifyError. This thread leads me to believe ProGuard optimization could be the culprit, but if that were the case wouldn't the problem exist on every device running 1.6, instead of just the X10? Here is the stack trace: java.lang.VerifyError: com.twocell.walkabout.Animator at com.twocell.walkabout.Main.void onCreate(android.os.Bundle)(SourceFile:197) at