Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/webex/webex-android-sdk
- Owner: webex
- License: other
- Created: 2018-06-14T05:45:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T12:19:32.000Z (3 months ago)
- Last Synced: 2024-08-22T12:52:32.101Z (3 months ago)
- Topics: android-sdk, webex, webexteamssdk
- Homepage: https://developer.webex.com/docs/sdks/android
- Size: 99.4 MB
- Stars: 21
- Watchers: 13
- Forks: 30
- Open Issues: 21
-
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: [email protected]## License
All contents are licensed under the Cisco EULA
See [License](LICENSE) for details.