I've successfully implemented Azure mobile services in my android app. Now, I am trying to make use of Azure blob storage to push files to the cloud. I couldn't find any tutorial/help available on the forums that can put me on the right track. Does Xamarin-Android has support for Azure Blob storage? Is there any such tutorial available?
Thanks