hi, i am not sure if your problem was resolved or not, but this link can give you a clue on writing and reading from the file system: http://www.anddev.org/working_with_files-t115.html
On Thu, Aug 6, 2009 at 12:13 PM, Prajkti <[email protected]> wrote: > > Hi all, > I am using SharedPreferences to save my ApplicationSettings. > and through DDMS->FileExplorer i can see the Settings file created as > data\data\<packgename>\shared_prefs\AppSettings.xml > Now i want to copy this file and move it into Another location say > SDCard. > > Is there any way to achieve this?? > > Can i access that AppSettings.xml file through some System level Code > written in C? > > Can anyone please please help me?? > > > -- Yaron Spektor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

