Sdk for Dropbox, EverNote and Google Doc (WinRT)

筅森魡賤 提交于 2019-12-06 08:07:30

问题


Is there any official Winrt SDK's are available for Dorpbox, EverNote and GoogleDoc. I searched for this in the internet but didn't find any working solutions. If anyone know more about this(Either official or 3rd party sdk's) Please share your thoughts with me.

Thanks in advance,

Stephan


回答1:


Dropbox don't have WinRT api and probably it' wont change in near future, but you can also use REST Api:

https://www.dropbox.com/developers/core/api

So you can simply use this REST api because Windows 8/RT supports programing in JavaScript and HTML:

http://msdn.microsoft.com/en-US/library/windows/apps/br229565

EverNote and GoogleDoc should have some REST api too.



来源:https://stackoverflow.com/questions/15551065/sdk-for-dropbox-evernote-and-google-doc-winrt

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