Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webex/webex-android-sdk

Android SDK for Webex
https://github.com/webex/webex-android-sdk

android-sdk webex webexteamssdk

Last synced: about 8 hours ago
JSON representation

Android SDK for Webex

Awesome Lists containing this project

README

        

# Cisco Webex Android SDK

The Cisco Webex Android SDK makes it easy to integrate and secure messaging, meeting and calling features in your Android apps.

## SDK types:

- WebexCalling SDK : WebexSDK-Wxc.aar
- This SDK supports only WebexCalling feature
- It does not support CUCM calling.

- Meeting SDK : WebexSDK-Meeting.aar
- This SDK supports Messaging and Meeting features
- It does not support CUCM Calling and Webex Calling

- Full SDK : WebexSDK.aar
- Supports all the features.
- Details of all features can be found [here](https://developer.webex.com/docs/sdks/android)

All the SDKs are independent of each other. Developers can use either one of them to fulfil their use case.

## Documentation
- [Requirements & Feature List](https://developer.webex.com/docs/sdks/android)
- [Guides](https://github.com/webex/webex-android-sdk/wiki)
- [API Reference](https://webex.github.io/webex-android-sdk/)
- [Kitchen Sink Sample App](https://github.com/webex/webex-android-sdk-example)

## Support
- [Webex Developer Support ](https://developer.webex.com/support)
- Email: [email protected]

## License

All contents are licensed under the Cisco EULA

See [License](LICENSE) for details.