Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs advanced Android networking example #62

Open
zmillman opened this issue Feb 24, 2015 · 0 comments
Open

Needs advanced Android networking example #62

zmillman opened this issue Feb 24, 2015 · 0 comments

Comments

@zmillman
Copy link

The Volley example is too simple for real-world usage.

I've been banging my head for two days against the problem of sending an HTTP request with parameters. The example doesn't provide enough guidance to help. (I'll eventually need headers too)

  • Is there a way to do it with a Volley CustomRequest? I don't understand how to extend an abstract request and override the implemented methods (e.g. getParams())
  • Is there a way to do it with OkHTTP instead? (I've been running into this issue: https://gist.github.com/zmillman/b04dbbcbb1cf0c80acf1 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant