Connor Tumbleson

Results 630 comments of Connor Tumbleson

I replicate. Adding "bug" ``` ➜ 2378 apktool d ArriveCAN_base.apk I: Using Apktool 2.4.2-987220-SNAPSHOT on ArriveCAN_base.apk I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I: Loading resource table from...

I'll have to build some unit-tests using these values, because I'm not sure why values weren't escaped or converted at all.

I've got the apk already, just a little hard to effectively debug a file as large as google applications. Once I create the unit-tests that replicate the behavior, it'll be...

Comment [#1](https://code.google.com/p/android-apktool/issues/detail?id=204#c1) originally posted by Brut.alll on 2011-08-12T08:45:17.000Z: > As far as I know it's perfectly ok. Also above string is identical in original and rebuilt file. You can check...

Comment [#2](https://code.google.com/p/android-apktool/issues/detail?id=204#c2) originally posted by ericchubb on 2011-08-16T15:53:32.000Z: > Hi there, Our method for diagnosing this problem was to install Guns N'Glory, examine resources in the running app, then decompile...

Comment [#3](https://code.google.com/p/android-apktool/issues/detail?id=204#c3) originally posted by ericchubb on 2011-08-16T15:54:44.000Z: > Hi there, Our method for diagnosing this problem was to install Guns N'Glory, examine resources in the running app, then decompile...

Comment [#4](https://code.google.com/p/android-apktool/issues/detail?id=204#c4) originally posted by Brut.alll on 2011-08-16T19:25:14.000Z: > Hmm, I've checked this and I don't see these quotes in the game. What's your version of aapt tool? I mean:...

Comment [#5](https://code.google.com/p/android-apktool/issues/detail?id=204#c5) originally posted by tzafrir11 on 2011-08-21T19:36:52.000Z: > happens to me as well > when decompiling ClockPackage.apk > ver 1.3.1 works fine > ver 1.4.1 add quotes to two...

Comment [#6](https://code.google.com/p/android-apktool/issues/detail?id=204#c6) originally posted by Brut.alll on 2011-11-05T21:19:18.000Z: > @tzafrir11 > Are you sure crash was caused by these quotes? As I said I have changed the way apktool decodes...

Comment [#7](https://code.google.com/p/android-apktool/issues/detail?id=204#c7) originally posted by tzafrir11 on 2011-11-06T18:53:25.000Z: > I'm attaching a different file. > think the previous one was not the correct. I decompile using 1.4.1 compile push resources.arsc...