Use the Kafkorama Android SDK to connect, subscribe, and publish to real-time Streaming API endpoints from mobile devices.
The Kafkorama Android SDK provides everything you need to build real-time mobile applications on Android devices.
In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK allows Android apps to interact with those endpoints to consume or publish real-time data.
With this SDK, you can:
This SDK is ideal for mobile applications requiring real-time responsiveness, such as trading apps, dashboards, live tracking, or chat systems.
To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references: