Is there any support from AgoraIO to build an Live Stream app using Android Jetpack Compose

Viewed 103

Is there any support from AgoraIO to build a Live Stream app using Android Jetpack Compose?

2 Answers

Reply from Agora:

Right now Agora is working on building sample projects with Jetpack Compose. But in the meanwhile, you can have a look at this repo that shows how to use Jetpack Compose with the Agora Android UIKit.

https://github.com/Meherdeep/RTE-2021/tree/main/Android

enter image description here

Related