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
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