Page 1 of 1

Android Intent question ?

Posted: Thu May 10, 2012 4:37 am
by claud
We try to build application with FTP transfer from specify server. We know the the server IP , user account information ( user name , password ). But we need user to interact with UI to download/upload the files like standard AndFTP UI. Does AndFTP support such operation ?

We see example use intent action PICK_REQUEST in AndFTP document , but I can't find this definition in example code ?

Thanks for your help.

Claud Yu