0

I'm trying to implement an Android app that uploads an image taken by the user to an API which removes the image's background, and sends it back to the Users device.

Here is the API for more info. I'm trying to send a jpeg image and receive the image as a jpeg aswell.

The API docs state that the POST request has to be multipart/form. I don't have any experience on making API calls using Volley and was wondering if any one could help me figure out how to do it. Thanks in advance.

alok
  • 1
  • 1

0 Answers0