I know this is probably hopeless, but has anyone e...
# android
j
I know this is probably hopeless, but has anyone ever gotten this error in their Android project when Proguard is not used?
Uncaught translation error: com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.lang.Object using a local variable of type int. This is symptomatic of .class transformation tools that ignore local variable information.