https://github.com/scaledrone/android-chat-tutorial
Android chat tutorial
https://github.com/scaledrone/android-chat-tutorial
Last synced: 9 months ago
JSON representation
Android chat tutorial
- Host: GitHub
- URL: https://github.com/scaledrone/android-chat-tutorial
- Owner: ScaleDrone
- Created: 2018-02-02T14:59:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T15:35:54.000Z (almost 7 years ago)
- Last Synced: 2025-04-12T07:52:21.257Z (9 months ago)
- Language: Java
- Homepage: https://www.scaledrone.com/blog/posts/android-chat-tutorial
- Size: 128 KB
- Stars: 78
- Watchers: 5
- Forks: 87
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android chat tutorial: Building A Realtime Messaging App
These are the project files for the [Scaledrone Android chat tutorial](https://www.scaledrone.com/blog/posts/android-chat-tutorial).
To run this example make sure to replace the `channelID` in [`MainActivity.java`](https://github.com/ScaleDrone/android-chat-tutorial/blob/master/app/src/main/java/com/example/scaledrone/chat/MainActivity.java)