Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.08 KB

AgoraUIKit

Video Calling App using the Agora service

NOTE: To make the app work, it must be compiled with a valid "Temp RTC Token" generated from the Agora Dashboard.

Get API Key from https://console.agora.io/ should be kept in api.properties file in root folder. See the api.properties.example file for the proper format.

Tech used

  • Kotlin
  • Agora Video Conferencing Api
  • Compose
  • Custom Android View