Hey friends I want to write a list of words in a file and then put all those words in an array using j2me.. But I am not able to get how to carry out file operations in j2me.. I need your help guys. please help.
Hey friends I want to write a list of words in a file and then put all those words in an array using j2me.. But I am not able to get how to carry out file operations in j2me.. I need your help guys. please help.
You will need to use JSR 75 - FCA API's for redaing and writing to file:
REF to the Fn Wiki Example below:
http://wiki.forum.nokia.com/index.ph...ile_in_Java_ME
thanks,
~Amitabh