Difference of 'Drive SDK' and 'Drive A

2020-02-23 06:47发布

As far as i understood,

  • Google Drive API used to interact Google Drive with other application and
  • Google Drive SDK used to create custom applications which to be used with in the Drive.

Am i correct or if i wrong please tell me the difference of those two.

Thanks.

3条回答
Evening l夕情丶
2楼-- · 2020-02-23 07:17

This shows up while setting up project in Google Developer Console -

Drive SDK vs Drive APIs

查看更多
成全新的幸福
3楼-- · 2020-02-23 07:19

The Google Drive SDK is a layer around the Google Drive API; the SDK provides language-specific libraries, examples and guides to ease the development of apps that use the API.

Note that there are currently two versions of the API, with v2 being the current one. You will want to ensure that your chosen library supports the version you're targeting to access the correct set of features.

查看更多
手持菜刀,她持情操
4楼-- · 2020-02-23 07:26

As a writer for the team that contributes content for the SDK, I hope I can provide DarRay the desired level of Google Drive familiarity. Ashley's answer is correct -- we think of the SDK as the group of APIs for Drive, along with the client libraries, the examples, and all the rest.

查看更多
登录 后发表回答