| Reply | « Previous Thread | Next Thread » |
|
Hello
I would like to create an application (a midlet) that store some informations using FileConnection API. So informations will be availiable as text file... I read Introduction_To_The_FileConnection_API_v1_1_en.pdf and I see that there is some specific directories using System.getProperty method : fileconn.dir.photos fileconn.dir.videos fileconn.dir.tones fileconn.dir.memorycard fileconn.dir.private I was thinking that fileconn.dir.private was the best, but System.getProperty("fileconn.dir.private") returns null. Is there is others fileconn.dir.XXX where I can check to store my data ? I can use fileconn.dir.photos but I don't found this very smart... Do you have an idea ? Thanks for advance. Nara20 |
|
Join Date: Aug 2006
Posts: 486
Location: Rawalpindi, Pakistan
nicenouman
Offline
Regular Contributor
|
|
nara20. there are few folder where u can actaully read and write ur data and there are few folders where u cannot like the inbox. so try it on ur pictures folder first and if u are able to write it there. this would suggest that atleast ur code is ok. then u can change the folder to which the best suits u.
here is a link to a post which provides good information about file connection api. http://discussion.forum.nokia.com/fo...Connection+api Regards Nouman |
| nicenouman |
| View Public Profile |
| Find all posts by nicenouman |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Nokia Mobile VPN Client | marcyl | Symbian Networking & Messaging | 1 | 2003-12-01 15:47 |
| Nokia 7650 support Bluetooth audo? | ovjo12 | Bluetooth Technology | 5 | 2003-07-17 19:50 |
| Http connection problem in 6310i | teahola | Mobile Java General | 1 | 2002-10-03 19:46 |