I can't add the Oracle Live Experience SDK to my Android Studio project.
Summary:
I have purchased a LiveExperience license and 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):
I'm getting build errors even though I'm following the instructions in the reference, but has anyone successfully built with the SDK embedded and Android Studio?
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?