Android Intent question ?

FTP client for Android handsets.
Post Reply
claud
Posts: 1
Joined: Thu May 10, 2012 4:29 am
AntiSpam sum: 8

Android Intent question ?

Post 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

Post Reply