[Q] Decompile MiniCM9-3.0.4 SystemUI.apk
Hello,
I can't decompile MiniCM9-3.0.4 SystemUI.apk with ApkManager.
I'm using Windows XP and I've already copied it's framework to C:\Documents and Settings\Ahmad\apktool\framework.
Can anyone tell me how to decompile that?
Thanks.
Here is the log:
--------------------------------------------------------------------------
|Fri 08/03/2012 -- 17:37:15.31|
--------------------------------------------------------------------------
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
'adb' is not recognized as an internal or external command,
operable program or batch file.
Could Not Find D:\Android\ApkManager\place-apk-here-for-modding\../place-apk-here-for-modding/signedSystemUI.apk
Could Not Find D:\Android\ApkManager\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedSystemUI.apk
I: Baksmaling...
I: Loading resource table...
Exception in thread "main" brut.androlib.AndrolibException: Multiple resources: spec=0x7f0a000e dimen/status_bar_icon_drawing_size, config=-v13
at brut.androlib.res.data.ResConfig.addResource(Unkno wn Source)
at brut.androlib.res.data.ResConfig.addResource(Unkno wn Source)
at brut.androlib.res.decoder.ARSCDecoder.readEntry(Un known Source)
at brut.androlib.res.decoder.ARSCDecoder.readConfig(U nknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readType(Unk nown Source)
at brut.androlib.res.decoder.ARSCDecoder.readPackage( Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readTable(Un known Source)
at brut.androlib.res.decoder.ARSCDecoder.decode(Unkno wn Source)
at brut.androlib.res.AndrolibResources.getResPackages FromApk(Unknown Source)
at brut.androlib.res.AndrolibResources.loadMainPkg(Un known Source)
at brut.androlib.res.AndrolibResources.getResTable(Un known Source)
at brut.androlib.Androlib.getResTable(Unknown Source)
at brut.androlib.ApkDecoder.getResTable(Unknown Source)
at brut.androlib.ApkDecoder.decode(Unknown Source)
at brut.apktool.Main.cmdDecode(Unknown Source)
at brut.apktool.Main.main(Unknown Source)