Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Last summer we had Jimmy Campbell join the Fundamentals team for a couple of months as part of his internship with Microsoft.
I was assigned as his mentor and since I was working for the Azure Service Bus team I chose his project to be “Amqp for Android”.
Jimmy did such a fast job that after about 7 weeks we had to find another project! :)
So here is the github link to the work he did:
https://github.com/AppPlatPerf/qpid-proton/tree/AndroidProton
He basically solved all the hurdles so that people that want to use Service Bus / Event Hub from Android devices can do it very easily. It builds on top of the Proton-C Amqp library.
Hope it's useful for people out there!
Comments
Anonymous
July 20, 2015
Hi , It is impossible to build it ( missing maven pom.xml for JAVA ) . is it possible to fix it ?Anonymous
March 08, 2016
I've fixed the link. It should be complete now