This app is to be launched from Android Studio. The app launches the Streaming SDK inside of a webview. The app is loaded from unpkg. The versions are fetched from npm on load. This allows us to test future version as they are released.
npm install @img-arena/androidThis app is to be launched from Android Studio. The app launches the Streaming SDK inside of a webview.
The app is loaded from unpkg. The versions are fetched from npm on load. This allows us to test future version as they are released.
Copy the file from app/src/main/res/values/env.example.xml into app/src/main/res/values/env.xml and uncomment the contents.
Insert the variables into this XML doc