Android Question jfeinstein10 leftmenu problem

By-Cod3rs

Member
Licensed User
Hi,

https://www.b4x.com/android/forum/threads/left-menu-layout-examples-jfeinstein10.98398/

I am using this menu, today I encountered an error when changing the SDK.

The SDK that I'm using is: Android X

There is no problem when the application is installed, but the application automatically crashes when debugging.


but this problem is corrected when I drop the SDK. (Android Support Library)

When I use (Android X), I get an error.

can I fix this problem using (Android X)?


B4X:
b4a java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewConfigurationCompat;
 
Top