Zoom Video SDK doesn't provide native libraries for x86 and x86_64 ABI

SDK Version:

Zoom SDK Version: 1.12.0

Artifacts used:

  • us.zoom.videosdk:zoomvideosdk-core
  • us.zoom.videosdk:zoomvideosdk-videoeffects

Devices to reproduce:
Any device with x86/x86_64 architecture - can be tested on emulators.

Issue Description:
Running the Zoom Video SDK on a device with x86/x86_64 architecture causes the following crash:

java.lang.UnsatisfiedLinkError: dlopen failed: library "libzoom_util.so" not found

It appears that native libraries are only provided for armeabi-v7a and arm64-v8a. This is a significant issue as it makes the SDK unusable on some devices.

Thanks for your assistance,
Jakub

@jledwon Android SDK does not support x64/x86 platform

Hi @chunsiong.zoom,

Thanks for your assistance, are there plans to support it in future?

@jledwon no there are no plans to support these architecture at the moment.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.