Hi Artur,
I'm not sure if Flink is the best tool to write data from Android Apps to
Kafka.
Flink would be a good choice to process such data by reading it from Kafka.
I would reach out to the Kafka user list and seek for advice there.
Best, Fabian
Btw. The Apache dev@ mailing lists are meant to
Hi folks,
has someone tried out to use Android Apps as a “Producing client” for Kafka?
Let's say my Android App produces some messages to be put in a Flink DataStream.
The alternative is having an app server of some kind as an intermediary that
accepts messages from the android app and posts the