Hi everyone, im trying to upload an image to a server using a post method. The parameters are sending correctly but my problem is with the image. I don't know how to create the file and put it inside the post. I have the URI created with the Image Pick Intent but can't create the bitmap or a tempfile. Can u help me with this?