I will try that but I have multiple rar files that are hosted on a
private ftp server that I want to be what would be a best practise as
I Am just learning and using a lot of examples and playing around with
other coding issues?

so something along the lines of

 public void onDownloadStart(String url, String userAgent,
                       String contentDisposition, String mimetype,
                       long contentLength) {
                       downloadfileto("/sdcard/PS3_Manage");
               }

-- 
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