Page 1 of 1

Calling Intent

Posted: Fri Jul 02, 2010 2:33 pm
by mwilliamson
Hi all,

Anybody know if it is possible to call an intent within an android application to make AndFtp download a file from a FTP server and not open a new window.

If its not possible what kind of information can i display in the window opened by AndFTP over my application. I wonder could this window be made to automatically close and return to the original calling application.

Best
Mark

Re: Calling Intent

Posted: Sun Jul 04, 2010 10:01 am
by support
You can select title of window displayed and you can close it automatically after transfer. See:
viewtopic.php?f=5&t=158#p504

Re: Calling Intent

Posted: Wed Jul 07, 2010 2:26 pm
by mwilliamson
Thanks ill try it out.

Best
Mark