5 messages in com.googlegroups.android-developersRe: Asynchronous File Upload to a web...
FromSent OnAttachments
Alok Upadhyay07 Feb 2008 01:01 
Dan U.07 Feb 2008 01:36 
Alok Upadhyay07 Feb 2008 02:09 
Alok Upadhyay07 Feb 2008 02:18 
Zach Hobbs07 Feb 2008 08:18 
Subject:Re: Asynchronous File Upload to a web server
From:Alok Upadhyay (alok@gmail.com)
Date:02/07/2008 02:09:04 AM
List:com.googlegroups.android-developers

I want to avoid using threads. So suggest any alternative approach if possible

On Feb 7, 2:37 pm, "Dan U." <dan.@gmail.com> wrote:

Can you put your code in a thread?

On Feb 7, 1:02 am,AlokUpadhyay <alok@gmail.com> wrote:

Hi, I am using PutMethod to upload a file to webserver. However the PutMethod is synchronous and doesnot return till file transfer is completed. Please tell me how to upload/fetch files asynchronously.

Regards, AlokUpadhyay- Hide quoted text -