Hey all, I'm trying to query a website that provides an API via HTTPS requests. The API also requires that you pass a username and login in order to fetch any results. I'm having a bit of difficulty getting Android to actually process anHTTPS request though. I have another app that is querying an HTTP API and it works fine (Using HttpGet and DefaultHttpClient). Would anybody be able to provide some sample code for how I might do authentication overHTTPS and receive a response?
Regards, Scott Ferguson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

