Hi, when compiling a project I get the following error:
[2011-05-09 16:30:25 - MediaSenseAndroid] Dx UNEXPECTED TOP-LEVEL EXCEPTION: 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 java.lang.Object[]. This is symptomatic of .class transformation tools that ignore local variable information. [2011-05-09 16:30:25 - MediaSenseAndroid] Dx at com.android.dx.cf.code.BaseMachine.throwLocalMismatch(BaseMachine.java:550) [2011-05-09 16:30:25 - MediaSenseAndroid] Dx at com.android.dx.cf.code.BaseMachine.getLocalTarget(BaseMachine.java:405) […] I have no clue what that means, why this happens and how I can solve the problem. If necessary I can provide further information or full log files. Marco -- 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