Connor Tumbleson
Connor Tumbleson
Comment [#8](https://code.google.com/p/android-apktool/issues/detail?id=204#c8) originally posted by Brut.alll on 2011-11-06T23:01:13.000Z: > @tzafrir11 > Works for me - it's "עד %d תווים זמינים" after rebuilding. Are you sure you're using apktool 1.4.1? Run...
Comment [#9](https://code.google.com/p/android-apktool/issues/detail?id=204#c9) originally posted by tzafrir11 on 2011-11-07T05:40:16.000Z: > yes. its ver 1.4.1 > after recompiling and switiching the resources.arsc from the compiled file to the original file > push...
Comment [#10](https://code.google.com/p/android-apktool/issues/detail?id=204#c10) originally posted by firefds on 2011-11-29T22:54:08.000Z: > I have a similar problem with ClockPackage.apk (you can check it with one supplied above). When you decompile with 1.3.1 check...
Comment [#11](https://code.google.com/p/android-apktool/issues/detail?id=204#c11) originally posted by connor.tumbleson on 2012-11-19T23:01:32.000Z: > <empty>
I was under the impression these two strings were the same. ``` Guns\'n\'Glory ``` ``` "Guns'n'Glory" ``` One forces you to escape characters while the other doesn't. The double quotes...
I have not, its pretty low priority compared to some other bugs. Sorry!
Thanks for the report. When we take a compiled 9patch (The one with binary chunks `npTc` and `npLb`) we have to rebuild those binary chunks in raw form by remaking...
The 9patch decoder was surprisingly built before the Android source was out, so lots of the "magic" numbers were just left behind and after all these years I don't remember...
Confirmed. I replicate the issue.
[invader.apk.zip](https://github.com/iBotPeaches/Apktool/files/1537154/invader.apk.zip)