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

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.

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.