Hi all...

I got method to add photo without storing it to server......:-
MediaStreamSource(inputstream, type);
It worked.


On Oct 7, 3:26 pm, Pratik Goswami <[EMAIL PROTECTED]> wrote:
> Hi all.
>
> I m developing a Picasa web upload application using java API for
> Android phones. I m developing an intermediate server who will be in
> middle of client and Picasa web server. Android user will send photo
> to my server and my server will send it to Picasa web album.
>
> Now problem is here - my client(end user) will send photos to server
> and my server will push it to Picasa but i dont want to store any
> Image/Photos physically at server, and as per my knowledge
> MediaFileSource() only accepts physical file ans content type. Is
> there any way to pass any stream or like that so i dont need to store
> user's images to my server.
>
> Thanks in advance
> Pratik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to