I need help, How To Change String Resource Xml Values at new value?
I have <string name="pref_way">/mnt/sdcard/</string> and change at new value in programming <string name="pref_way">/mnt/sdcard/ext_sd</string>
-
not possible to modify at run timeRaghunandan– Raghunandan2013-08-27 11:58:37 +00:00Commented Aug 27, 2013 at 11:58
Add a comment
|