Hi,
I want to store pictures on a S40 device (C3-01 and X3). Using the system property
works fine on all my devices, but Ovi Store QA complains that the files cannot be saved to "file:///C:/predefgallery/predefphotos/" (which is returned by the above property). Where is the correct location to store pictures to which works on all devices (resp. with signed Java ME applications)?Code:System.getProperty("fileconn.dir.photos")
Regards,

Reply With Quote


