java - Send inputs from an Android App to Google Documents Spreadsheet -


my friend , making simple weather chance calculator android app summer project. app works asking user inputs using edittexts (formatted in decimal numbers) put simple formula , result spit out.

what want take user inputs , transfer them public google docs spreadsheet, edittext1 goes cell a1, edittext2 goes cell a2, ect.

can point me in right direction?

thanks,

found decent answer here, solution pretty explained: http://www.youtube.com/watch?v=gyuj2gtpzd0


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -