lnln1111 / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
0 stars 0 forks source link

Obtaining unique values of public.xml #308

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello :)

Well I am trying to build an additional framework-res based on 
twframework-res.apk (touchwiz framework), but when I compile my work and then 
push it to the phone everything works fine except that the resources have 
conflicts which shows touchwiz resources instead of mine (because of same 
public.xml values)
I tried changing the first 4 characters from 0x20 (its just an example) to 
0x30, but they didn't change. So any suggestions, I know it's possible because 
I heard of someone who did it but I can't contact him.

Maybe I should build apktool from sources? What value in the apktool source 
code should I change to obtain this..

Sorry for this long post, and it's not really an issue.
Thanks in advance

Original issue reported on code.google.com by maroun...@gmail.com on 17 Feb 2012 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 17 Nov 2012 at 3:53