I am trying to download an xml file a server that requires basic authentication on android. Someone please help as i need to get this done today. I have tried multiple ways but none of them works.
I have tried the async method from this tutorial here Download a file with Android, and showing the progress in a ProgressDialog
it gives me a 404 error and am sure the url works fine because me chrome browser can download the xml file fine