小编Sin*_*ndy的帖子

如何在没有 OAuth 的情况下从 android 应用访问谷歌电子表格?

我正在使用 Google Sheets API 将 Google Docs 中的 Google 电子表格连接到我的 android 应用程序。

我想将单个公共电子表格连接为我的应用程序的数据库。我想知道如何在没有 OAuth 的情况下做到这一点。我只希望拥有该应用程序的人能够访问/读取数据库。

我想知道如何做到这一点?

我已按照 Google 电子表格 API 页面的说明进行操作。

另外,以下 URL 如何帮助我访问我的公共 google 电子表格?以下 URL(取自 google sheet api 页面)

https://spreadsheets.google.com/feeds/worksheets/key/private/full
Run Code Online (Sandbox Code Playgroud)

我的公开 Google 电子表格:这里

android google-spreadsheet-api google-oauth

2
推荐指数
1
解决办法
2882
查看次数