Hi, I'm currently using stream io to download a textbase data file from a site eg "example.com/meta/" I want to implement a authentication and tried using a browser to test. It is all good and i need to enter a id/ password before I can access to the protected location.
What do I need to add in my android code before I start the stream io? I tried to find some example and mostly pointed me to httpclient method and using http get method. Do I have to modify my old stream io to something else? Many thanks, CJ -- 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

