Skip to main content

Sample App

A sample application is added here which makes Courier connection with a HiveMQ public broker. It demonstrates multiple functionalities of Courier like Connect, Disconnect, Publish, Subscribe and Unsubscribe.

image demo

Running sample app

  • Clone the project from GitHub
  • Run command ./gradlew :app:installDebug