Microsoft offers free java api for the support of Microsoft Azure services (MsSql database, push functionality, etc). Is it in your plans to provide us, a wrapper library for the support of MS Azure ?
Also, can you propose alternative mobile services ?
Microsoft Azure supports REST API which means that you can access it with HttpUtils2. I will however move it to the wishlist forum as it is a good candidate for a tutorial.
Microsoft are holding a free World-Wide boot camp on Saturday open to developers to showcase the Windows Azure services.
I'll be attending in Manchester, in the UK.
If we could get a framework tutorial developed it would be nice for me to also show how Basic4Android can integrate to Windows Azure through android to fellow developers there.
I've downloaded it & compiled it and then created an XML file using Javadoc & BADoclet but hadn't realised that you have to modify the source to include refs to A4B libraries and annotate the source which is beyond me!
I'm evaluating B4A for a client and this is a must have. It is trivial using phonegap & the Microsoft javascript library and although I much prefer B4A I think the client will opt for the other candidate unless I can demonstrate B4A accessing this library.
All the mobile services the authentication service and most of the storage services are available via REST api's . It's not difficult to implement a REST client in B4A.
+1
sorry for posting on old thread, I just got started using Azure at work for hosting, and would love to use it at home for game highscore boards with my b4a games