You cannot change the strings.xml. If you want to have such changing and updatable arrays, consider using SharedPrefs or Databases.
On Mon, Nov 8, 2010 at 10:49 AM, pramod.deore <[email protected]>wrote: > Ohhh !!! Thanks for your quick reply. > but my problem is that I have a list. The element in list is displayed > after reading the strings.xml file. Now I want to update this list > means suppose I want to add some element to that array. How to do > this? > > On Nov 8, 10:09 am, Kumar Bibek <[email protected]> wrote: > > You cannot...... > > > > On Mon, Nov 8, 2010 at 10:37 AM, pramod.deore <[email protected] > >wrote: > > > > > Hi, in my application I have strings.xml file under values folder. > > > strings.xml file contain array. Now I want to add element to that > > > array at runtime. How to do that? > > > Thanks > > > > > -- > > > 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]<android-developers%[email protected]> > <android-developers%[email protected]<android-developers%[email protected]> > > > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en > > > > -- > > Kumar Bibekhttp://techdroid.kbeanie.comhttp://www.kbeanie.com > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com -- 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

