I: Building resources... C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_alert.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-land-xhdpi\alarm_alert.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_alert_snooze.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-land-xhdpi\alarm_alert_snooze.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_briefing_alert.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_briefing_alert.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-land-xhdpi\alarm_briefing_alert.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-land-xhdpi\alarm_briefing_alert.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:4: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:11: error: Error:No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:13: error: Error:No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:18: error: Error:No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:20: error: Error:No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuText'). C:\apktool\ClockPackage\res\layout\alarm_detail_actionbar.xml:26: error: Error:No resource found that matches the given name (at 'style' with value '@style/TextAppearance.ActionMenuTitle'). C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_smart_alert.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout\alarm_smart_alert_snooze.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-xhdpi\alarm_smart_alert_snooze.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout-sw399dp-land-xhdpi\alarm_smart_alert_snooze.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/TextStyle_AlertComment'). C:\apktool\ClockPackage\res\layout\mw_alarm_detail.xml:61: error: Error: No resource found that matches the given name (at 'style' with value '@style/AlarmSpinner'). C:\apktool\ClockPackage\res\layout\mw_alarm_detail.xml:119: error: Error: No resource found that matches the given name (at 'style' with value '@style/AlarmSpinner'). Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Jay\AppData\Local\Temp\APKTOOL265549430629314502.tmp, -I, C:\Users\Jay\apktool\framework\1.apk, -I, C:\Users\Jay\apktool\framework\2.apk, -S, C:\apktool\ClockPackage\res, -M, C:\apktool\ClockPackage\AndroidManifest.xml] at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:251) at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324) at brut.androlib.Androlib.buildResources(Androlib.java:269) at brut.androlib.Androlib.build(Androlib.java:192) at brut.androlib.Androlib.build(Androlib.java:174) at brut.apktool.Main.cmdBuild(Main.java:185) at brut.apktool.Main.main(Main.java:70) Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Jay\AppData\Local\Temp\APKTOOL265549430629314502.tmp, -I, C:\Users\Jay\apktool\framework\1.apk, -I, C:\Users\Jay\apktool\framework\2.apk, -S, C:\apktool\ClockPackage\res, -M, C:\apktool\ClockPackage\AndroidManifest.xml] at brut.util.OS.exec(OS.java:83) at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:249) ... 6 more 這是我ClockPackage編譯錯誤的內容,有大大看得出來哪裡出錯了嗎? 我看起來似乎是在style.xml裡面找不到部分的內容?