简体   繁体   English

适用于与Google云端硬盘集成的应用的最小Android API

[英]Minimal Android API for an app integrated with Google Drive

I just watched this I/O part and it's amazing. 我只是看了这个I / O部分而且很棒。 I was wondering if I could achieve something like Google Drive access (like for backup reasons) on my app that uses minimum API 7 (2.1). 我想知道我是否可以使用最低API 7(2.1)在我的应用上实现Google Drive访问(例如备份原因)。 Anybody tried that? 有人试过吗?

To integrate Google Drive you will need the Drive API. 要集成Google云端硬盘,您需要使用云端硬盘API。 The developer guide for this SDK specifies 3 environments: 此SDK的开发人员指南指定了3种环境:

  • Java 5 (or higher) standard (SE) and enterprise (EE) Java 5(或更高版本)标准(SE)和企业(EE)
  • Android 1.5 (or higher) ( details ) Android 1.5(或更高版本)( 详情
  • Google App Engine Google App Engine

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM