Google_Android_discussion wrote: > Hi, > > Is it possible to alter the string values(in resources) in APK after > creating it.
Not easily. The resources are in a "compiled" form in the APK and are not designed to be modified. In addition, if your APK is signed, any modification to the contents would require a new digital signature, presumably. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---