最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - 2 files found with path 'libarm64-v8alibZoomTask.so' zoom - Stack Overflow

programmeradmin0浏览0评论

I'm trying to integrate Zoom's flutter_zoom_videosdk: 1.14.0: package into a flutter app. I've downloaded the SDK (v6.2.0.24434) from the Zoom marketplace as this doc said and added to the android project. Now when I'm try to run the app I'm getting this error:

Changes I have made:

Added flutter_zoom_videosdk: ^1.14.0 dependency to the pubspec.yaml

Added a folder named mobilertc to the root of the android project containing 2 files:

  1. mobilertc.aar
  2. build.gradle

Updated the following .gradle files

android/app/build.gradle

android/settings.gradle

What am i doing wrong?,

发布评论

评论列表(0)

  1. 暂无评论