I was able to test the AMQP Java example sending data to Event Hub. However, I was wondering if there is an example showing AMQP with Android? The qpid-proton client would not work due to the lack of some javax libs in Android (Dalvik). Is there a different client that has been tested demonstrating this successfully?
Thanks!