綁定帳號登入

Android 台灣中文網

打印 上一主題 下一主題

[求助] 美化廚房錯誤

[複製連結] 查看: 1394|回覆: 0|好評: 0
跳轉到指定樓層
樓主
kent19960725 | 收聽TA | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
發表於 2012-7-16 22:19

馬上加入Android 台灣中文網,立即免費下載應用遊戲。

您需要 登錄 才可以下載或查看,沒有帳號?註冊

x
本帖最後由 kent19960725 於 2012-7-16 22:32 編輯

以下是錯誤的訊息..請問看得出來哪裡錯嗎?
麻煩對廚房熟的大大幫我  感激不盡!!
Error log: UOT-07-16-14-47-1-SHTF.txt
Decompiling framework-res.apk UOT-07-16-14-47-1
I: Loading resource table...
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR2
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR3
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR4
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR5
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR6
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR7
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR8
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR9
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR10
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR11
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Decompiling SystemUI.apk UOT-07-16-14-47-1
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-hdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-hdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-hdpi-ERR2
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-hdpi-ERR3
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR4
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR5
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR6
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR7
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR8
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR9
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR10
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR11
I: Framework installed to: /root/apktool/framework/1.apk
resources.apk found
I: Framework installed to: /root/apktool/framework/2.apk
I: Baksmaling...
Exception in thread "main" java.lang.RuntimeException: bad magic value: 64 65 78 0a 30 33 36 00
at org.jf.dexlib.DexFile.(DexFile.java:377)
at org.jf.dexlib.DexFile.(DexFile.java:274)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:48)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:33)
at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:68)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
Compiling framework-res.apk UOT-07-16-14-47-1
W: Could not find sources
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL5331749481337784438.tmp, -x, -S, /home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res, -M, /home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java: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, /tmp/APKTOOL5331749481337784438.tmp, -x, -S, /home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res, -M, /home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6596: error: Public symbol interpolator/accelerate_cubic declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6600: error: Public symbol interpolator/accelerate_decelerate declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6594: error: Public symbol interpolator/accelerate_quad declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6598: error: Public symbol interpolator/accelerate_quint declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6601: error: Public symbol interpolator/anticipate declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6603: error: Public symbol interpolator/anticipate_overshoot declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6604: error: Public symbol interpolator/bounce declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6606: error: Public symbol interpolator/cycle declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6597: error: Public symbol interpolator/decelerate_cubic declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6595: error: Public symbol interpolator/decelerate_quad declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6599: error: Public symbol interpolator/decelerate_quint declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6605: error: Public symbol interpolator/linear declared here is not defined.
/home/uot/port5/data/working_dir/UOT-07-16-14-47-1/fw_dec/res/values/public.xml:6602: error: Public symbol interpolator/overshoot declared here is not defined.
「用Android 就來APK.TW」,快來加入粉絲吧!
Android 台灣中文網(APK.TW)
收藏收藏 分享分享 分享專題
用Android 就來Android 台灣中文網(https://apk.tw)
回覆

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則