This repository contains an example app that showcases the use of WebRTC in a Nabto context. To build the app, you need a working Android development environment.
$ ./gradlew assembleDebug
$ adb install -r ./app/build/outputs/apk/debug/app-debug.apk
Performing Streamed Install
Success
Follow the instructions for the Nabto Edge Android WebRTC demo.