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

https://github.com/nexmo/stitch-demo-android

Android client side demo using Nexmo Stitch In-App Messaging
https://github.com/nexmo/stitch-demo-android

Last synced: over 1 year ago
JSON representation

Android client side demo using Nexmo Stitch In-App Messaging

Awesome Lists containing this project

README

          

# Nexmo In-App Messaging Android Demo

## Running the demo

- Clone the [Messaging Gateway demo server](https://github.com/Nexmo/messaging-gateway) and run it

- Expose the gateway demo server to the web via ngrok, heroku, or glitch

- Create a user or two as well as a conversation via the gateway demo API

- Run the app in Android Studio on one or two separate emulators/devices

- After clicking the login button, log in as one of the users you created.

## See it in action

![GIF of demo app running](http://g.recordit.co/0siVwWOvRh.gif)