C:\Users\Binh\apktool>apktool b SystemUI
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\Binh\apktool\SystemUI\res\drawable\stat_sys_gps_acquiring_anim.xml:5: e
rror: Error: No resource found that matches the given name (at 'drawable' with v
alue '@*android:drawable/APKTOOL_DUMMY_06ff').
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\Binh\AppData\Local\Temp\AP
KTOOL8875013550155190575.tmp, -I, C:\Users\Binh\apktool\framework\1.apk, -S, C:\
Users\Binh\apktool\SystemUI\res, -M, C:\Users\Binh\apktool\SystemUI\AndroidManif
est.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\Binh\AppData\Local\Temp\APKTOOL8875013550155190575.tmp, -I, C:\Users\Binh\a
pktool\framework\1.apk, -S, C:\Users\Binh\apktool\SystemUI\res, -M, C:\Users\Bin
h\apktool\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more