I am trying to integrate google form with android using this link
But when I created a google form as mentioned in the tutorial I was not able to find the name or id of the element by clicking inspect on the field.
I am new to google form integration. Please help me how can I get the id or name of the element in the new google form
Keep attention that You want to send the data to a google form, not to edit a google form from application but you are trying to find the name in edit form page so, Create the google form first by :
Open it's link from upper right corner by pressing SEND button.
After that right click on an input you want to find it's name to use with your POST request.
1st :
2nd :
3rd(Now you can find your desired form and it's inputs):