rust-sdks icon indicating copy to clipboard operation
rust-sdks copied to clipboard

Unable to build WebRTC from source in webrts-sys/libwebrtc for Android

Open articulite opened this issue 9 months ago • 1 comments

Hi,

I get an error related to a missing androidx dependency when running ./build_android.sh --arch arm64 --profile release.

Is there a known working commit or more guidance to ensuring this builds webrtc without issues?

Maybe the problem is I am using Ubuntu 22.04, but I am able to build webrtc on my own outside of this project by following this guide:

https://piranna.github.io/2021/04/23/How-to-build-WebRTC-for-Android-in-Ubuntu-21.04/

Thanks

articulite avatar Apr 04 '25 21:04 articulite

Hello, I'm also encountering the same androidx dependency issue. May I ask if you have managed to resolve it by now?

B11nn avatar Jun 25 '25 16:06 B11nn