Android Question Upload image using php

aeric

Expert
Licensed User
Longtime User
The easiest way is to convert the image or file to Base64 string and post it as request body.
 
Upvote 0
Top