As you know Google has announced a new library Volley to manage network request based on HTTP Protocol.
But if i want to use this library to connect to msql db . Currently i am using async task to do my network calls .
How to implement volley library to do async task ? any links or example . sorry for bad english :)