How do I post a picture/image using the IO Codenameone
问题 Because codenameone can not use external libraries (HttpConnection) then I have to use the internal library / API provided Codenameone, it's just that I've managed to post the data to format text / string by using ConnectionRequest, I want to know is there any way to post the data in the form of an image with using ConnectionRequest? Thank you for your help Snippet ConnectionRequest i'm using: ConnectionRequest myrequest = new ConnectionRequest(); myrequest.setUrl("http://www.xxxx.com/mobile