It's actually not that much different than modifying any other
compiled program -- especially a normal jar.

Though like you said, it must be resigned after being modified.

On Apr 1, 1:34 pm, Mark Murphy <[email protected]> wrote:
> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to