Hi,

You need to provide a resource that returns the upload URI (blobstoreService
.createUploadUrl("/uploadImage")) and call it before uploading for real.
Then post to that new URI with the image data.


On Tue, Jun 28, 2011 at 5:59 AM, dharma teja vooturi
<dharmas...@gmail.com>wrote:

> Hi all,
>              I am working on an android app which needs a functionality to
> uploading an image to the server .
>  The app engine documentation  has an example which explains how to use
> blobstore from a web client.
> Is there a similar way for a mobile client ?
>
> thanks in advance
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-java/-/R7cR1tmgW4UJ.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>



-- 
Bruno Fuster

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to