Follow the steps below to setup EnableX Plugin and dependency Plugin in Android:
- Download the latest SDK version here.
- Extract AAR file from the zipped folder and import it into the Application.
- Add required dependency in app-level Gradle.
implementation "org.webrtc:google-webrtc:1.0.32006" implementation "io.socket:socket.io-client:1.0.0"
