NoClassDefFoundError: android.support.design.internal.NavigationMenu on Android 4.2.2 (wiko)
- 阅读更多 关于 NoClassDefFoundError: android.support.design.internal.NavigationMenu on Android 4.2.2 (wiko)
I am trying to use the Android Support Design library (in version 23.0.1) and the class NavigationMenu (I use this class as an XML tag into a layout). When I execute my app on a Samsung on Android 4.3 or on a Nexus on Android 5.x or 6.0 everything works well, but when I execute the app on a Wiko Rainbow on Android 4.2.2, it crashes with the following exception : java.lang.RuntimeException: Unable to start activity ComponentInfo{applicationId/package.MainActivity}: android.view.InflateException: Binary XML file line #11: Error inflating class <unknown> [...] Caused by: android.view