enhanced-volley icon indicating copy to clipboard operation
enhanced-volley copied to clipboard

An enhanced version of the Volley Networking Toolkit for Android

Results 7 enhanced-volley issues
Sort by recently updated
recently updated
newest added

Hi: [616] BasicNetwork.performRequest: Unexpected response code 400 How to fix this bug?

Hi, I want to build some applicaton based on volley.I downloaded this volley.when I tried to complie the project I get the error " cannot resolve symbol R" in NetworkImageView.java...

MultiPartRequest can post string or file ,but how to post some bytes like bitmap for uploading a captured image?

Hi, Vinays. I have a problem with sending "Post" with list bitmaps. If in iOS i can use AFNetworking to use this: NSMutableURLRequest *request = [[CVClient sharedAFHTTPClient] multipartFormRequestWithMethod:@"POST" path:path parameters:params...

Hi: could you Please write an example project?

Hi: in china, most of the server does not support Cache-Control,How to solve? Thanks!

Hello: Can you take a little time to Write a sample . Because we do not know the specific usage. Thank you Very much !