如何通过 Android 与 Google 文档交互?

发布于 2024-10-20 02:38:20 字数 133 浏览 0 评论 0原文

我有兴趣向我的应用程序添加读取和写入 Google 文档电子表格的功能。

我见过其他 Android 应用程序这样做,但我无法弄清楚如何在我自己的应用程序中实现此功能。

您能给我提供至少让我开始的任何信息,我将不胜感激。

I'm interested in adding functionality to my application to read from and write to a google docs spreadsheet.

I've seen other Android applications do this but I'm having trouble figuring out how I would implement this functionality in my own apps.

Any information you could give me to at least get me started would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

眼藏柔 2024-10-27 02:38:20

阅读完 Google 文档 api 后。

读这个:
android 的 Java android 客户端 api

然后看一下示例 将文档上传到 Google 文档。

After reading about the Google docs api.

Read this :
Java android client api for android

then take a look at a sample that uploads a document to google docs.

淡莣 2024-10-27 02:38:20

您可以从 Google 文档 API 开始。看起来它可以让你创建、编辑、查看文档。

You can start with the Google Docs api. Looks like it lets you create,edit,view documents.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文