##############  Chinese  ##############

### 目录
- 关键类api注释:可以查看常用的几个类中的方法注释。
- EzvizSDK-Android：示例代码工程。
- EzvizSDK-Demo.apk：Demo apk，可直接安装。
- README.text：集成必读文档，一些说明及注意事项。
- ReleaseNotes.text：发布说明。

### 注意事项
1.本Demo运行需使用JDK 11。设置方法：依次打开Android Studio Setting - Build,Execution, Deployment - Build Tools - Gradle，
Gradle JDK一栏最右侧下拉箭头选择Download JDK...，Version选择11，开始下载。

### 常用文档链接
集成文档：https://open.ys7.com/help/4177
错误码文档：https://open.ys7.com/help/37
发布日志文档：https://open.ys7.com/help/33
Demo apk使用指南：https://open.ys7.com/help/4148
SDK常见问题指南：https://open.ys7.com/help/4146


##############  English  ##############

### Catalogue
- 关键类api注释:You can view method comments in several commonly used classes.
- EzvizSDK-Android：Sample code project.
- EzvizSDK-Demo.apk：Demo apk，can be installed directly.
- README.text：Integration required document, some descriptions and precautions.
- ReleaseNotes.text：Release notes.

### Descriptions and precautions
This demo requires JDK 11 to run. Setting method: Open Android Studio Setting Build, Execution, Deployment Build Tools Gradle in sequence,
Select Download JDK... from the dropdown arrow at the far right of the Gradle JDK column, choose Version 11, and start downloading.

### Common document links
Integrated document：https://open.ys7.com/help/en/492
ErrorCode document：https://open.ys7.com/help/37
ReleaseNotes document：https://open.ys7.com/help/33
Demo apk Usage guide：https://open.ys7.com/help/4148
SDK common question guide：https://open.ys7.com/help/4146
