I used the MIT App Inventor site to create an Android app that…
- Uses the camera to take a picture and saves it to the device’s gallery
- Let’s you select a picture from the gallery
- The image is converted into base64 and uploaded to a web app
- Additionally, it also sends rotation and lat/lng coordinates and lets you add a textual comment as well.
This Android app sends it to an Apps Script web application inside a Google Spreadsheet
Nice fun project from Tom Smith that use MIT App Inventor to create an Android app that is able to send data to a Google Sheet. Check out the source link for all the code you need.
Source: How To Create An Android App That Posts Pictures To Google Sheets
Member of Google Developers Experts Program for Google Workspace (Google Apps Script) and interested in supporting Google Workspace Devs.
Hello Martin,
I need your help. I created an application on app inventor with photo taking and I would like to have the block code and the google script to send this photo to a google sheet.
Thanks for your help.