|
1 | 1 | # Zoom Android Software Development Kit (SDK)
|
2 |
| - |
3 |
| ->**Please be aware that some of our interfaces are deprecated in the latest release, please check out our [CHANGELOG](https://github.com/zoom/zoom-sdk-android/blob/master/CHANGELOG.md) for more detail** |
4 |
| -
|
5 |
| -> Encounter with issues? The answer might be waiting for you at [Frequently Asked Questions](https://marketplace.zoom.us/docs/sdk/native-sdks/android/get-help/faq#frequently-asked-questions) sections. |
6 |
| -
|
7 |
| -> Our brand new [Zoom Developer Community Forum](https://devforum.zoom.us/) is now online!!! Check it out! We are here to help! :D |
| 2 | +<div align="center"> |
| 3 | +<img src="https://s3.amazonaws.com/user-content.stoplight.io/8987/1541013063688" width="400px" max-height="400px" style="margin:auto;"/> |
| 4 | +</div> |
| 5 | + |
| 6 | +## Latest SDK Notifications |
| 7 | +1. **Variable Name Changes**: Since [v4.3.1.47200.0322](https://github.com/zoom/zoom-sdk-android/releases/tag/v4.3.1.47200.0322), we have renamed the term "APP" to "SDK" in our demo to avoid confusion between the term "API" and "APP". |
| 8 | +2. Please be aware that some of our interfaces are deprecated in the latest release, please check out our [CHANGELOG](https://github.com/zoom/zoom-sdk-android/blob/master/CHANGELOG.md) for more detail |
| 9 | +3. Encounter with issues? The answer might be waiting for you at [Frequently Asked Questions](https://marketplace.zoom.us/docs/sdk/native-sdks/android/get-help/faq#frequently-asked-questions) sections. |
| 10 | +4. Our brand new [Zoom Developer Community Forum](https://devforum.zoom.us/) is now online!!! Check it out! We are here to help! :D |
| 11 | + |
| 12 | +## Full Documentation && Community Support |
| 13 | +You can find the full Zoom Android SDK documentation and the community support forum here: |
| 14 | +<div align="center"> |
| 15 | + <a target="_blank" href="https://marketplace.zoom.us/docs/sdk/native-sdks/android" style="text-decoration:none"> |
| 16 | + <img src="https://s3-us-west-1.amazonaws.com/sdk.zoom.us/Doc-button.png" width="350px" max-height="350px" style="margin:1vh 1vw;"/> |
| 17 | + </a> |
| 18 | + <a target="_blank" href="https://devforum.zoom.us/c/mobile-sdk" style="text-decoration:none"> |
| 19 | + <img src="https://s3-us-west-1.amazonaws.com/sdk.zoom.us/Forum-button.png" width="350px" max-height="350px" style="margin:1vh 1vw;"/> |
| 20 | + </a> |
| 21 | +</div> |
| 22 | + |
| 23 | +## What is Zoom Android SDK? |
8 | 24 |
|
9 | 25 | Zoom SDK makes it easy to integrate Zoom with your Android applications, and boosts up your applications with the power of Zoom.
|
10 | 26 |
|
|
0 commit comments