Android : Add Row Into Google Spread Sheet March 02, 2024 Post a Comment I use the following code to add a list row, it successful. But it looks like complex. SpreadsheetService service = new SpreadsheetService('MySpreadsheetIntegration-v1'); // DeSolution 1: Okay, I fix it myself.Instead use URLSPREADSHEET_FEED_URL=newURL("https://spreadsheets.google.com/feeds/spreadsheets/private/full"); CopyWe use :URLSPREADSHEET_FEED_URL=newURL("https://spreadsheets.google.com/feeds/worksheets/KEYOFTHEFILE/private/full") CopyThanks, Share Post a Comment for "Android : Add Row Into Google Spread Sheet"
Post a Comment for "Android : Add Row Into Google Spread Sheet"