error: cannot find symbol class RequestEntity
private NameValuePair[] convertMapToNVP(Map<String, String> map) {
^
....
I can't build Gradle this project now.
I have been built this project before.
But now it isn't working.
Can you explain this or can you update this project?
Thanks
error: cannot find symbol class RequestEntity
private NameValuePair[] convertMapToNVP(Map<String, String> map) {
^
....
I can't build Gradle this project now.
I have been built this project before.
But now it isn't working.
Can you explain this or can you update this project?
Thanks