[android-developers] Re: Writing to file Assets folder

2016-04-13 Thread Mirza Mudassar
you can read the database from asset folder but Its not possible to write/insert database in Aset folder file On Monday, November 16, 2009 at 4:15:10 PM UTC+5, Mohammad Siddiqui wrote: > > Hi All > > can any one give the code to read and write to a file in the Android > assets foler > >

[android-developers] Re: Writing to file Assets folder

2016-04-13 Thread Mirza Mudassar
you can read the file from Asset folder but Its not Possible to write file from Asset Folder On Monday, November 16, 2009 at 4:15:10 PM UTC+5, Mohammad Siddiqui wrote: > > Hi All > > can any one give the code to read and write to a file in the Android > assets foler > > thaks > > > > --

[android-developers] Re: Writing to file Assets folder

2009-12-07 Thread Bytes
Hi , My application has a shared library developed in C. The native library uses some configuration files (pref.cfg) to read and update it whenever user changes, so that these preferences will be preserved for next application startup. I want to automate this process, that is user just need to