kuter007 / android-apktool

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

Re-compiling of LGSystemUI.apk (KITKAT) fails even without any modifications. #630

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. While trying to modify LG G Pro's 4.2.2. KITKAT system apks I got these 
errors
2. Install all the dependencies. Decompile LGSystemUI.apk, then without any 
modification recompile it again.
3. It won't compile, with errors.

What is the expected output? What do you see instead?
I would like to see it recompiled, but instead I see: 
http://pastebin.com/gZyE84VE

What version of the product are you using? On what operating system?

2.0.0.beta9, on Windows 7 x64

Please provide any additional information below.

- these are framework files:
https://dl.dropboxusercontent.com/u/20755075/_TempShare/gpro/1.apk
https://dl.dropboxusercontent.com/u/20755075/_TempShare/gpro/2.apk

- and this one is what i'm trying to decompile and compile.
https://dl.dropboxusercontent.com/u/20755075/_TempShare/gpro/LGSystemUI.apk

Original issue reported on code.google.com by junie...@gmail.com on 4 May 2014 at 3:44

GoogleCodeExporter commented 9 years ago
my bad, it's 4.4.2, not 4.2.2. sorry for confusion.

Original comment by junie...@gmail.com on 6 May 2014 at 3:51

GoogleCodeExporter commented 9 years ago
https://github.com/iBotPeaches/Apktool/commit/b53101f69e6a670fa5b0c423ee68bf633e
735b44

Original comment by connor.tumbleson on 8 May 2014 at 8:09