MCPcopy Create free account
hub / github.com/AgoraIO/API-Examples

github.com/AgoraIO/API-Examples @4.6.3-android

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.6.3-android ↗ · + Follow
13,399 symbols 26,095 edges 1,011 files 3,409 documented · 25% updated 40d ago4.6.3-android · 2026-02-12★ 34323 open issues

Browse by type

Functions 9,923 Types & classes 3,476
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Agora RTC Native SDK 샘플 프로젝트

English | 中文 | 한글

개요

이 Repository에는 다음 플랫폼들을 포함한 Agora RTC Native SDK의 샘플 프로젝트가 포함되어 있습니다:

플랫폼 언어 프로젝트 위치 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

각 플랫폼의 내용을 참조하여 프로젝트에 대해 자세히 알아볼 수 있습니다.

의견

샘플 프로젝트와 관련하여 문제나 제안 사항이 있는 경우 언제든지 이슈를 제기해 주세요.

관련 자료

  • FAQ 를 참조하여 기존 이슈 내용을 확인하세요.
  • 더 많은 튜토리얼을 확인하려면 Agora SDK Samples 를 살펴보세요.
  • 더 복잡한 Use case는 Agora Use Case 를 참조하세요.
  • Agora Community 에서 개발자 커뮤니티 Repository를 확인할 수 있습니다.
  • 연동 과정에서 문제가 발생하면 언제든지 Stack Overflow에 문의해 주세요.

라이선스

샘플 프로젝트는 MIT 라이선스를 따릅니다.

Extension points exported contracts — how you extend this code

EGLConfigChooser (Interface)
An interface for choosing an EGLConfig configuration from a list of potential configurations. This interface must be [6 …
Android/APIExample-Compose/app/src/main/java/io/agora/api/example/compose/utils/GLTextureView.java
EGLConfigChooser (Interface)
An interface for choosing an EGLConfig configuration from a list of potential configurations. This interface must be [5 …
Android/APIExample/app/src/main/java/io/agora/api/example/examples/advanced/videoRender/GLTextureView.java
PermissionResultCallback (Interface)
(no doc) [40 implementers]
Android/APIExample-Audio/app/src/main/java/io/agora/api/example/utils/PermissonUtils.java
OnTokenGenCallback (Interface)
The interface On token gen callback. @param the type parameter [4 implementers]
Android/APIExample-Compose/app/src/main/java/io/agora/api/example/compose/utils/TokenUtils.java
PermissionResultCallback (Interface)
(no doc) [40 implementers]
Android/APIExample/app/src/main/java/io/agora/api/example/utils/PermissonUtils.java
OnListFragmentInteractionListener (Interface)
This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to [2 …
Android/APIExample-Audio/app/src/main/java/io/agora/api/example/MainFragment.java
EGLContextFactory (Interface)
An interface for customizing the eglCreateContext and eglDestroyContext calls. This interface must be implemented by [3 …
Android/APIExample-Compose/app/src/main/java/io/agora/api/example/compose/utils/GLTextureView.java
OnTokenGenCallback (Interface)
The interface On token gen callback. @param the type parameter [4 implementers]
Android/APIExample/app/src/main/java/io/agora/api/example/utils/TokenUtils.java

Core symbols most depended-on inside this repo

Shape

Method 7,802
Class 2,856
Function 2,121
Enum 594
Interface 26

Languages

C++77%
Java19%
Kotlin4%
C1%
Python1%

Modules by API surface

Android/APIExample/agora-stream-encrypt/src/main/cpp/include/agora/AgoraBase.h314 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/AgoraRtcKit/AgoraBase.h314 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/rapidjson/document.h198 symbols
Android/APIExample/agora-stream-encrypt/src/main/cpp/include/agora/IAgoraRtcEngine.h196 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/cuda/detail/color_detail.hpp172 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/cuda/functional.hpp159 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/rapidjson/schema.h135 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/hal/intrin_avx512.hpp124 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/hal/intrin_wasm.hpp117 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/cuda/border_interpolate.hpp114 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/mat.inl.hpp110 symbols
Android/APIExample/agora-simple-filter/src/main/cpp/plugin_source_code/opencv2/core/hal/intrin_avx.hpp110 symbols

For agents

$ claude mcp add API-Examples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page