lnln1111 / android-apktool

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

SystemUI ics rebuild error #305

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.decompile deodexed ics systemui.apk
2.recompile systemui.apk

What is the expected output? What do you see instead?
is expected no errors, but gave me "No resource found that matches the given 
name '@android:style/TextAppearance.StatusBar'"

What version of the product are you using? On what operating system?
apktool_1.4.3; ICS

Original issue reported on code.google.com by inacio...@gmail.com on 14 Feb 2012 at 12:26

Attachments:

GoogleCodeExporter commented 9 years ago
I am getting the same issue. I've replaced the aapt with the latest from the 
sdk and also made sure to place the framework from ICS into the framework 
folder and I still get that style issue.

Original comment by jairo...@gmail.com on 20 Mar 2012 at 5:05

GoogleCodeExporter commented 9 years ago
Newest Apktool v1.5.0 should fix this.

Original comment by connor.tumbleson on 17 Nov 2012 at 6:18