Windows Phone 7 Mango Update - SkyDrive functionality available for developers?

亡梦爱人 提交于 2019-12-11 05:39:29

问题


I read a lot about new SkyDrive syncing features (syncing of documents, pictures...) coming with Mango. But will this functionality be available to developers or is it limited to applications by Microsoft?

I think this would be great but I didn't find any information on it.


回答1:


With the current release of the SDK, SkyDrive functionality is not available to third-party developers. As a matter of fact, there is no official public SkyDrive API. There is the unofficial SkyDrive .NET API Client, but since it is not supported by Microsoft, it will be a bit risky to use it in an app that is outside the "just for fun" zone.




回答2:


More recently there has been an official API released but it is nothing but Javascript libraries. You have to create a browser instance and manipulate that.

Also it's limited to fiddling with photos and documents. If you want to use SkyDrive as a cloud filesystem the a better option is http://cerulean.codeplex.com/documentation



来源:https://stackoverflow.com/questions/6473472/windows-phone-7-mango-update-skydrive-functionality-available-for-developers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!