I am developing a BlackBerry application that uses the Mail functionality. My problem is
I want to send mail with an image attachment. How can I do that?
I am developing a BlackBerry application that uses the Mail functionality. My problem is
Share
You can convert the image to byte array and then use the following method to send the file as attachment.