CPaaS Android Group Chat Sample App

I want to introduce CPaaS Group Chat Android app that allows multiple users to chat with each other in a group using CPaaS Android SDK.

This application help to build a custom Group Chat experience between user logged into different platforms.

Click here to get CPaaS Group Chat Android Sample app.

Please note the following:-

  • Preferably use the master branch to clone the application.
  • Resolve build dependency via sync gradle in android studio.
  • Go to the application’s directory in Android Studio, and generate build using gradle.
  • You will need to modify LoginActivity.class with your account ClientID, email and password that you created at API marketplace.

Click here to watch Android Group Chat app demo Video.

Click here for AT&T API Marketplace Developer Documentation, Quickstarts and API reference code.

1 Like

Very cool - nice post.