Browse Source
Android will only be able to create Dalvik bytecode if the input Java bytecode is in Java6 format. Otherwise we get a bunch of NoClassDefFoundError Exceptions along with "Could not find class X", "Unable to resolve static method Y" and such errors for code in transdroid.jar.pull/88/head
Florian Schmaus
11 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue