Summary:
I am trying to integrate it into an Android project, but I cannot add the LiveExperienceFramework to my AndroidStudio project by following the instructions on the following reference site
Content (required):
implementation 'google.webrtc:peerconnection_android:versionC'
I don't know how to set up the What other steps would be required to get the project through the build as per this reference URL?What else do I need to include in the build.gradle file to get the build to succeed?