Question by
sumit_unity930 · Jun 06, 2020 at 06:13 PM ·
androidunity 5
While communicating from unity to android, i am getting the dex path below issue:,While communicating from unity to android, i am getting the dex path issue below issue:
While communicating from unity to android, i am getting dex path issue
,Hi all,
While communicating from unity to android, i am getting the dex path below issue:
Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file "/data/app/com.app.iClick-1/base.apk"],nativeLibraryDirectories=[/data/app/com.app.iClick-1/lib/arm, /data/app/com.app.iClick-1/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]] 2020
Comment