tags:

views:

68

answers:

2

How can I upload images using FTP on Android?

A: 

Are you asking how would you implement an FTP client in android? Or are you just looking to connect to an FTP server.

There seem to be several FTP apps on the market, though if any work or not I have no idea.

Falmarri
I Want to upload the Images into the server through FTP but I have no code using Android SDK how to upload it.
Amit
A: 

Try AndFTP. It provides "Share" support for gallery, so you can upload images, videos ... http://www.lysesoft.com/products/andftp/index.html

lysesoft