On Thu, Mar 20, 2014 at 9:25 PM, Kevin Fan <[email protected]> wrote:
> I read we we use cloud storage with mobile backend starter by creating url
>
> // get a secure URL for uploading a private file
> URL url = blobEndpoint.getUploadUrl("receipts",
> getReceiptFileName(),"PRIVATE")
> .execute().getShortLivedUrl());
>
>
> but example is lacking.
> Could you please provide a simple example of uploading a simple image file
> to cloud store using mobile backend starter?
>
>
The only mobile backend starter tutorial is located here:
https://developers.google.com/cloud/samples/mbs/deploy_backend
But if you specifically want to experiment with the image upload
capability, the best way would be to run both the mobile backend starter
and the Android client. You can see the README files for the mobile backend
starter<https://github.com/GoogleCloudPlatform/solutions-mobile-backend-starter-java/blob/master/README.md>
and
the Android
client<https://github.com/GoogleCloudPlatform/solutions-mobile-backend-starter-android-client/blob/master/README.md>
to
understand how they're deployed.
-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL
App Engine Code Samples: http://www.learntogoogleit.com
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.