Hi there, I'm trying to build an application that is capable to let user choose an image from their mobile device and upload it to my web server. I had covered the image picking, but how could I upload the image to web server? Is it even possible to do so??