You could store the image (in a database) in base64 format, and upload it to the drive later, when a specific action takes place (for example, a button press). This should circumvent the need to store the image on the phone.
You could store the image (in a database) in base64 format, and upload it to the drive later, when a specific action takes place (for example, a button press). This should circumvent the need to store the image on the phone.