AppsScriptPulse

How To Create An Android App That Posts Pictures to Google Sheets with Google Apps Script

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

1 comment for “How To Create An Android App That Posts Pictures to Google Sheets with Google Apps Script

  1. Hassan
    5 March, 2022 at 14:4622

    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.

Leave a Reply

Your email address will not be published. Required fields are marked *