I have made a simple program on Raspberry Pi 3 with Python using Direct method on iothub and able to on/off LED using device explorer and getting response.
Now I want to make an Android app where I can on/off devices and get back a response, but I found out that there is still no support for iothub service client on Android,
Now I want recommendation for a better approach how to access Raspberry Pi with my Android app.