Hi.
I want to write an Email program that can attach file and send in J2ME. Is it possible? Thank you in advance.
Hi.
I want to write an Email program that can attach file and send in J2ME. Is it possible? Thank you in advance.
Hello
MIDP implementation dont support access to the file system from java in Nokia devices, therefor you can not attach files from mobiles
native file system for sending.
But you can browse files from your RMS or from server which you can
attach.