My main activity launches just fine in 4.4, but not when using 4.1. Then I get:
java.lang.NoClassDefFoundError: com.name.thing.other.MyActivity$1 ... and the rest of the stack trace.
Manifest:
My main activity launches just fine in 4.4, but not when using 4.1. Then I get:
java.lang.NoClassDefFoundError: com.name.thing.other.MyActivity$1 ... and the rest of the stack trace.
Manifest: