Prerequisites
caution
To get Eyeson running on Android you will need to have a valid meeting accessKey or guestToken from a running room instance.
The respective credentials can be obtained from the API with a valid API key. Thus, an additional backend webservice to host and maintain Eyeson meetings is mandatory from your side. See API documentation for more information.
Examples
You will find an Compose example app at git repository. A very basic View example is also included.