Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Raw Read and Raw Write to SD/MMC card

1 replies · 2,093 views · Started 14 December 2006

hi,

if anyone could help me with this
i trying to work on this problem.
basically i have to write some information for example IMEI no. on the SD card to a specific location. So that the user cannot access that information and delete it.

what is the approach...and i just started with symbian.
finding it tough to start implementing it

thanks
pramod

On S60 3rd Edition phones, if you put the file in phone memory under your own directory in \private, then no unprivileged app can get there. The user can, of course, always reformat or reflash the phone to get rid of such files (if simply uninstalling your app isn't enough).