I have to do a simple app in Android that take pictures and store them in the cloud using Windows Azure Mobile Services. Is there a way to use these services in local, without registering an account, like the azure storage emulator? If no, is there an alternative way that help me to realize and test my app?

Thank you

有帮助吗?

解决方案

For what you want to do, there really isn't a way to do everything locally. You can sign up for a free account at http://azure.com.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top