Kafka Consumer & Producer is a powerful Android app that lets you connect to Apache Kafka clusters, consume messages in real-time, and produce new messages directly from your device. Designed for developers, testers, and DevOps professionals, it features a modern Material Design interface, secure configuration options, and native performance.
Key Features:
* Real-time Kafka consumer: subscribe to topics and view messages instantly.
* Kafka producer: send messages with custom keys and values.
* Flexible configuration: set bootstrap servers, group IDs, and offset reset policies.
* Supports both plain text and JSON message formats.
* Save and switch between multiple configurations.
* Modern UI with Material3 and dark mode support.
* In-app purchase unlocks advanced producer features.
* No ads or tracking; privacy-friendly.
Important:
* To ensure the app can connect to your Kafka broker, make sure your Kafka server is configured with the correct network settings. In your Kafka server properties, set:
listeners=PLAINTEXT://192.168.18.14:9092
advertised.listeners=PLAINTEXT://192.168.18.14:9092
Replace 192.168.18.14 with your server's actual IP address. This ensures your Android device can reach the Kafka broker over the network. Incorrect listener or advertised.listener settings are the most common cause of connection issues from mobile devices.
Use Cases:
* Developers: Debug and monitor Kafka topics on the go.
* Testers: Simulate message flows and verify topic contents.
* DevOps: Troubleshoot and monitor Kafka clusters without a desktop.
Download Kafka Consumer & Producer now and manage your Kafka topics from anywhere!