ohio813 / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

problem with recompiling edited systemui #231

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 Log For : SystemUI.apk 

 Log Type : Recompiling 

 Log Recorded At : Thu 04-12-2014 16:35:00.59 

 Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak 

------------------------------------------------------ 

warning: string 'compat_mode_help_body' has no default translation.
warning: string 'compat_mode_help_header' has no default translation.
warning: string 'data_connection_datach_timeout_error_msg' has no default 
translation.
warning: string 'jelly_bean_dream_name' has no default translation.
warning: string 'notifications_off_text' has no default translation.
warning: string 'notifications_off_title' has no default translation.
warning: string 'quick_settings_wifi_display_label' has no default translation.
warning: string 'quick_settings_wifi_display_no_connection_label' has no 
default translation.
warning: string 'status_bar_help_text' has no default translation.
warning: string 'status_bar_help_title' has no default translation.
I:\AdvancedApkTool\3-Out\SystemUI.apk\res\values\public.xml:1152: error: Public 
resource drawable/list_selector_disabled_holo_dark has conflicting type codes 
for its public identifiers (0x2 vs 0xf).

I:\AdvancedApkTool\3-Out\SystemUI.apk\res\values\public.xml:1153: error: Public 
resource drawable/list_selector_pressed_holo_dark has conflicting type codes 
for its public identifiers (0x2 vs 0xf).

I:\AdvancedApkTool\3-Out\SystemUI.apk\res\drawable\notification_header_bg.xml:4:
 error: Error: No resource found that matches the given name (at 'drawable' 
with value '@drawable/list_selector_pressed_holo_dark').

I:\AdvancedApkTool\3-Out\SystemUI.apk\res\drawable\notification_header_bg.xml:5:
 error: Error: No resource found that matches the given name (at 'drawable' 
with value '@drawable/list_selector_disabled_holo_dark').

Exception in thread "main" brut.androlib.AndrolibException: 
brut.androlib.AndrolibException: brut.common.BrutException: could not exec 
command: 
[I:\Users\Yogesh\AppData\Local\Temp\brut_util_Jar_8019872071516761892.tmp, p, 
--forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, 
--version-code, 19, --version-name, 4.4.2, -F, 
I:\Users\Yogesh\AppData\Local\Temp\APKTOOL1491825611630418368.tmp, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\res, -M, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\AndroidManifest.xml]
    at brut.androlib.Androlib.buildResourcesFull(Androlib.java:437)
    at brut.androlib.Androlib.buildResources(Androlib.java:374)
    at brut.androlib.Androlib.build(Androlib.java:277)
    at brut.androlib.Androlib.build(Androlib.java:250)
    at brut.apktool.Main.cmdBuild(Main.java:225)
    at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could 
not exec command: 
[I:\Users\Yogesh\AppData\Local\Temp\brut_util_Jar_8019872071516761892.tmp, p, 
--forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, 
--version-code, 19, --version-name, 4.4.2, -F, 
I:\Users\Yogesh\AppData\Local\Temp\APKTOOL1491825611630418368.tmp, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\res, -M, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\AndroidManifest.xml]
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:488)
    at brut.androlib.Androlib.buildResourcesFull(Androlib.java:423)
    ... 5 more
Caused by: brut.common.BrutException: could not exec command: 
[I:\Users\Yogesh\AppData\Local\Temp\brut_util_Jar_8019872071516761892.tmp, p, 
--forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, 
--version-code, 19, --version-name, 4.4.2, -F, 
I:\Users\Yogesh\AppData\Local\Temp\APKTOOL1491825611630418368.tmp, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, 
I:\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\res, -M, 
I:\AdvancedApkTool\3-Out\SystemUI.apk\AndroidManifest.xml]
    at brut.util.OS.exec(OS.java:89)
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:482)
    ... 6 more

------------------------------------------------------ 

Original issue reported on code.google.com by YBGosav...@gmail.com on 4 Dec 2014 at 11:06

Attachments:

GoogleCodeExporter commented 9 years ago
This is an issue with apktool, not baksmali. You can submit the bug at 
https://code.google.com/p/android-apktool/

Original comment by jesusfreke@jesusfreke.com on 4 Dec 2014 at 11:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
thanks 

Original comment by YBGosav...@gmail.com on 4 Dec 2014 at 11:59