https://github.com/webex/webexconnect-android-sdk-sample
This Android Sample App demonstrates how to integrate the Webex Connect Android SDK to enable Push Notifications and In-App Messaging on Android devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.
https://github.com/webex/webexconnect-android-sdk-sample
android connect webex
Last synced: 5 months ago
JSON representation
This Android Sample App demonstrates how to integrate the Webex Connect Android SDK to enable Push Notifications and In-App Messaging on Android devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.
- Host: GitHub
- URL: https://github.com/webex/webexconnect-android-sdk-sample
- Owner: webex
- License: other
- Created: 2025-01-24T17:19:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T14:06:33.000Z (7 months ago)
- Last Synced: 2025-05-19T01:38:51.051Z (6 months ago)
- Topics: android, connect, webex
- Language: Kotlin
- Homepage: https://cpaas.webex.com/products/webex-connect
- Size: 500 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webex Connect Android SDK Sample
This Android Sample App demonstrates how to integrate the [**Webex Connect Android SDK**](https://github.com/webex/webexconnect-android-sdk) to enable Push Notifications and In-App Messaging on Android devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.
## Getting Started
This demo app allows you to explore the integration of [Webex Connect Android SDK](https://github.com/webex/webexconnect-android-sdk) with minimal setup.
## Setup
To run the app with your own `Webex Connect` app configuration, follow the steps below.
### 1. Configure the SDK
- **Download the** [`IMIconnectConfig.properties`](https://developers.webexconnect.io/docs/android-modularization-sdk-quick-start-guide#c-add-imiconnectconfigproperties-file) **file** from the `Webex Connect` asset configuration page and place within your application asset directory.
### 2. Set Up Firebase
- Make sure the Firebase configuration matches your application’s package name and project settings.
- For detailed steps on how to integrate Firebase, refer to our [Firebase Integration Guide](https://developers.webexconnect.io/docs/set-up-firebase-cloud-messaging-project#integrate-firebase).
## Features Demonstrated
- SDK Initialization and Configuration
- Receiving and Handling Push Notifications
- Displaying and Managing In-App Messages
- Sample UI for interaction with notifications/messages
## Documentation References
| **Description** | **Link** |
| --- | --- |
| Overview of SDKs | [Link](https://developers.webexconnect.io/docs/overview-of-sdks)|
| Quick Start Guide | [Link](https://developers.webexconnect.io/docs/android-modularization-sdk-quick-start-guide) |
## License
All contents are licensed under the Cisco EULA
See [License](https://www.cisco.com/c/en/us/products/end-user-license-agreement.html) for details.
© 2000 - 2025 Cisco Systems, Inc. and/or its affiliates. All Rights Reserved.