https://github.com/webex/webex-android-sdk
Android SDK for Webex
https://github.com/webex/webex-android-sdk
android-sdk webex webexteamssdk
Last synced: 9 months ago
JSON representation
Android SDK for Webex
- Host: GitHub
- URL: https://github.com/webex/webex-android-sdk
- Owner: webex
- License: other
- Created: 2018-06-14T05:45:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T06:51:56.000Z (9 months ago)
- Last Synced: 2025-02-14T07:32:47.498Z (9 months ago)
- Topics: android-sdk, webex, webexteamssdk
- Homepage: https://developer.webex.com/docs/sdks/android
- Size: 99.5 MB
- Stars: 22
- Watchers: 14
- Forks: 31
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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: devsupport@webex.com
## License
All contents are licensed under the Cisco EULA
See [License](LICENSE) for details.