如何在电子表格页面源中获取entrie ID

时间:2017-04-18 12:48:42

标签: android

电子表格网址: https://docs.google.com/forms/d/1HEvFwx10XIMa4ZH6CuQzHFInuCgosaNzttMzU8sMnyg/formResponse name列的id:entry.188672219 cat问题栏的id:entry.1859048068。

他们说它在视图页面源中,但我没有找到特定列的id。

1 个答案:

答案 0 :(得分:1)

更新 - 问题涉及本教程http://blog.blundellapps.co.uk/tut-send-app-data-to-a-web-spreadsheet-google-sheets/

答案 - 在本教程中,介绍了如何使用Google表单从Android应用更新Google云端硬盘中的Excel。请参阅教程&源代码可在https://github.com/blundell/SpreadsheetInputTut获得。