As of today (October 22nd), the OAuth Java library now supports HttpClient 4 and Android.
You'll need to checkout the trunk code from SVN and build the code yourself. http://code.google.com/p/oauth/source/checkout To use the OAuth library on Android, use the classes in the net.oauth.client.httpclient4 package. Sean On Oct 11, 11:04 pm, Sean Sullivan <[EMAIL PROTECTED]> wrote: > I am trying to use oauth-1.3.jar in my Android application. As far as > I can tell,oauth-1.3.jar is > dependent upon Apache HttpClient 3.1 > > Has anybody been able to make this work? (I'm aware that the > Android platform uses the HttpClient 4 API) > > I opened an issue in the OAuth tracker: > > http://code.google.com/p/oauth/issues/detail?id=50 > > http://code.google.com/p/oauth/ > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

