Hi,
i am trying to access phone memory using "System.getProperty("fileconn.dir.photos");".
for n70 & nokia 2700c to save an image.
and i am able to access the phone memory successfully on both devices.
on nokia 2700 i can access the phone memory , create folder & save image from j2me res folder to that particular path.
but for the same code on n70 i can access phone memory, create folder but can't save image .
also it it not giving any no exception on n70 but it's not creating any type of file not .png, not .txt
can any one tell how to deal with this.
Thanks in advance........

Reply With Quote


