Error log: UOT-05-09-01-36-1-SHTF.txt
Decompiling framework-res.apk UOT-05-09-01-36-1
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
Decompiling SystemUI.apk UOT-05-09-01-36-1
I: Framework installed to: /root/apktool/framework/1.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /root/apktool/framework/1.apk
I: Loaded.
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020186
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02017d
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02017e
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02017f
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020180
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020181
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020182
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020183
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020184
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020185
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020187
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020188
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020189
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018a
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018b
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018c
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018d
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018e
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f02018f
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020190
W: Could not decode attr value, using undecoded value instead: ns=android, name=drawable, value=0x7f020191
W: Cant find 9patch chunk in file: "drawable-mdpi/shade_header_background.9.png". Renaming it to *.png.
I: Decoding values */* XMLs...
I: Done.
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec: 0x7f020186
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:57)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:53)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferenceValue.java:62)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResReferenceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResScalarValue.java:44)
at brut.androlib.res.decoder.ResAttrDecoder.decode(ResAttrDecoder.java:40)
at brut.androlib.res.decoder.AXmlResourceParser.getAttributeValue(AXmlResourceParser.java:313)
at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValue(XmlPullParserDelegate.java:69)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartTag(StaticXmlSerializerWrapper.java:267)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(StaticXmlSerializerWrapper.java:211)
at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamDecoder.java:64)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDecoder.java:98)
at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamDecoderContainer.java:34)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:102)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:86)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:169)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:113)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:99)
at brut.apktool.Main.cmdDecode(Main.java:131)
at brut.apktool.Main.main(Main.java:68)
Compiling framework-res.apk UOT-05-09-01-36-1
W: Could not find sources
I: Building resources...
aapt: warning: string 'sp_progress_emmc_erase_NORMAL' has no default translation in /home/uotftp/port5/data/working_dir/UOT-05-09-01-36-1/fw_dec/res; found: en es_US ko zh_CN zh_TW
aapt: warning: string 'sp_progress_emmcunmount_NORMAL' has no default translation in /home/uotftp/port5/data/working_dir/UOT-05-09-01-36-1/fw_dec/res; found: en es_US ko zh_CN zh_TW
aapt: /lib/libz.so.1: no version information available (required by aapt)
I: Building apk file...
aapt: /lib/libz.so.1: no version information available (required by aapt)
Compiling SystemUI.apk UOT-05-09-01-36-1
I: Framework installed to: /home/uotftp/apktool/framework/1.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:162)
at brut.androlib.Androlib.build(Androlib.java:179)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:158)
... 4 more