其他语言版本:简体中文
This page introduces how to run the Android sample project.
- Make sure you have made the preparations mentioned in the Agora e-Education Guide.
- Prepare the development environment:
- JDK
- Android Studio 2.0 or later
- Real Android devices, such as Nexus 5X. We recommend using real devices because some function may not work well on simulators or you may encounter performance issues.
- Obtain the App ID, App Certificate in the agora.io console and configure it in string_config.xml.
- Two host-related configurations in string_config.xml are ignored.
- Sync and run the project.
*However, we strongly do not recommend this insecure solution for locally generating rtmToken. For specific security solutions, please refer to Generate RTM Token。
- Reference Quick Access
- You can read the full set of documentations and API reference at Agora Developer Portal.
- You can ask for technical support by submitting tickets in Agora Console.
- You can submit an issue if you find any bug in the sample project.
Distributed under the MIT License. See LICENSE
for more information.