java.lang.ClassNotFoundException: us.zoom.net.AndroidNetworkLibrary

Description
app going to crash

Which Client Android SDK version?
java.lang.RuntimeException: Unable to start activity ComponentInfo{in.drona.edu/in.drona.edu.activity.zoom.ui.InitAuthSDKActivity}: java.lang.ClassNotFoundException: us.zoom.net.AndroidNetworkLibrary

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3308)

at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3457)

at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)

at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)

at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)

at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2044)

at android.os.Handler.dispatchMessage(Handler.java:107)

at android.os.Looper.loop(Looper.java:223)

at android.app.ActivityThread.main(ActivityThread.java:7562)

at java.lang.reflect.Method.invoke(Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

Caused by: java.lang.ClassNotFoundException: us.zoom.net.AndroidNetworkLibrary

at java.lang.Runtime.nativeLoad(Native Method)

at java.lang.Runtime.nativeLoad(Runtime.java:1115)

at java.lang.Runtime.loadLibrary0(Runtime.java:1069)

at java.lang.Runtime.loadLibrary0(Runtime.java:1007)

at java.lang.System.loadLibrary(System.java:1667)

at com.zipow.videobox.mainboard.Mainboard.r(SourceFile:44)

at com.zipow.videobox.mainboard.Mainboard.initialize(SourceFile:6)

at com.zipow.videobox.VideoBoxApplication.initSDKMainboard(SourceFile:7)

at com.zipow.videobox.VideoBoxApplication.A(SourceFile:6)

at com.zipow.videobox.VideoBoxApplication.P(SourceFile:10)

at com.zipow.videobox.VideoBoxApplication.initializeForSDK(SourceFile:4)

at us.zoom.sdk.ZoomSDK.initialize(SourceFile:42)

at in.drona.edu.activity.zoom.initsdk.InitAuthSDKHelper.initSDK(SourceFile:10)

at in.drona.edu.activity.zoom.ui.InitAuthSDKActivity.onCreate(SourceFile:20)

at android.app.Activity.performCreate(Activity.java:7893)

at android.app.Activity.performCreate(Activity.java:7880)

at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3283)

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Pixel 5]
  • OS: [e.g. Android 11]

Additional context
Add any other context about the problem here.

Hi @zhero1100,

This appears to be a duplicate of your other post, so I am locking it in favor of the other. :slightly_smiling_face:

Thanks!