I am using MIDlet code to connect to a notepad using FileConnection. i have stored the notepad Custmertxt.txt in CFCard folder. i am able to read this txt file from emulator. but when i installed it to the mobile i got the error saying
javax.microedit ion.io.Connecti onNotFound Exception: Only absolute file URL's of type <drive>:<path > are supported.
plz help me. thankx in advance.
javax.microedit ion.io.Connecti onNotFound Exception: Only absolute file URL's of type <drive>:<path > are supported.
plz help me. thankx in advance.
Comment