Can anyone help me draw out the code/ steps for uploading an image onto cloud SQL via the App engine? I take the snap from my Android app which calls the PHP app on the APP Engine.
Why would you upload to CloudSQL? You should be uploading to Cloud Storage.
Is this not clear enough?