[Q] Apktool entry index is larger than available symbols - Sony Ericsson Xperia Neo, Pro

While making a wallpaperchooser apk, i faced these errors.
-----------------------------------------------------------------------------
C:\Users\Raj>apktool b A:\wall
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" A:\wall\res\values\public.xml:16: error: Public entry
identifier 0x7f020013 entry index is larger than available symbols (index 19, total symbols 19).
A:\wall\res\values\public.xml:16: error: Public symbol drawable/wallpaper_7_small declared here is not defined.
A:\wall\res\values\public.xml:17: error: Public entry identifier 0x7f020014 entry index is larger than available symbols (index 20, total symbols 19).
A:\wall\res\values\public.xml:17: error: Public symbol drawable/wallpaper_8 declared here is not defined.
A:\wall\res\values\public.xml:18: error: Public entry identifier 0x7f020015 entry index is larger than available symbols (index 21, total symbols 19).
A:\wall\res\values\public.xml:18: error: Public symbol drawable/wallpaper_8_small declared here is not defined.
A:\wall\res\values\public.xml:19: error: Public entry identifier 0x7f020016 entry index is larger than available symbols (index 22, total symbols 19).
A:\wall\res\values\public.xml:19: error: Public symbol drawable/wallpaper_9 declared here is not defined.
A:\wall\res\values\public.xml:20: error: Public entry identifier 0x7f020017 entry index is larger than available symbols (index 23, total symbols 19).
A:\wall\res\values\public.xml:20: error: Public symbol drawable/wallpaper_9_small declared here is not defined.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, -F, C:\Users\Raj\AppData\Local\Temp\APKTOOL3653207543079537881.tmp
, -I, C:\Users\Raj\apktool\framework\1.apk, -S, A:\wall\res, -M, A:\wall\Android
Manifest.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, C:\U
sers\Raj\AppData\Local\Temp\APKTOOL3653207543079537881.tmp, -I, C:\Users\Raj\apk
tool\framework\1.apk, -S, A:\wall\res, -M, A:\wall\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
C:\Users\Raj>
-----------------------------------------------------------------------------
I followed this Method. What is the problem I cant understand. Can anybody help me with this?

Related

APKManager not working

Hi dudes im trying to modify my framework with apkmanager. I decompile.Then,i modify progress_horizontal.xml and recompile. This is a chunk of all i get:
Code:
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:1571: error: Public symbol string/wday_date declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2150: error: Public symbol string/web_user_agent declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2188: error: Public symbol string/week declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2189: error: Public symbol string/weeks declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2210: error: Public symbol string/whichApplication declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2241: error: Public symbol string/wifi_tether_configure_ssid_default declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2190: error: Public symbol string/year declared here is not defined.
/home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res/values/public.xml:2191: error: Public symbol string/years declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL8069683802628556507.tmp, -x, -0, arsc, -S, /home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res, -M, /home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(Unknown Source)
at brut.androlib.Androlib.buildResourcesFull(Unknown Source)
at brut.androlib.Androlib.buildResources(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL8069683802628556507.tmp, -x, -0, arsc, -S, /home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/res, -M, /home/ciaox/Scaricati/apk_manager_linux_4.7/other/../out/AndroidManifest.xml]
at brut.util.OS.exec(Unknown Source)
... 7 more
Apkmanager when compiling also tells me that he cannot find sources.Help me guys this is very important
UUUUP!!!
oK,solution found. I'm running it on Windows,this script will NEVER work on linux.

[Q] Apktool problems

I am trying to theme a rom I am using and when I build I get a bunch of errors. All I did was replace the original png with the new ones....
Code:
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" (skipping hidden file '/Users/mikec84/Desktop/out/./res/.DS_Store')
(skipping hidden file '/Users/mikec84/Desktop/out/./res/drawable/.DS_Store')
(skipping hidden file '/Users/mikec84/Desktop/out/./res/drawable-hdpi/.DS_Store')
(skipping hidden file '/Users/mikec84/Desktop/out/./res/values/.DS_Store')
/Users/mikec84/Desktop/out/./res/values/public.xml:4352: error: Public entry identifier 0x10804b5 entry index is larger than available symbols (index 1205, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4352: error: Public symbol drawable/stat_sys_battery_charge_animfull declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4353: error: Public symbol drawable/stat_sys_download_anim6 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4354: error: Public symbol drawable/stat_sys_download_anim7 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4355: error: Public symbol drawable/stat_sys_download_anim8 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4356: error: Public symbol drawable/stat_sys_download_anim9 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4027: error: Public entry identifier 0x10804ba entry index is larger than available symbols (index 1210, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4027: error: Public symbol drawable/stat_sys_upload_anim0 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4028: error: Public entry identifier 0x10804bb entry index is larger than available symbols (index 1211, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4028: error: Public symbol drawable/stat_sys_upload_anim1 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4029: error: Public entry identifier 0x10804bc entry index is larger than available symbols (index 1212, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4029: error: Public symbol drawable/stat_sys_upload_anim2 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4030: error: Public entry identifier 0x10804bd entry index is larger than available symbols (index 1213, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4030: error: Public symbol drawable/stat_sys_upload_anim3 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4031: error: Public entry identifier 0x10804be entry index is larger than available symbols (index 1214, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4031: error: Public symbol drawable/stat_sys_upload_anim4 declared here is not defined.
/Users/mikec84/Desktop/out/./res/values/public.xml:4032: error: Public entry identifier 0x10804bf entry index is larger than available symbols (index 1215, total symbols 1205).
/Users/mikec84/Desktop/out/./res/values/public.xml:4032: error: Public symbol drawable/stat_sys_upload_anim5 declared here is not defined.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /var/folders/fx/phlzw8314jj_dmhwst13db4c0000gn/T/APKTOOL2378841120587575408.tmp, -x, -S, /Users/mikec84/Desktop/out/./res, -M, /Users/mikec84/Desktop/out/./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, /var/folders/fx/phlzw8314jj_dmhwst13db4c0000gn/T/APKTOOL2378841120587575408.tmp, -x, -S, /Users/mikec84/Desktop/out/./res, -M, /Users/mikec84/Desktop/out/./AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
Michaels-iMac:out mikec84$
stat_sys_download_anim0
stat_sys_download_anim1
stat_sys_download_anim2
stat_sys_download_anim3
stat_sys_download_anim4
stat_sys_download_anim5
stat_sys_download_anim6
stat_sys_download_anim7
stat_sys_download_anim8
stat_sys_download_anim9
InIn /res/values/public.xml Not defined
Vincent-LZ said:
stat_sys_download_anim0
stat_sys_download_anim1
stat_sys_download_anim2
stat_sys_download_anim3
stat_sys_download_anim4
stat_sys_download_anim5
stat_sys_download_anim6
stat_sys_download_anim7
stat_sys_download_anim8
stat_sys_download_anim9
InIn /res/values/public.xml Not defined
Click to expand...
Click to collapse
Yea I deleted a few PNG then deleted the code corresponding to those images and thing I messed something up in the process.
I ended up booting to Ubuntu and started over from there..
Sent from my SPH-D710 using xda premium
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
aapt: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL161582936329531702.tmp, -I, /home/michaelc/apktool/framework/1.apk, -S, /home/michaelc/Desktop/outLauncher/./res, -M, /home/michaelc/Desktop/outLauncher/./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/APKTOOL161582936329531702.tmp, -I, /home/michaelc/apktool/framework/1.apk, -S, /home/michaelc/Desktop/outLauncher/./res, -M, /home/michaelc/Desktop/outLauncher/./AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
Having an issue when building an apk. This is different from my OP.....

Systemui compile error

Hi and sorry if this post is already answerd but i can't find help anywhere...i haven't too much knowlage over linux/android but im trying to learn...so my problem is that i can't compile systemui.apk so i can make some modifications on it...after compile it with apktool 1.4.3 i always get this error
Code:
C:\Apktool\systemui\res\values\public.xml:108: error: Public symbol drawable/sta
t_sys_roaming_cdma_0 declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:9: error: Public symbol drawable/stat_
sys_roaming_cdma_flash declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:109: error: Public symbol drawable/sta
t_sys_roaming_cdma_flash_anim0 declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:110: error: Public symbol drawable/sta
t_sys_roaming_cdma_flash_anim1 declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:111: brut.androlib.AndrolibException:
brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\PIKACH
~1\AppData\Local\Temp\APKTOOL453738301055063751.tmp, -I, C:\Users\Pikachukaki\ap
ktool\framework\1.apk, -I, C:\Users\Pikachukaki\apktool\framework\2.apk, -S, C:\
Apktool\systemui\res, -M, C:\Apktool\systemui\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a: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, C:\U
sers\PIKACH~1\AppData\Local\Temp\APKTOOL453738301055063751.tmp, -I, C:\Users\Pik
achukaki\apktool\framework\1.apk, -I, C:\Users\Pikachukaki\apktool\framework\2.a
pk, -S, C:\Apktool\systemui\res, -M, C:\Apktool\systemui\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
error: Public symbol drawable/stat_sys_signal_0 declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:112: error: Public symbol drawable/sta
t_sys_signal_0_fully declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:113: error: Public symbol drawable/sta
t_sys_signal_1 declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:114: error: Public symbol drawable/sta
t_sys_signal_1_fully declared here is not defined.
C:\Apktool\systemui\res\values\public.xml:115: error: Public symbol drawable/sta
t_sys_signal_2 declared here is not defined.
The public errors was much more but i short it for the purpose of the post...
I already add my 2 frameworks with if command and add to see if it fix it systemui too..but i still get those errors...i have to say that i have already changed some pngs from drawable-hdpi without compile/decompile the systemui...
And last but not least i have huawei ideos x5 (U8800pro) device...and we heard that huawei has locked his system apks...cos framework-res.apk do the same think!!So if anyone can help me i will be gradeful!!thanks and sorry about my english!!!

Error While compiling Settings (public xml) !!

Can someone help me ?
This my logcat
I have attached my settings.apk
Code:
a: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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\avilove\AppData\Local\Temp\APKTOOL8642346359015779264.tmp, -I, C:\Users\avi
love\apktool\framework\1.apk, -S, C:\Users\avilove\Desktop\Tools\APK Manager\oth
er\..\projects\Settingsm.apk\res, -M, C:\Users\avilove\Desktop\Tools\APK Manager
\other\..\projects\Settingsm.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
--------------------------------------------------------------------------
|Wed 08/08/2012 -- 18:30:07.22|
--------------------------------------------------------------------------
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Client VM (build 23.1-b03, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1845: error: Public entry identifier 0x7f08060d entry index is
larger than available symbols (index 1549, total symbols 1438).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1845: error: Public symbol string/author_name_defaultx declared
here is not defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1844: error: Public entry identifier 0x7f08060c entry index is
larger than available symbols (index 1548, total symbols 1438).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1844: error: Public symbol string/author_namex declared here is
not defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1843: error: Public entry identifier 0x7f08060b entry index is
larger than available symbols (index 1547, total symbols 1438).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1843: error: Public symbol string/mod_version_defaultx declared
here is not defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1842: error: Public entry identifier 0x7f08060a entry index is
larger than available symbols (index 1546, total symbols 1438).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\res\v
alues\public.xml:1842: error: Public symbol string/mod_versionx declared here is
not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\avilove\AppData\Local\Temp
\APKTOOL7878583604333696399.tmp, -I, C:\Users\avilove\apktool\framework\1.apk, -
S, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.apk\re
s, -M, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settingsm.ap
k\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a: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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\avilove\AppData\Local\Temp\APKTOOL7878583604333696399.tmp, -I, C:\Users\avi
love\apktool\framework\1.apk, -S, C:\Users\avilove\Desktop\Tools\APK Manager\oth
er\..\projects\Settingsm.apk\res, -M, C:\Users\avilove\Desktop\Tools\APK Manager
\other\..\projects\Settingsm.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
(goto was unexpected at this time.
--------------------------------------------------------------------------
|Wed 08/08/2012 -- 18:31:55.97|
--------------------------------------------------------------------------
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Client VM (build 23.1-b03, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
I: Building apk file...
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/signedunsignedSettingsm.apk
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/unsignedunsignedSettingsm.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\avilove\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
--------------------------------------------------------------------------
|Wed 08/08/2012 -- 20:43:35.09|
--------------------------------------------------------------------------
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Client VM (build 23.1-b03, mixed mode, sharing)
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/signedSettings.apk
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/unsignedSettings.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\avilove\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/signedSettingsc.apk
Could Not Find C:\Users\avilove\Desktop\Tools\APK Manager\place-apk-here-for-mod
ding\../place-apk-here-for-modding/unsignedSettingsc.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\avilove\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
I: Loading resource table from file: C:\Users\avilove\apktool\framework\2.apk
I: Loaded.
W: Could not decode attr value, using undecoded value instead: ns=android, name=
textColor, value=0x0106003d
I: Decoding values*/* XMLs...
I: Done.
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec:
0x0106003d
at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:55)
at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:51)
at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferen
ceValue.java:59)
at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResRefe
renceValue.java:46)
at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResSca
larValue.java:43)
at brut.androlib.res.decoder.ResAttrDecoder.decode(ResAttrDecoder.java:4
0)
at brut.androlib.res.decoder.AXmlResourceParser.getAttributeValue(AXmlRe
sourceParser.java:315)
at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValu
e(XmlPullParserDelegate.java:69)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartT
ag(StaticXmlSerializerWrapper.java:267)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(Stati
cXmlSerializerWrapper.java:211)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDe
coder.java:46)
at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamD
ecoderContainer.java:34)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:1
00)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:8
6)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:132
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:93)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:120)
at brut.apktool.Main.main(Main.java:57)
--------------------------------------------------------------------------
|Wed 08/08/2012 -- 21:05:41.94|
--------------------------------------------------------------------------
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Client VM (build 23.1-b03, mixed mode, sharing)
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1844: error: Public resource string/mod_version has conflicting
public identifiers (0x7f08022a vs 0x7f08059a).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:972: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1845: error: Public resource string/mod_version_default has conf
licting public identifiers (0x7f08022b vs 0x7f08059b).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:973: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1846: error: Public symbol string/author_name declared here is n
ot defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1847: error: Public symbol string/author_name_default declared h
ere is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\avilove\AppData\Local\Temp
\APKTOOL8923294421828088168.tmp, -I, C:\Users\avilove\apktool\framework\1.apk, -
S, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res
, -M, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\
AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a: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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\avilove\AppData\Local\Temp\APKTOOL8923294421828088168.tmp, -I, C:\Users\avi
love\apktool\framework\1.apk, -S, C:\Users\avilove\Desktop\Tools\APK Manager\oth
er\..\projects\Settings.apk\res, -M, C:\Users\avilove\Desktop\Tools\APK Manager\
other\..\projects\Settings.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1856: error: Public resource string/mod_version has conflicting
public identifiers (0x7f08022a vs 0x7f0805a0).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:972: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1857: error: Public resource string/mod_version_default has conf
licting public identifiers (0x7f08022b vs 0x7f0805a1).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:973: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1858: error: Public symbol string/author_name declared here is n
ot defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1859: error: Public symbol string/author_name_default declared h
ere is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\avilove\AppData\Local\Temp
\APKTOOL1349292801011493526.tmp, -I, C:\Users\avilove\apktool\framework\1.apk, -
S, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res
, -M, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\
AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a: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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\avilove\AppData\Local\Temp\APKTOOL1349292801011493526.tmp, -I, C:\Users\avi
love\apktool\framework\1.apk, -S, C:\Users\avilove\Desktop\Tools\APK Manager\oth
er\..\projects\Settings.apk\res, -M, C:\Users\avilove\Desktop\Tools\APK Manager\
other\..\projects\Settings.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1856: error: Public resource string/mod_version has conflicting
public identifiers (0x7f08022a vs 0x7f08059e).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:972: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1857: error: Public resource string/mod_version_default has conf
licting public identifiers (0x7f08022b vs 0x7f08059f).
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:973: Originally defined here.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1858: error: Public symbol string/author_name declared here is n
ot defined.
C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res\va
lues\public.xml:1859: error: Public symbol string/author_name_default declared h
ere is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\avilove\AppData\Local\Temp
\APKTOOL352173296086955461.tmp, -I, C:\Users\avilove\apktool\framework\1.apk, -S
, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\res,
-M, C:\Users\avilove\Desktop\Tools\APK Manager\other\..\projects\Settings.apk\A
ndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a: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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\avilove\AppData\Local\Temp\APKTOOL352173296086955461.tmp, -I, C:\Users\avil
ove\apktool\framework\1.apk, -S, C:\Users\avilove\Desktop\Tools\APK Manager\othe
r\..\projects\Settings.apk\res, -M, C:\Users\avilove\Desktop\Tools\APK Manager\o
ther\..\projects\Settings.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
Press any key to continue . . .
No one to help
For a start, use the proper command line based apktool not an app...
Have you installed framework dependencies?
Run "java -jar apktool if framework-res.apk"
CdTDroiD said:
For a start, use the proper command line based apktool not an app...
Have you installed framework dependencies?
Run "java -jar apktool if framework-res.apk"
Click to expand...
Click to collapse
Yes i have installed.
Error is related to defination of a "string".
Avilove.Cullen said:
Yes i have installed.
Error is related to defination of a "string".
Click to expand...
Click to collapse
can i do it for u....?? n upload framework-res.apk too.......
Sent from my A60 using xda app-developers app
akash akya said:
can i do it for u....?? n upload framework-res.apk too.......
Sent from my A60 using xda app-developers app
Click to expand...
Click to collapse
uploading ....
Avilove.Cullen said:
uploading ....
Click to expand...
Click to collapse
Please see.
try this
Avilove.Cullen said:
Please see.
Click to expand...
Click to collapse
Sorry for late rply, i was busy with ma rom... ,
Flash this file.... (its not flashable zip, u hav to make or simply replace by manually, click permissions......) i hav added rom name and creater name tab in about phone..... c wheter it work.., if u want add ur name, just decomiple and replace with ur name, DONT GIV ANY LINK TO STRINGS ( like @strings).... report back me... quickly ... u can add ur name in main settings.... ( c ma rom screenshot for ex.)
http://www.mediafire.com/?8mu2xyqa2ih95ru
akash akya said:
Sorry for late rply, i was busy with ma rom... ,
Flash this file.... (its not flashable zip, u hav to make or simply replace by manually, click permissions......) i hav added rom name and creater name tab in about phone..... c wheter it work.., if u want add ur name, just decomiple and replace with ur name, DONT GIV ANY LINK TO STRINGS ( like @strings).... report back me... quickly ... u can add ur name in main settings.... ( c ma rom screenshot for ex.)
http://www.mediafire.com/?8mu2xyqa2ih95ru
Click to expand...
Click to collapse
I have already done it but still i will try this too
Sent from my GT-S5670 using xda premium
public.xml errors on recompiling settings.apk
Im trying to translate a cm 7 rom for my motorola milestone (https://github.com/nadlabak/android/downloads)..having problems recompiling settings after making translation to strings and arrays.xml.....installed dependencies like framework-res.apk and mot-framework-res.apk ,also latest apktool but extensive public.xml errors.Im uploaded all the files including the translated string.xml file....any ideas???
.rar contains the translated string and arrays xml
this is the error report generated
Code:
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:806: error:
Public symbol string/hidden_ssid_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:807: error:
Public symbol string/ipaddr_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:810: error:
Public symbol string/link_speed_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1767: error:
Public entry identifier 0x7f08056f entry index is larger than available symbols
(index 1391, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1767: error:
Public symbol string/lockfinger_change_finger_unlock_title declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1783: error:
Public entry identifier 0x7f08057f entry index is larger than available symbols
(index 1407, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1783: error:
Public symbol string/lockfinger_dbadmin_failure_default_toast declared here is
not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1770: error:
Public entry identifier 0x7f080572 entry index is larger than available symbols
(index 1394, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1770: error:
Public symbol string/lockfinger_dbadmin_title declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1778: error:
Public entry identifier 0x7f08057a entry index is larger than available symbols
(index 1402, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1778: error:
Public symbol string/lockfinger_enrollment_canceled_toast declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1782: error:
Public entry identifier 0x7f08057e entry index is larger than available symbols
(index 1406, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1782: error:
Public symbol string/lockfinger_enrollment_database_full declared here is not d
efined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1781: error:
Public entry identifier 0x7f08057d entry index is larger than available symbols
(index 1405, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1781: error:
Public symbol string/lockfinger_enrollment_failure_default_toast declared here
is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1776: error:
Public entry identifier 0x7f080578 entry index is larger than available symbols
(index 1400, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1776: error:
Public symbol string/lockfinger_enrollment_succeeded_toast declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1779: error:
Public entry identifier 0x7f08057b entry index is larger than available symbols
(index 1403, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1779: error:
Public symbol string/lockfinger_enrollment_timeout_toast declared here is not d
efined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1780: error:
Public entry identifier 0x7f08057c entry index is larger than available symbols
(index 1404, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1780: error:
Public symbol string/lockfinger_enrollment_unknown_error_toast declared here is
not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1765: error:
Public entry identifier 0x7f08056d entry index is larger than available symbols
(index 1389, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1765: error:
Public symbol string/lockfinger_finger_settings_title declared here is not defi
ned.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1786: error:
Public entry identifier 0x7f080582 entry index is larger than available symbols
(index 1410, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1786: error:
Public symbol string/lockfinger_lockout_countdown_footer declared here is not d
efined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1775: error:
Public entry identifier 0x7f080577 entry index is larger than available symbols
(index 1399, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1775: error:
Public symbol string/lockfinger_semaphore_failure_toast declared here is not de
fined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1766: error:
Public entry identifier 0x7f08056e entry index is larger than available symbols
(index 1390, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1766: error:
Public symbol string/lockfinger_set_finger_unlock_title declared here is not de
fined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1769: error:
Public entry identifier 0x7f080571 entry index is larger than available symbols
(index 1393, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1769: error:
Public symbol string/lockfinger_toggle_unlock_finger_summary declared here is n
ot defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1768: error:
Public entry identifier 0x7f080570 entry index is larger than available symbols
(index 1392, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1768: error:
Public symbol string/lockfinger_toggle_unlock_finger_title declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1785: error:
Public entry identifier 0x7f080581 entry index is larger than available symbols
(index 1409, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1785: error:
Public symbol string/lockfinger_too_many_bad_swipes_header declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1777: error:
Public entry identifier 0x7f080579 entry index is larger than available symbols
(index 1401, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1777: error:
Public symbol string/lockfinger_tsm_library_not_available_toast declared here i
s not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1784: error:
Public entry identifier 0x7f080580 entry index is larger than available symbols
(index 1408, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1784: error:
Public symbol string/lockfinger_ui_timeout_header declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1771: error:
Public entry identifier 0x7f080573 entry index is larger than available symbols
(index 1395, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1771: error:
Public symbol string/lockfinger_unlock_disable_lock_finger_summary declared her
e is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1764: error:
Public entry identifier 0x7f08056c entry index is larger than available symbols
(index 1388, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1764: error:
Public symbol string/lockfinger_unlock_set_unlock_finger_summary declared here
is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1763: error:
Public entry identifier 0x7f08056b entry index is larger than available symbols
(index 1387, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1763: error:
Public symbol string/lockfinger_unlock_set_unlock_finger_title declared here is
not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1762: error:
Public entry identifier 0x7f08056a entry index is larger than available symbols
(index 1386, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1762: error:
Public symbol string/lockfinger_unlock_set_unlock_launch_picker_change_summary
declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1761: error:
Public entry identifier 0x7f080569 entry index is larger than available symbols
(index 1385, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1761: error:
Public symbol string/lockfinger_unlock_set_unlock_launch_picker_summary declare
d here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1773: error:
Public entry identifier 0x7f080575 entry index is larger than available symbols
(index 1397, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1773: error:
Public symbol string/lockpassword_finger_set_toast declared here is not defined
.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1774: error:
Public entry identifier 0x7f080576 entry index is larger than available symbols
(index 1398, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1774: error:
Public symbol string/lockpattern_change_lock_finger_label declared here is not
defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1096: error:
Public symbol string/lockpattern_need_to_unlock_footer declared here is not def
ined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1098: error:
Public symbol string/lockpattern_need_to_unlock_wrong_footer declared here is n
ot defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:808: error:
Public symbol string/macaddr_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:801: error:
Public symbol string/network_state_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:809: error:
Public symbol string/networkid_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1750: error:
Public entry identifier 0x7f08055e entry index is larger than available symbols
(index 1374, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1750: error:
Public symbol string/notConfigured declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1751: error:
Public entry identifier 0x7f08055f entry index is larger than available symbols
(index 1375, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1751: error:
Public symbol string/ok declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1788: error:
Public entry identifier 0x7f080584 entry index is larger than available symbols
(index 1412, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1788: error:
Public symbol string/pref_pattern_style_summary declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1787: error:
Public entry identifier 0x7f080583 entry index is larger than available symbols
(index 1411, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1787: error:
Public symbol string/pref_pattern_style_title declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1792: error:
Public entry identifier 0x7f080588 entry index is larger than available symbols
(index 1416, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1792: error:
Public symbol string/ringlock_style_entry_blade declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1789: error:
Public entry identifier 0x7f080585 entry index is larger than available symbols
(index 1413, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1789: error:
Public symbol string/ringlock_style_entry_dots declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1791: error:
Public entry identifier 0x7f080587 entry index is larger than available symbols
(index 1415, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1791: error:
Public symbol string/ringlock_style_entry_holo declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1790: error:
Public entry identifier 0x7f080586 entry index is larger than available symbols
(index 1414, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1790: error:
Public symbol string/ringlock_style_entry_revamped declared here is not defined
.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:803: error:
Public symbol string/rssi_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:811: error:
Public symbol string/scan_list_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1748: error:
Public entry identifier 0x7f08055c entry index is larger than available symbols
(index 1372, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1748: error:
Public symbol string/screenTimeoutSpinner declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:805: error:
Public symbol string/ssid_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1760: error:
Public entry identifier 0x7f080568 entry index is larger than available symbols
(index 1384, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1760: error:
Public symbol string/start_finger_enrollment_summary declared here is not defin
ed.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1757: error:
Public entry identifier 0x7f080565 entry index is larger than available symbols
(index 1381, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1757: error:
Public symbol string/status_wimax_mac_address declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:802: error:
Public symbol string/supplicant_state_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1263: error:
Public symbol string/testing_sim_toolkit declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:791: error:
Public symbol string/testing_wifi_info declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1772: error:
Public entry identifier 0x7f080574 entry index is larger than available symbols
(index 1396, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1772: error:
Public symbol string/unlock_change_lock_finger_title declared here is not defin
ed.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1752: error:
Public entry identifier 0x7f080560 entry index is larger than available symbols
(index 1376, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1752: error:
Public symbol string/widget_count declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:797: error:
Public symbol string/wifi_api_test declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:817: error:
Public symbol string/wifi_config_info declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:813: error:
Public symbol string/wifi_state_disabled declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:812: error:
Public symbol string/wifi_state_disabling declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:815: error:
Public symbol string/wifi_state_enabled declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:814: error:
Public symbol string/wifi_state_enabling declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:800: error:
Public symbol string/wifi_state_label declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:816: error:
Public symbol string/wifi_state_unknown declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:798: error:
Public symbol string/wifi_status_test declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:799: error:
Public symbol string/wifi_update declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1755: error:
Public entry identifier 0x7f080563 entry index is larger than available symbols
(index 1379, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1755: error:
Public symbol string/wimax_settings declared here is not defined.
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1756: error:
Public entry identifier 0x7f080564 entry index is larger than available symbols
(index 1380, total symbols 1372).
C:\apktool-install-windows-r04-brut1\settings\res\values\public.xml:1756: error:
Public symbol string/wimax_settings_summary declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\SAMSUNG\AppData\Local\Temp
\APKTOOL1672253341514018113.tmp, -I, C:\Users\SAMSUNG\apktool\framework\1.apk, -
S, C:\apktool-install-windows-r04-brut1\settings\res, -M, C:\apktool-install-win
dows-r04-brut1\settings\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:251)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:325)
at brut.androlib.Androlib.buildResources(Androlib.java:270)
at brut.androlib.Androlib.build(Androlib.java:193)
at brut.androlib.Androlib.build(Androlib.java:175)
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, C:\U
sers\SAMSUNG\AppData\Local\Temp\APKTOOL1672253341514018113.tmp, -I, C:\Users\SAM
SUNG\apktool\framework\1.apk, -S, C:\apktool-install-windows-r04-brut1\settings\
res, -M, C:\apktool-install-windows-r04-brut1\settings\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:249)
... 6 more
C:\apktool-install-windows-r04-brut
Please help!!!!
sorry, this is .rar containing the translated string and arrays xml
Did you check for special characters like double quotes or similar (e.g.: line 1441 strings.xml)? Maybe you have something to escape...
Finally solved.used apk manager to generate log to read off the initial errors which were in the strings. apktool errors just flash by in the screen so fast and you cant get to the earliest.thanks anyway
Sent from my XT910 using xda app-developers app

[Help] SystemUI.apk compile problem

I followed this steps:
INSTALL FRAMEWORKS
1-
Code:
apktool if SystemUI.apk
W: Arsc file contains multiple packages. Using package com.android.systemui as default.
I: Framework installed to: C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\127.apk
2-
Code:
apktool if framework-res.apk
I: Framework installed to: C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk
3-
Code:
apktool if lenovo-res.apk
I: Framework installed to: C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk
DECOMPILING
Code:
apktool d SystemUI.apk
Clearing Projects\SystemUI.apk . . . DONE!
I: Using Apktool 2.0.0-Beta9 on SystemUI.apk
I: Loading resource table...
W: Skipping "android" package group
I: Loading resource table...
W: Skipping "android" package group
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk
I: Loading resource table from file: C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk
I: Renamed manifest package found! Fixing...
I: Decoding file-resources...
Cleaning up unclosed ZipFile for archive C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk
Cleaning up unclosed ZipFile for archive C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk
I: Decoding values */* XMLs...
I: Baksmaling...
I: Copying assets and libs...
I: Copying unknown files/dir...
I: Copying original files...
COMPILE(without making any change)
Code:
apktool b SystemUI.apk
Preparing Projects\SystemUI.apk . . .
I: Using Apktool 2.0.0-Beta9 on SystemUI.apk
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:18: error: Attribute "component" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:19: error: Attribute "author" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:20: error: Attribute "description" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:21: error: Attribute "thumbnail" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:22: error: Attribute "preview" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\attrs.xml:23: error: Attribute "previewthumb" has already been defined
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:15: error: Error declaring public resource attr/component for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:16: error: Error declaring public resource attr/author for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:17: error: Error declaring public resource attr/description for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:18: error: Error declaring public resource attr/thumbnail for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:19: error: Error declaring public resource attr/preview for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:20: error: Error declaring public resource attr/previewthumb for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:224: error: Error declaring public resource drawable/ic_sysbar_quicksettings for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:511: error: Error declaring public resource drawable/stat_sys_face_detection_ani_0 for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:512: error: Error declaring public resource drawable/stat_sys_face_detection_ani_1 for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:513: error: Error declaring public resource drawable/stat_sys_face_detection_successed for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:719: error: Error declaring public resource xml/res for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:727: error: Error declaring public resource array/preview for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:998: error: Error declaring public resource color/background_holo_dark for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1002: error: Error declaring public resource color/transparent for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1028: error: Error declaring public resource string/component for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1029: error: Error declaring public resource string/author for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1030: error: Error declaring public resource string/app_name for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1031: error: Error declaring public resource string/description for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1495: error: Error declaring public resource style/TextAppearance for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1503: error: Error declaring public resource style/Animation for included package lenovo
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:96: error: Public entry identifier 0x7f020252 entry index is larger than available symbols (index 594, total symbols 594).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:96: error: Public symbol drawable/intruder_bg_pressed declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:97: error: Public entry identifier 0x7f020253 entry index is larger than available symbols (index 595, total symbols 594).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:97: error: Public symbol drawable/notification_header_bg declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:99: error: Public entry identifier 0x7f020255 entry index is larger than available symbols (index 597, total symbols 594).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:99: error: Public symbol drawable/notification_icon_area_smoke declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:98: error: Public entry identifier 0x7f020254 entry index is larger than available symbols (index 596, total symbols 594).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:98: error: Public symbol drawable/system_bar_background declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:720: error: Public entry identifier 0x7f060001 entry index is larger than available symbols (index 1, total symbols 1).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:720: error: Public symbol xml/settings declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:737: error: Public entry identifier 0x7f08000f entry index is larger than available symbols (index 15, total symbols 15).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:737: error: Public symbol array/other_switch_telecom declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1012: error: Public entry identifier 0x7f0a0012 entry index is larger than available symbols (index 18, total symbols 17).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1012: error: Public symbol color/description_text_background_in_custom_switch_position_settings declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1011: error: Public entry identifier 0x7f0a0011 entry index is larger than available symbols (index 17, total symbols 17).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1011: error: Public symbol color/description_text_color_in_custom_switch_position_settings declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1344: error: Public entry identifier 0x7f0c0140 entry index is larger than available symbols (index 320, total symbols 317).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1344: error: Public symbol string/toast_rotation_locked declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1342: error: Public entry identifier 0x7f0c013f entry index is larger than available symbols (index 319, total symbols 317).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1342: error: Public symbol string/usb_picker_dlg_rndis_warning_message declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1341: error: Public entry identifier 0x7f0c013e entry index is larger than available symbols (index 318, total symbols 317).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1341: error: Public symbol string/usb_picker_dlg_rndis_warning_title declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1340: error: Public entry identifier 0x7f0c013d entry index is larger than available symbols (index 317, total symbols 317).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1340: error: Public symbol string/usb_picker_dlg_switch_mode_message declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1519: error: Public entry identifier 0x7f100025 entry index is larger than available symbols (index 37, total symbols 37).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1519: error: Public symbol style/TextAppearance.SystemBar.Expanded.Clock declared here is not defined.
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1520: error: Public entry identifier 0x7f100026 entry index is larger than available symbols (index 38, total symbols 37).
C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res\values\public.xml:1520: error: Public symbol style/TextAppearance.SystemBar.Expanded.Date declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Jorge\AppData\Local\Temp\brut_util_Jar_6186078694426300788.tmp, p, --forced-package-id, 3, --min-sdk-version, 17, --target-sdk-version, 17, --rename-manifest-package, com.android.systemui, --version-code, 17, --version-name, 4.2.2-VIBEROM_V1.0_1403_7_ST_K900, -F, C:\Users\Jorge\AppData\Local\Temp\APKTOOL3393255200325978571.tmp, -0, arsc, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk, -S, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res, -M, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:435)
at brut.androlib.Androlib.buildResources(Androlib.java:363)
at brut.androlib.Androlib.build(Androlib.java:286)
at brut.androlib.Androlib.build(Androlib.java:258)
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\Jorge\AppData\Local\Temp\brut_util_Jar_6186078694426300788.tmp, p, --forced-package-id, 3, --min-sdk-version, 17, --target-sdk-version, 17, --rename-manifest-package, com.android.systemui, --version-code, 17, --version-name, 4.2.2-VIBEROM_V1.0_1403_7_ST_K900, -F, C:\Users\Jorge\AppData\Local\Temp\APKTOOL3393255200325978571.tmp, -0, arsc, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk, -S, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res, -M, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:470)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:416)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\Jorge\AppData\Local\Temp\brut_util_Jar_6186078694426300788.tmp, p, --forced-package-id, 3, --min-sdk-version, 17, --target-sdk-version, 17, --rename-manifest-package, com.android.systemui, --version-code, 17, --version-name, 4.2.2-VIBEROM_V1.0_1403_7_ST_K900, -F, C:\Users\Jorge\AppData\Local\Temp\APKTOOL3393255200325978571.tmp, -0, arsc, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\1.apk, -I, C:\Users\Jorge\Downloads\APK Tools v3.50\tools\Frameworks\2.0.0b9\3.apk, -S, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\res, -M, C:\Users\Jorge\Downloads\APK Tools v3.50\Projects\SystemUI.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:464)
... 6 more
Any idea??

Categories

Resources