open-webrtc-toolkit / owt-client-android

Open WebRTC Toolkit client SDK for Android applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
194 stars 96 forks source link

How do I compile owt-client-native into an Android libwebrtc project instead of a. jar file?(5.0.x) #293

Open bianqiantan opened 1 year ago

bianqiantan commented 1 year ago

How do I compile owt-client-native into an Android libwebrtc project instead of a. jar file? Because you need to debug and modify the java code in webrtc. Are there any specific examples?(5.0.x)