AgoraIO / API-Examples

Play with AgoraSDK and have fun! Everything you need to start learning Agora.
294 stars 217 forks source link

Sample projects for the Agora RTC Native SDK

English | 中文 | 한글

Overview

This repository contains sample projects for the Agora RTC Native SDK, including the following platforms:

Platform Language Project Location SDK
Android Java /Android/APIExample RTC Java Video SDK
Android Kotlin /Android/APIExample-Compose RTC Java Video SDK
Android Java /Android/APIExample-Audio RTC Java Audio SDK
iOS Swift /iOS/APIExample RTC Objective-C Video SDK
iOS Objective-C /iOS/APIExample-OC RTC Objective-C Video SDK
iOS Swift /iOS/APIExample-Audio RTC Objective-C Audio SDK
macOS Swift /macOS RTC Objective-C Video SDK
Windows C++ /windows RTC C++ Video SDK

You can refer to each individual platform to learn more about the projects.

Feedback

If you have any problems or suggestions regarding the sample projects, feel free to file an issue.

Related resources

License

The sample projects are under the MIT license.