【问题标题】:iPhone sending data to and retrieving data from Google Apps?iPhone 向 Google Apps 发送数据和从 Google Apps 检索数据?
【发布时间】:2009-01-29 13:31:33
【问题描述】:

我见过一些 iPhone 应用程序具有将数据导出到 Google Apps 文档或电子表格的功能。我想为我的 iPhone 应用程序添加类似的功能。有那个API吗?另一个方向怎么样 - 有没有办法从 Google Apps 电子表格中获取数据(比如 CSV 文件)?

如果没有,有没有办法直接在 iTunes 中导入 SQLite 转储文件?

背景:我正在编写的应用程序处理大量记录,可能有数千条记录,我不希望人们在那个小小的键盘上输入它们,而是希望能够获取在真实设备上输入的数据电脑。另外,这个 iPhone 应用程序正在取代我已经使用的 Palm 应用程序,我已经输入了数百条记录,但它能够生成 CSV 文件。

【问题讨论】:

  • 天啊,我不敢相信只有一个答案。是这么简单,还是人们只是不关心 iphone + google?:)
  • 我也很惊讶。我希望有更多关于下载和解析谷歌文档的信息。

标签: iphone google-apps


【解决方案1】:

查看 Google 的关于 uploading documents 的文档列表 API。相同的 API 参考包含有关检索文档的信息。

这是来自 Google 的 sample of document uploading

【讨论】:

    猜你喜欢
    • 2021-03-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-11-03
    相关资源
    最近更新 更多