Oauth Authentication with Volley

Asked

Viewed 62 times

0

How can I request a Webservice that uses Oauth as authentication, and I use the Volley API on Android ?

  • What have you tried?

  • Look, just request with Volley without Oauth already ready, working right... my question is how I make the requisition with Volley next to Oauth.. My Webservice already adapted to allow Oauth, I made a java application with Client Jersey and Oauth and it worked. My question is to use Oauth next to Volley on Android..

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.