문제

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