> My apologies, but thank you for the answer.
Sorry about the harsh tone -- had to get up at 5am this morning to deal
with a problem, so I'm moderately cranky. :-(
But, seriously, those other lists will get you more help on questions like
the one you had.
--
Mark Murphy (a Commons Guy)
http://
My apologies, but thank you for the answer.
On Tue, Jul 7, 2009 at 9:32 AM, Mark Murphy wrote:
>
> > 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
>
> 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