aspose file tools
The moose likes Android and the fly likes how to transfer images to ftp server in android Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "how to transfer images to ftp server in android" Watch "how to transfer images to ftp server in android" New topic
Author

how to transfer images to ftp server in android

Suzzane Pinto
Ranch Hand

Joined: Feb 10, 2012
Posts: 204
where in my code should i do that...?
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
The entire upload should be handled in the AsyncTask. I suggest to start by getting AsyncTask to work in general (maybe in some other toy app of yours that you know to work correctly) before you start using it in this app.
Suzzane Pinto
Ranch Hand

Joined: Feb 10, 2012
Posts: 204
i have made some changes in my code where iam trying to implement asynctask






logcat says:

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to transfer images to ftp server in android
 
Similar Threads
Does Android Support SVG ?
Is it a good desicion to learn Andriod
how to write ftp code in android
Is there any certification course in Andriod ?
Is andriod an open source?