On Mon, Aug 22, 2011 at 4:48 PM, Raziel23x <[email protected]> wrote:

> The files on on a webpage that I want the applcation to handle not it
> launching the web browser
>

The files are on a FTP server or on a HTTP server?

If the server is an FTP server you can connect to the server, list the files
using some API, then show the files in a listView or something like that and
download it with the same API. You don't need a browser at all.


> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to