Hi All,
I am devloping an application in that I want to access file system of mobile device using J2ME midlet.Is it possible?
Hi All,
I am devloping an application in that I want to access file system of mobile device using J2ME midlet.Is it possible?
Hello,
Yes, it is possible. Look for JSR 75 FileConnection API.
There should be some examples here
http://wiki.forum.nokia.com/index.ph.../Data_Articles
Question: What phone are you using?
:Ruben
yes it is possible if your mobile handset support jsr 75 .you use fileconnection method for acessing file System.
http://www.forum.nokia.com/document/...80F83E109.html
the above link is useful to you.
Thanx ruben....
I am using 6210 navigator.I was got exception while handling NAME field in contact list through PIM. As S603rd FP2 devices supports JSR 75 why it gives exception Unsupported field :105?