Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ apktool b SystemUI SystemUImy.apk
- I: Checking whether sources has changed...
- I: Smaling...
- W: Unknown file type, ignoring: SystemUI/smali/com/android/systemui/statusbar/phone/PhoneStatusBar.smali~
- [7685,4] The register number must be less than v16
- [8142,4] The register number must be less than v16
- [8142,25] mismatched tree node: Lcom/lidroid/systemui/quickpanel/PowerWidget; expecting I_CATCHES
- Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: /home/grv/Projects/android/theme/SystemUI/smali/com/android/systemui/statusbar/phone/PhoneStatusBar.smali
- at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:45)
- at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:33)
- at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:66)
- at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:50)
- at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:37)
- at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:257)
- at brut.androlib.Androlib.buildSources(Androlib.java:214)
- at brut.androlib.Androlib.build(Androlib.java:205)
- at brut.androlib.Androlib.build(Androlib.java:176)
- at brut.apktool.Main.cmdBuild(Main.java:228)
- at brut.apktool.Main.main(Main.java:79)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement