Hi, The question I have: is there any poc or sample application where it has been shown that the kafka connector (libraries) are working on an android app?
I am trying, from an android app, to subscribe to an kafka topic running on a remote server. I'm using the code as stated in the following link: https://edgent.apache.org/javadoc/latest/index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.html And I'm also just using android edgent libraries. I haven't succeeded so far to get it working. Any help possible from you guys? Best regards, Suresh