jancona / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
1 stars 1 forks source link

how to solve this plz??? driving me crazy #251

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

 Log For : framework-res.apk 

 Log Type : Recompiling 

 Log Recorded At : Mon 15-09-2014 5:37:00.02 

 Log Recorded By : Advanced ApkTool v3.0.0 By BDFreak 

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

W: Could not find sources
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5750: 
error: Public symbol string/default_audio_route_name_hdmi declared here is not 
defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5747: 
error: Public symbol string/default_permission_group declared here is not 
defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5745: 
error: Public entry identifier 0x104097d entry index is larger than available 
symbols (index 2429, total symbols 2427).

C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5745: 
error: Public symbol string/no_more_contents declared here is not defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5744: 
error: Public entry identifier 0x104097c entry index is larger than available 
symbols (index 2428, total symbols 2427).

C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5744: 
error: Public symbol string/no_more_items declared here is not defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5748: 
error: Public symbol string/perms_hide declared here is not defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5749: 
error: Public symbol string/perms_show_all declared here is not defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5746: 
error: Public entry identifier 0x104097e entry index is larger than available 
symbols (index 2430, total symbols 2427).

C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5746: 
error: Public symbol string/resolver_guide_title declared here is not defined.
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5743: 
error: Public entry identifier 0x104097b entry index is larger than available 
symbols (index 2427, total symbols 2427).

C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res\values\public.xml:5743: 
error: Public symbol string/tw_clipboard_button_tts declared here is not 
defined.
Exception in thread "main" brut.androlib.AndrolibException: 
brut.androlib.AndrolibException: brut.common.BrutException: could not exec 
command: 
[C:\Users\lak\AppData\Local\Temp\brut_util_Jar_3374576365336430431.tmp, p, 
--forced-package-id, 1, --min-sdk-version, 17, --target-sdk-version, 17, 
--version-code, 17, --version-name, 4.2.2-I527UCUAMK2, -F, 
C:\Users\lak\AppData\Local\Temp\APKTOOL1208554552703753830.tmp, -x, -0, arsc, 
-S, C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res, -M, 
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\AndroidManifest.xml]
    at brut.androlib.Androlib.buildResourcesFull(Androlib.java:439)
    at brut.androlib.Androlib.buildResources(Androlib.java:367)
    at brut.androlib.Androlib.build(Androlib.java:290)
    at brut.androlib.Androlib.build(Androlib.java:262)
    at brut.apktool.Main.cmdBuild(Main.java:236)
    at brut.apktool.Main.main(Main.java:88)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could 
not exec command: 
[C:\Users\lak\AppData\Local\Temp\brut_util_Jar_3374576365336430431.tmp, p, 
--forced-package-id, 1, --min-sdk-version, 17, --target-sdk-version, 17, 
--version-code, 17, --version-name, 4.2.2-I527UCUAMK2, -F, 
C:\Users\lak\AppData\Local\Temp\APKTOOL1208554552703753830.tmp, -x, -0, arsc, 
-S, C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res, -M, 
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\AndroidManifest.xml]
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:473)
    at brut.androlib.Androlib.buildResourcesFull(Androlib.java:420)
    ... 5 more
Caused by: brut.common.BrutException: could not exec command: 
[C:\Users\lak\AppData\Local\Temp\brut_util_Jar_3374576365336430431.tmp, p, 
--forced-package-id, 1, --min-sdk-version, 17, --target-sdk-version, 17, 
--version-code, 17, --version-name, 4.2.2-I527UCUAMK2, -F, 
C:\Users\lak\AppData\Local\Temp\APKTOOL1208554552703753830.tmp, -x, -0, arsc, 
-S, C:\I527\AdvancedApkTool\3-Out\framework-res.apk\res, -M, 
C:\I527\AdvancedApkTool\3-Out\framework-res.apk\AndroidManifest.xml]
    at brut.util.OS.exec(OS.java:89)
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:467)
    ... 6 more

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

Original issue reported on code.google.com by farisbag...@gmail.com on 15 Sep 2014 at 2:47