java.lang.NoClassDefFoundError: [generic] at dalvik.system.NativeStart.main(Native Method)
问题 Some of users of my application got this exception java.lang.NoClassDefFoundError: [generic] at dalvik.system.NativeStart.main(Native Method) It's not common exception because of great number of users and only some of them have this exception. I don't use any native library and all externals libraries don't use any native code Version of Android where it happened: Android 4.0.3 - 4.0.4 (97.7%) Android 4.0 - 4.0.2 (1.5%) Android 4.1 (0.8%) Can anybody help me with workaround? Can receiver in