volley jsonobjcet -> jsonarray post
I found this function and have nothing when I use this, no error, no responsr, just nothing.
I need to send jsonobject and server give me jsonarray.
Is this custom adapter implemented wrong, what I need to add to recieve an response.
I try almost everything from stack and other issues, but nothing help me.
Can someone help with that case?
class CustomRequest : JsonRequest
{
/**
* Creates a new request.
* @param method the HTTP method to use...