How should I resolve the issue "java.lang.NoClassDefFoundError: Failed resolution of: Ldji/v5/manager/interfaces/SDKManagerCallback" ?

Follow

Comments

1 comment

  • quentin garwig

    Hello, I still have this issue too.I'am calling  com.secneo.sdk.Helper.install and tried to run init() on the main thread. Is it possible the the error come from the connection to the DJI AppKey ? What kind of erro does it provide ?  Here is mine. 

    FATAL EXCEPTION: main
                                                                                                        Process: com.example.msdksample, PID: 29312
                                                                                                        java.lang.NoClassDefFoundError: Failed resolution of: Ldji/v5/manager/interfaces/SDKManagerCallback;
                                                                                                            at java.lang.Class.newInstance(Native Method)




    0
    Comment actions Permalink

Please sign in to leave a comment.

close