Skip to content

eh3rrera/kotlin-pusher-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-pusher-chat

Chat app for Android made with Kotlin and Pusher. Follow the tutorial here.

Getting Started

  1. Clone this repository.
  2. Create a Pusher app.
  3. Enter your Pusher app information in api/src/main/kotlin/com/example/demo/MessageController.kt and in android/app/src/main/java/com/pusher/pusherchat/ChatActivity.kt.
  4. In a terminal window, go to the API directory and execute gradlew bootRun to start the API server.
  5. Open the app with Android Studio.
  6. Build the project and run it on two emulator.
  7. Choose an username and start sending messages

Prerequisites

Built With

  • Pusher - APIs to enable devs building realtime features

Acknowledgments

  • Thanks to Pusher for sponsoring this tutorial.

LICENSE

MIT

About

Basic Android chat app made with Kotlin and Pusher

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages