sky201503 / android-apktool-1

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

cannot decompile android 4.2 framework-res.apk #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Extract framwork-res.apk from /system/framwork/ dir of an android 4.2 device.
2. Attempt to decompile using "java -jar apktool.jar d framework-res.apk"
3. It fails at loading resources

What is the expected output? What do you see instead?
Expect it to load and decompile resources, instead it give an error. (Attached)

What version of the product are you using? On what operating system?
I am using apktool1.5.0.jar on a Windows 7 x64 bit OS

Please provide any additional information below.
Fails to install framework as well. Ive tried just about everything.

This is from a Nexus 4 device as well.

Original issue reported on code.google.com by solitary...@gmail.com on 25 Nov 2012 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 26 Nov 2012 at 3:56

GoogleCodeExporter commented 9 years ago
Oops sorry didnt realize this was already addressed. My apologies.

Original comment by solitary...@gmail.com on 26 Nov 2012 at 4:02