How to Compress the captured image file size before sending to server using retrofit
I am Using Retrofit retrofit:2.1.0′ to upload file image to server If I take image using front camera image get uploaded successfully but if take back side camera its not uploaded i think because of …