> I am just curious whether it is possible to set a string resource from > the code (ie change the string resource).
No, it is not. You want to use SharedPreferences or something like that for user-entered values, not string resources. Also, FWIW, [android-beginners] or [android-developers] are better lists for this sort of question, since your question pertains to SDK development. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---