is it possible to create the connectivity of android with ftp server. i am going to create an application where login information about user is placed on ftp server.
+1
A:
Yes, there are several libraries that support Android. However, you should be aware that FTP provides no security. So I would be wary about using it for any kind of login information.
Matthew Flaschen
2010-06-21 10:15:34
thanx Matthew :)
Shalini Singh
2010-06-21 10:54:23