Apktool Compiling Error - Galaxy S III Q&A, Help & Troubleshooting

I am unable to compile Settings.apk
Please Help
I will explain the details
Got Settings.apk and framework-res.apk from ROM
Placed them in APKTool Directory.
Opened CMD in APKTool Directory
Typed "apktool if framework-res.apk" and press enter
C:\Users\Laura\Desktop\Apk Tool>apktool d settings.apk
I: Baksmaling...
I: Loading resource table...
W: Skipping "android" package group
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Laura\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
Click to expand...
Click to collapse
After that i tried to compile it without making any changes
C:\Users\Laura\Desktop\Apk Tool>apktool b settings
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\Laura\Desktop\Apk Tool\settings\AndroidManifest.xml:73: error: No reso
urce identifier found for attribute 'requiredForAllUsers' in package 'android'
aapt: warning: string 'category_printers' has no default translation in C:\Users
\Laura\Desktop\Apk Tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'cell_broadcast_settings_summary' has no default translati
on in C:\Users\Laura\Desktop\Apk Tool\settings\res; found: az az_AZ et hy ka km
lo mn ms ne ne_NP si si_LK
aapt: warning: string 'experimental_webview' has no default translation in C:\Us
ers\Laura\Desktop\Apk Tool\settings\res; found: af am ar az az_AZ be bg ca cs d
a de el en_GB en_IN es es_US et et_EE fa fi fr fr_CA hi hr hu hy hy_AM in it iw
ja ka ka_GE km km_KH ko lo lo_LA lt lv mn mn_MN ms ms_MY nb ne ne_NP nl pl pt pt
_PT ro ru si si_LK sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'experimental_webview_summary' has no default translation
in C:\Users\Laura\Desktop\Apk Tool\settings\res; found: af am ar az az_AZ be bg
ca cs da de el en_GB en_IN es es_US et et_EE fa fi fr fr_CA hi hr hu hy hy_AM i
n it iw ja ka ka_GE km km_KH ko lo lo_LA lt lv mn mn_MN ms ms_MY nb ne ne_NP nl
pl pt pt_PT ro ru si si_LK sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'location_category_app_settings' has no default translatio
n in C:\Users\Laura\Desktop\Apk Tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'low_battery_warning_policy_notification' has no default t
ranslation in C:\Users\Laura\Desktop\Apk Tool\settings\res; found: es
aapt: warning: string 'nfc_payment_ask' has no default translation in C:\Users\S
hafal\Desktop\Apk Tool\settings\res; found: az az_AZ et hy ka km lo mn ms ne ne_
NP si si_LK
aapt: warning: string 'print_services_title' has no default translation in C:\Us
ers\Laura\Desktop\Apk Tool\settings\res; found: az et hy ka km lo mn ms ne si
aapt: warning: string 'process_stats_ram_use' has no default translation in C:\U
sers\Laura\Desktop\Apk Tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'wimax_settings_summary' has no default translation in C:\
Users\Laura\Desktop\Apk Tool\settings\res; found: az az_AZ et hy ka km lo mn ms
ne ne_NP si si_LK
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [aapt, p, --min-
sdk-version, 19, --target-sdk-version, 19, -F, C:\Users\Laura\AppData\Local\Tem
p\APKTOOL3863357879640053709.tmp, -0, arsc, -I, C:\Users\Laura\apktool\framewor
k\1.apk, -S, C:\Users\Laura\Desktop\Apk Tool\settings\res, -M, C:\Users\Laura\
Desktop\Apk Tool\settings\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [aapt, p, --min-sdk-version, 19, --target-sdk-version, 19, -F, C:
\Users\Laura\AppData\Local\Temp\APKTOOL3863357879640053709.tmp, -0, arsc, -I, C
:\Users\Laura\apktool\framework\1.apk, -S, C:\Users\Laura\Desktop\Apk Tool\set
tings\res, -M, C:\Users\Laura\Desktop\Apk Tool\settings\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 19, --target-sdk-version, 19, -F, C:\Users\Laura\AppData\Local\Temp\
APKTOOL3863357879640053709.tmp, -0, arsc, -I, C:\Users\Laura\apktool\framework\
1.apk, -S, C:\Users\Laura\Desktop\Apk Tool\settings\res, -M, C:\Users\Laura\De
sktop\Apk Tool\settings\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:355)
... 6 more
Click to expand...
Click to collapse
Can anyone help me with this ?

I am assuming you are running 4.3 with this if so
Download the zip and extract the folder it has three files in
aapt.exe
apktool.bat
apktool.jar
In your folder C:\Users\Laura\Desktop\Apk Tool replace the files with these (backup you originals first to another folder)
Also copy these same three files to your folder C;\Windows\System32\
Find the framework apktool folder most likely Laura\apktool\framework and delete any files in it called 1.apk, 2.apk
Extract framework-res.apk and twframework-res.apk from your phone to your working folder (you already have the framework one so just the twframework apk)
run the apktool if framework-res.apk then run apktool if twframework-res.apk
This will now have put two complete new files in your apktool framework folder
Finally decompile the secsettings.apk or any apk and try to compile it, hopefully it should work for you
It took me a while to get the correct files to work I was getting the same sort of errors, now it works properly, hope it helps you.
Android.4.3.files
UPDATE, just tried it on SystemUI and it failed, so tried Settings and that didn't fully fail, still created the APK but said there were errors so not sure on that one, only framework-res and twframework-res work without errors, so up to you if you want to try it

ag4751 said:
I am assuming you are running 4.3 with this if so
Download the zip and extract the folder it has three files in
aapt.exe
apktool.bat
apktool.jar
In your folder C:\Users\Laura\Desktop\Apk Tool replace the files with these (backup you originals first to another folder)
Also copy these same three files to your folder C;\Windows\System32\
Find the framework apktool folder most likely Laura\apktool\framework and delete any files in it called 1.apk, 2.apk
Extract framework-res.apk and twframework-res.apk from your phone to your working folder (you already have the framework one so just the twframework apk)
run the apktool if framework-res.apk then run apktool if twframework-res.apk
This will now have put two complete new files in your apktool framework folder
Finally decompile the secsettings.apk or any apk and try to compile it, hopefully it should work for you
It took me a while to get the correct files to work I was getting the same sort of errors, now it works properly, hope it helps you.
Android.4.3.files
UPDATE, just tried it on SystemUI and it failed, so tried Settings and that didn't fully fail, still created the APK but said there were errors so not sure on that one, only framework-res and twframework-res work without errors, so up to you if you want to try it
Click to expand...
Click to collapse
Thank you so much for replying...
But I'm not on 4.3
I'm on CM11 4.4 ( [CM11][4.4][ROM][KERNEL][NOV23] temasek's UNOFFICIAL Build - V7 (r3p2 mali) )

laura almeida said:
Thank you so much for replying...
But I'm not on 4.3
I'm on CM11 4.4 ( [CM11][4.4][ROM][KERNEL][NOV23] temasek's UNOFFICIAL Build - V7 (r3p2 mali) )
Click to expand...
Click to collapse
If you get it work without errors would you let me know how / which apktool and aapt file you use so I can try them its frustrating that only framework and twframework are the only ones that work properly
The apktool.jar in the zip is the latest one compatible with 4,4

ag4751 said:
If you get it work without errors would you let me know how / which apktool and aapt file you use so I can try them its frustrating that only framework and twframework are the only ones that work properly
The apktool.jar in the zip is the latest one compatible with 4,4
Click to expand...
Click to collapse
While using the apktool that you provided i'm getting these errors can you help ?
Code:
C:\Users\Laura\Desktop\Apk tool>apktool b settings
I: Using Apktool 2.0.0-Beta7 on settings
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'category_printers' has no default translation in C:\Users
\Laura\Desktop\Apk tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'cell_broadcast_settings_summary' has no default translati
on in C:\Users\Laura\Desktop\Apk tool\settings\res; found: az az_AZ et hy ka km
lo mn ms ne ne_NP si si_LK
aapt: warning: string 'experimental_webview' has no default translation in C:\Us
ers\Laura\Desktop\Apk tool\settings\res; found: af am ar az az_AZ be bg ca cs d
a de el en_GB en_IN es es_US et et_EE fa fi fr fr_CA hi hr hu hy hy_AM in it iw
ja ka ka_GE km km_KH ko lo lo_LA lt lv mn mn_MN ms ms_MY nb ne ne_NP nl pl pt pt
_PT ro ru si si_LK sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'experimental_webview_summary' has no default translation
in C:\Users\Laura\Desktop\Apk tool\settings\res; found: af am ar az az_AZ be bg
ca cs da de el en_GB en_IN es es_US et et_EE fa fi fr fr_CA hi hr hu hy hy_AM i
n it iw ja ka ka_GE km km_KH ko lo lo_LA lt lv mn mn_MN ms ms_MY nb ne ne_NP nl
pl pt pt_PT ro ru si si_LK sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'location_category_app_settings' has no default translatio
n in C:\Users\Laura\Desktop\Apk tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'nav_bar_button_style' has no default translation in C:\Us
ers\Laura\Desktop\Apk tool\settings\res; found: es
aapt: warning: string 'nav_button_color_mode_dialog_title' has no default transl
ation in C:\Users\Laura\Desktop\Apk tool\settings\res; found: es
aapt: warning: string 'nav_button_color_mode_title' has no default translation i
n C:\Users\Laura\Desktop\Apk tool\settings\res; found: es
aapt: warning: string 'navbar_button_style_reset_message' has no default transla
tion in C:\Users\Laura\Desktop\Apk tool\settings\res; found: es
aapt: warning: string 'navigation_bar_icon_tint_title' has no default translatio
n in C:\Users\Laura\Desktop\Apk tool\settings\res; found: es
aapt: warning: string 'nfc_payment_ask' has no default translation in C:\Users\S
hafal\Desktop\Apk tool\settings\res; found: az az_AZ et hy ka km lo mn ms ne ne_
NP si si_LK
aapt: warning: string 'print_services_title' has no default translation in C:\Us
ers\Laura\Desktop\Apk tool\settings\res; found: az et hy ka km lo mn ms ne si
aapt: warning: string 'process_stats_ram_use' has no default translation in C:\U
sers\Laura\Desktop\Apk tool\settings\res; found: az_AZ ne_NP si_LK
aapt: warning: string 'shortcuts_color_summary' has no default translation in C:
\Users\Laura\Desktop\Apk tool\settings\res; found: de es fr hr nl pt
aapt: warning: string 'wimax_settings_summary' has no default translation in C:\
Users\Laura\Desktop\Apk tool\settings\res; found: az az_AZ et hy ka km lo mn ms
ne ne_NP si si_LK
I: Building apk file...

laura almeida said:
While using the apktool that you provided i'm getting these errors can you help ?
[/CODE]
Click to expand...
Click to collapse
They are only translation warnings, such as the first one that says
string 'cell_broadcast_settings_summary' has no default translation found: az az_AZ et hy ka km
Means that 'cell_broadcast_settings_summary' isn’t translated into the languages located in these folders az az_AZ et hy ka km
This won’t affect the changes to xml / png files you make,at the end it does say Building apk file, once that’s done you can extract your changed xml / png files and flash them to your phone using whatever custom recovery process you normally use for flashing

ag4751 said:
They are only translation warnings, such as the first one that says
string 'cell_broadcast_settings_summary' has no default translation found: az az_AZ et hy ka km
Means that 'cell_broadcast_settings_summary' isn’t translated into the languages located in these folders az az_AZ et hy ka km
This won’t affect the changes to xml / png files you make,at the end it does say Building apk file, once that’s done you can extract your changed xml / png files and flash them to your phone using whatever custom recovery process you normally use for flashing
Click to expand...
Click to collapse
I tried flashing the modified apk
but no changes after flashing

laura almeida said:
I tried flashing the modified apk
but no changes after flashing
Click to expand...
Click to collapse
Did u find a solution yet?

nerotix said:
Did u find a solution yet?
Click to expand...
Click to collapse
Yes i did.
Method 1.
Edit the script file inside the zip to mount system and to delete the currently existing apk file.
script file location : \META-INF\com\google\android\updater-script
Method 2.
Use Root explorer to mount system as R/O then copy and replace the apk file.

laura almeida said:
Yes i did.
Method 1.
Edit the script file inside the zip to mount system and to delete the currently existing apk file.
script file location : \META-INF\com\google\android\updater-script
Method 2.
Use Root explorer to mount system as R/O then copy and replace the apk file.
Click to expand...
Click to collapse
Hmm and this fixes the compiling error? seems like it has no connection for some reason.

nerotix said:
Hmm and this fixes the compiling error? seems like it has no connection for some reason.
Click to expand...
Click to collapse
no dear
compiling error was only just warnings.
it was not Actually an Error
after displaying all those warnings apktool had build my modified apk
so its not a problem
we can just ignore the warnings.

Related

help with uot

I'M KEEP GETTING ERROR WITH DIFFERENT FRAMEWORKS OF VERSIONS OF XPERIA TIZED ROM IT'S WORKED IN THE FIRST TIME I DON'T KNOW WHAT HAPPENED NEXT
Error log: UOT-06-15-19-41-2-SHTF.txt
Decompiling framework-res.apk UOT-06-15-19-41-2
I: Loading resource table...
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Decompiling SystemUI.apk UOT-06-15-19-41-2
I: Framework installed to: /root/apktool/framework/1.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: /root/apktool/framework/1.apk
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Compiling framework-res.apk UOT-06-15-19-41-2
W: Could not find sources
I: Building resources...
aapt: warning: string 'Keypad_cancel' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'keyguard_pin_accepted' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'lockscreen_pin_locked_message' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'lockscreen_ruim_pin_blocked' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'lockscreen_sim_pin_blocked' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'permdesc_readOwnerData' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'permdesc_writeOwnerData' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'permlab_readOwnerData' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'permlab_writeOwnerData' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'status_bar_clear_all_button' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'status_bar_latest_events_title' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'status_bar_no_notifications_title' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'status_bar_ongoing_events_title' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'stopSelectingText' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_dual_clock_city_local' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_dual_clock_city_seoul' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_fake_call_activated' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_glass_lock_help_text_1' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_glass_lock_help_text_2' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_puzzle_lock_help_text_1' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_puzzle_lock_help_text_2' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_skt_missing_sim_message1' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_skt_missing_sim_message2' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_skt_usim_not_used' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_smart_unlock_help_text_1' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_smart_unlock_help_text_2' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: warning: string 'zzz_smart_unlock_sorry_text' has no default translation in /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res; found: et_EE ga_IE is_IS kk_KZ mk_MK
aapt: /usr/lib/libz.so.1: no version information available (required by aapt)
/home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res/values-mdpi/drawables.xml:3: error: Resource entry stat_sys_r_signal_0_cdma is already defined.
res/drawable-mdpi/stat_sys_r_signal_0_cdma.png:0: Originally defined here.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL7461794952396907529.tmp, -x, -S, /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res, -M, /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/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/APKTOOL7461794952396907529.tmp, -x, -S, /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res, -M, /home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
Looks like uot cannot find some files..
Sent from my GT-S5830 using xda premium
Drawables.xml
Line 3
Try to look for that
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Drawables.xml
Line 3
Try to look for that
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
If he days drawables.xml then it has to be it...
Sent from my GT-S5830 using xda premium
/home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res/values-mdpi/drawables.xml:3: error: Resource entry stat_sys_r_signal_0_cdma is already defined.
res/drawable-mdpi/stat_sys_r_signal_0_cdma.png:0: Originally defined here.
This is the only major error that is not letting the apk compile,the rest are stupid translation errors.
Check the ids for the mentioned files.They are obviously clashing with each other.
Sent from my fingers to your face,take it or leave it.
shaaan said:
Looks like uot cannot find some files..
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
What do you mean? Its an id clash.That is what already specified means in apktool logcat,same name or same id clashing with each other.
Sent from my fingers to your face,take it or leave it.
Prawesome said:
/home/uotftp/port5/data/working_dir/UOT-06-15-19-41-2/fw_dec/res/values-mdpi/drawables.xml:3: error: Resource entry stat_sys_r_signal_0_cdma is already defined.
res/drawable-mdpi/stat_sys_r_signal_0_cdma.png:0: Originally defined here.
This is the only major error that is not letting the apk compile,the rest are stupid translation errors.
Check the ids for the mentioned files.They are obviously clashing with each other.
Sent from my fingers to your face,take it or leave it.
Click to expand...
Click to collapse
ids ? can u tell what's it means
Prawesome said:
What do you mean? Its an id clash.That is what already specified means in apktool logcat,same name or same id clashing with each other.
Sent from my fingers to your face,take it or leave it.
Click to expand...
Click to collapse
Sorry. My bad. Looks like i missed it.
Sent from my GT-S5830 using xda premium
AndroSung said:
ids ? can u tell what's it means
Click to expand...
Click to collapse
Every png,every string,just everything inside apks/framework has a certain id with which they are referred to in smali files and xml files.Each id is unique to that certain thing,so incase you do something and give it an id in public.xml and that id is already used by something else,then your apk wont compile because the 2 ids clash with each other,thus creating errors.
---------- Post added at 06:43 PM ---------- Previous post was at 06:42 PM ----------
shaaan said:
Sorry. My bad. Looks like i missed it.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
---------- Post added at 06:45 PM ---------- Previous post was at 06:43 PM ----------
Oh,and the ids are pretty easy to find,they are mentioned just by the side of string/drawable,it is assigned to
Its maybe a png thats used for iffrent stuff
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Its maybe a png thats used for iffrent stuff
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
nah i used ur xperia tized framework nothing edited, in the first time it's worked , tried it again didn't work.

Animations revamped!!!!!!!

--I have made one of the perfect animation xmls that is sure to revamp the way you feel your galaxy y/pocket/pop
--Here are the animations added/replaced-->>>>>>>>>>>
--ICS app opening, closing, switching animations
--My own popup animations,,, (i call as the come from ORIGIN )
--my own recent app dialog open and close animations (looks even better with ics recent app dialog mod)
--Lock screen post swipe gesture animations (the lock screen doesnt fade out now,, rather it zooms out to reveal whats behind)
--All fade-in and fade-out anims regarding popups,, etc replaced
--Shortened anim time to get too systemapps very fast like Settings.apk
--Shall soon add a mod for CRT-ON animation for lockscreen
1) decompile framework-res.apk
2) download the attached zip and copy all files from anim folder inside to framework-res.apk/anim/
3) Open integers.xml and add
these two lines under the line of "shortAnimTime":
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
4) Recompile and feel a whole new GALAXY YOUNG (its really young and fast now)
-----------------=====================Press THANKS IF YOU LIKED IT :good:---------
=========================================
As ,, said before,,, heres the secret to CRT-on animation after swipe
open lock_screen_exit.xml in anim folder
replace all with this
<?xml version="1.0" encoding="utf-8"?>
<set android:shareInterpolator="false" android:zAdjustment="top"
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:interpolator="@anim/accelerate_interpolator" android:duration="200" androidivotX="50.0%" androidivotY="50.0%" android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale="1.0" android:toYScale="0.003" />
<scale android:interpolator="@anim/accelerate_interpolator" android:duration="200" androidivotX="50.0%" androidivotY="50.0%" android:startOffset="200" android:fromXScale="1.0" android:toXScale="0.0" android:fromYScale="1.0" android:toYScale="0.5" />
</set>
save and close,,, recompile and push !!!!!!!!!!!!!!!!!
What different with other animation of ICS?JB??
Can you show us the video of the animations?
Sent from my GT-S5360 using xda premium
Will try & report...
Regards,
Ganesh
Please do as i cannot upload video
Ganesh A said:
Will try & report...
Regards,
Ganesh
Click to expand...
Click to collapse
Thankyou,,, please try and report bro,,, check lockscreen after swipe animation,,, popup animation,, recent apps dialog animation,,, and ICS like app opening,, closing transition animations and report,,, Post videos if possible,,, as i cannot upload video ,,,
see again!!!
shoutokuyaki said:
What different with other animation of ICS?JB??
Click to expand...
Click to collapse
Bro,,, Please re read my post and see the extra anims in it
This is my own,,, not some marlin's bro
Cyb3r5p4c3 said:
In case you're using the jelly bean framework from marinalin85, can you pm me this framework-res.apk with your animations? Tia!
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
and i cant send u finished apk as it is of pocket,,, i posted the mod since the mod can be done on any ginger bread build
Can you edit your 1st post - in the miscellaneous options tick the box to disable smilies in text
Will make it easier for people to copy and paste your code without the smilies replacing with a smiley face
i have many posts,, tell me the topic of the post so i can edit
mvsdroid said:
i have many posts,, tell me the topic of the post so i can edit
Click to expand...
Click to collapse
If that's referring to me asking you to disable smilies from your 1st post I'm of course referring to the first post in this thread with all the coding - disable the smilies from the post so it doesn't interfere with the code
SS yo..
rotation animation
can we animate rotation like in cm??? im in GB
noob question....
hey, where I can find Intergers.xml? I cant find it..
pattricio---- some devs/modders are already working on that,,, i am presently expanding my knowledge base so as to do that,,, i too love that animated auto rotate
and Yahailham---- u will find it in values folder
I would LOVE a flashable .zip!
Sent from my GT-S5360 using xda app-developers app
Does this have crt animation?
Want To Ask Question? Ask Here
Thanks,
TechnoSavie
Can you make an overscroll bounce effect plz! I would seriously love that!
:victory::victory::victory:
why i cant recompile the framework after put all the files??
i use framework from hyperion 8
and here is the log from APK Manager.
Code:
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 E:\Android Corner\oprek\Tools\APK Manager\place-apk-here-for-modding\../place-apk-here-for-modding/signedframework-res.apk
Could Not Find E:\Android Corner\oprek\Tools\APK Manager\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedframework-res.apk
I: Loading resource table...
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'Keypad_cancel' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'keyguard_pin_accepted' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'lockscreen_pin_locked_message' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'lockscreen_ruim_pin_blocked' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'lockscreen_sim_pin_blocked' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'lockscreen_simcard_puk_blocked' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'permdesc_accessUsb' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: en_GB nb
aapt: warning: string 'permdesc_readOwnerData' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'permdesc_writeOwnerData' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'permlab_accessUsb' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: en_GB nb
aapt: warning: string 'permlab_readOwnerData' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'permlab_writeOwnerData' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'status_bar_clear_all_button' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'status_bar_latest_events_title' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'status_bar_no_notifications_title' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'status_bar_ongoing_events_title' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'stopSelectingText' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_dual_clock_city_local' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_dual_clock_city_seoul' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_fake_call_activated' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_glass_lock_help_text_1' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_glass_lock_help_text_2' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_puzzle_lock_help_text_1' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_puzzle_lock_help_text_2' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_skt_missing_sim_message1' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_skt_missing_sim_message2' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_skt_usim_not_used' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_smart_unlock_help_text_1' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_smart_unlock_help_text_2' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
aapt: warning: string 'zzz_smart_unlock_sorry_text' has no default translation in E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res; found: is_IS
E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res\values\integers.xml:26: error: Resource entry config_activityShortDur is already defined.
E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res\values\integers.xml:4: Originally defined here.
E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res\values\integers.xml:27: error: Resource entry config_activityDefaultDur is already defined.
E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res\values\integers.xml:5: Originally defined here.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\ISKAND~1\AppData\Local\Temp\APKTOOL1774376018245507271.tmp, -x, -S, E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res, -M, E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\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:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\ISKAND~1\AppData\Local\Temp\APKTOOL1774376018245507271.tmp, -x, -S, E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\res, -M, E:\Android Corner\oprek\Tools\APK Manager\other\..\projects\framework-res.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
try to my ussr v9 rom
success
but some system app was fc
like job manager..mms..setting...and rootexploler too
how i fix that
thanks before

Apktool recompiling error

Hi all guys. Hope someone can help me, cause I really don't know what to do. I read around but I didn't find anything that could solve my problem.
I want to modify SecSettings.apk from N8000 to edit a smali file. I follow these steps :
-Install framework-res.apk
-Install twframework-res.apk
-Decompile SecSettings.apk
-Modify .smali file
-Recompile. Here I get errors.
This is the log :
D:\DEVELOPING\one_click_signer\apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Andrea\apktool\framework\1.apk
D:\DEVELOPING\one_click_signer\apktool>apktool if twframework-res.apk
I: Framework installed to: C:\Users\Andrea\apktool\framework\2.apk
D:\DEVELOPING\one_click_signer\apktool>apktool d SecSettings.apk
I: Using Apktool 2.0.0-Beta7 on SecSettings.apk
I: Loading resource table...
W: Skipping "android" package group
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Andrea\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Loading resource table from file: C:\Users\Andrea\apktool\framework\2.apk
Cleaning up unclosed ZipFile for archive C:\Users\Andrea\apktool\framework\2.apk
I: Decoding values */* XMLs...
I: Loading resource table...
Cleaning up unclosed ZipFile for archive C:\Users\Andrea\apktool\framework\1.apk
W: Skipping "android" package group
I: Baksmaling...
I: Copying assets and libs...
I: Copying unknown files/dir...
I: Copying original files...
D:\DEVELOPING\one_click_signer\apktool>apktool b -f -d SecSettings
I: Using Apktool 2.0.0-Beta7 on SecSettings
I: Smaling...
I: Building resources...
D:\DEVELOPING\one_click_signer\apktool\SecSettings \res\xml\assistant.xml:3: erro
r: Error: No resource found that matches the given name (at 'resource' with valu
e '@drawable/assistant_menu_icon_messages_search').
aapt: warning: string 'accessibility_screen_magnification_summary' has no defaul
t translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found:
az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'answering_end_call_title_prev' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: ar az bg ca c
s da de el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it
ja ka kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz
vi zh_CN zh_TW
aapt: warning: string 'category_printers' has no default translation in D:\DEVEL
OPING\one_click_signer\apktool\SecSettings\res; found: az_AZ
aapt: warning: string 'cell_broadcast_settings_summary' has no default translati
on in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ
aapt: warning: string 'downloadable_dialog_popup_text_wifi' has no default trans
lation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: ar az b
g ca cs da de el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in
is it ja ka kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk
ur uz vi zh_CN zh_TW
aapt: warning: string 'experimental_webview' has no default translation in D:\DE
VELOPING\one_click_signer\apktool\SecSettings\res; found: az_AZ et_EE hy_AM ka_G
E
aapt: warning: string 'experimental_webview_summary' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy
_AM ka_GE
aapt: warning: string 'location_category_app_settings' has no default translatio
n in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ
aapt: warning: string 'nfc_payment_ask' has no default translation in D:\DEVELOP
ING\one_click_signer\apktool\SecSettings\res; found: az_AZ
aapt: warning: string 'print_add_printer' has no default translation in D:\DEVEL
OPING\one_click_signer\apktool\SecSettings\res; found: ar az bg ca cs da de el e
n_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka kk ko
lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh_CN zh
_TW
aapt: warning: string 'screen_rate' has no default translation in D:\DEVELOPING\
one_click_signer\apktool\SecSettings\res; found: ar az bg ca cs da de el en_PH e
n_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka kk ko lt lv
mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh_CN zh_TW
aapt: warning: string 'screen_size_downscale_1' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'screen_size_downscale_2' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'screen_size_downscale_3' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'wifi_display_disconnect_text' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy
_AM ka_GE
aapt: warning: string 'wifi_display_disconnect_title' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE h
y_AM ka_GE
aapt: warning: string 'wifi_display_paired_devices' has no default translation i
n D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy_
AM ka_GE
aapt: warning: string 'wifi_display_search_for_devices' has no default translati
on in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE
hy_AM ka_GE
aapt: warning: string 'wifi_display_searching_for_devices' has no default transl
ation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et
_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_settings_empty_list_wifi_display_dis abled' h
as no default translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \
res; found: az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_settings_empty_list_wifi_display_off ' has no
default translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res;
found: az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_status_available' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE h
y_AM ka_GE
aapt: warning: string 'wimax_settings_summary' has no default translation in D:\
DEVELOPING\one_click_signer\apktool\SecSettings\re s; found: az_AZ
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [C:\Users\Andrea
\AppData\Local\Temp\brut_util_Jar_1856909593108704 239.tmp, p, --debug-mode, --fo
rced-package-id, 1, --min-sdk-version, 19, --target-sdk-version, 19, --version-c
ode, 19, --version-name, 4.4.2-N8000XXUDND5, -F, C:\Users\Andrea\AppData\Local\T
emp\APKTOOL7971105794680974515.tmp, -0, arsc, -I, C:\Users\Andrea\apktool\framew
ork\1.apk, -I, C:\Users\Andrea\apktool\framework\2.apk, -S, D:\DEVELOPING\one_cl
ick_signer\apktool\SecSettings\res, -M, D:\DEVELOPING\one_click_signer\apktool\S
ecSettings\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:434)
at brut.androlib.Androlib.buildResources(Androlib.jav a:362)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:258)
at brut.apktool.Main.cmdBuild(Main.java:233)
at brut.apktool.Main.main(Main.java:88)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [C:\Users\Andrea\AppData\Local\Temp\brut_util_Jar_1 85690959310870
4239.tmp, p, --debug-mode, --forced-package-id, 1, --min-sdk-version, 19, --targ
et-sdk-version, 19, --version-code, 19, --version-name, 4.4.2-N8000XXUDND5, -F,
C:\Users\Andrea\AppData\Local\Temp\APKTOOL79711057 94680974515.tmp, -0, arsc, -I,
C:\Users\Andrea\apktool\framework\1.apk, -I, C:\Users\Andrea\apktool\framework\
2.apk, -S, D:\DEVELOPING\one_click_signer\apktool\SecSettings \res, -M, D:\DEVELO
PING\one_click_signer\apktool\SecSettings\AndroidM anifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
a:481)
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:415)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\Andrea\A
ppData\Local\Temp\brut_util_Jar_185690959310870423 9.tmp, p, --debug-mode, --forc
ed-package-id, 1, --min-sdk-version, 19, --target-sdk-version, 19, --version-cod
e, 19, --version-name, 4.4.2-N8000XXUDND5, -F, C:\Users\Andrea\AppData\Local\Tem
p\APKTOOL7971105794680974515.tmp, -0, arsc, -I, C:\Users\Andrea\apktool\framewor
k\1.apk, -I, C:\Users\Andrea\apktool\framework\2.apk, -S, D:\DEVELOPING\one_clic
k_signer\apktool\SecSettings\res, -M, D:\DEVELOPING\one_click_signer\apktool\Sec
Settings\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
a:475)
... 6 more
D:\DEVELOPING\one_click_signer\apktool>
Can someone help me please?
Sorry if I asked in the wrong section
Mikyno said:
Hi all guys. Hope someone can help me, cause I really don't know what to do. I read around but I didn't find anything that could solve my problem.
I want to modify SecSettings.apk from N8000 to edit a smali file. I follow these steps :
-Install framework-res.apk
-Install twframework-res.apk
-Decompile SecSettings.apk
-Modify .smali file
-Recompile. Here I get errors.
This is the log :
D:\DEVELOPING\one_click_signer\apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Andrea\apktool\framework\1.apk
D:\DEVELOPING\one_click_signer\apktool>apktool if twframework-res.apk
I: Framework installed to: C:\Users\Andrea\apktool\framework\2.apk
D:\DEVELOPING\one_click_signer\apktool>apktool d SecSettings.apk
I: Using Apktool 2.0.0-Beta7 on SecSettings.apk
I: Loading resource table...
W: Skipping "android" package group
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Andrea\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Loading resource table from file: C:\Users\Andrea\apktool\framework\2.apk
Cleaning up unclosed ZipFile for archive C:\Users\Andrea\apktool\framework\2.apk
I: Decoding values */* XMLs...
I: Loading resource table...
Cleaning up unclosed ZipFile for archive C:\Users\Andrea\apktool\framework\1.apk
W: Skipping "android" package group
I: Baksmaling...
I: Copying assets and libs...
I: Copying unknown files/dir...
I: Copying original files...
D:\DEVELOPING\one_click_signer\apktool>apktool b -f -d SecSettings
I: Using Apktool 2.0.0-Beta7 on SecSettings
I: Smaling...
I: Building resources...
D:\DEVELOPING\one_click_signer\apktool\SecSettings \res\xml\assistant.xml:3: erro
r: Error: No resource found that matches the given name (at 'resource' with valu
e '@drawable/assistant_menu_icon_messages_search').
aapt: warning: string 'accessibility_screen_magnification_summary' has no defaul
t translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found:
az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'answering_end_call_title_prev' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: ar az bg ca c
s da de el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it
ja ka kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz
vi zh_CN zh_TW
aapt: warning: string 'category_printers' has no default translation in D:\DEVEL
OPING\one_click_signer\apktool\SecSettings\res; found: az_AZ
aapt: warning: string 'cell_broadcast_settings_summary' has no default translati
on in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ
aapt: warning: string 'downloadable_dialog_popup_text_wifi' has no default trans
lation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: ar az b
g ca cs da de el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in
is it ja ka kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk
ur uz vi zh_CN zh_TW
aapt: warning: string 'experimental_webview' has no default translation in D:\DE
VELOPING\one_click_signer\apktool\SecSettings\res; found: az_AZ et_EE hy_AM ka_G
E
aapt: warning: string 'experimental_webview_summary' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy
_AM ka_GE
aapt: warning: string 'location_category_app_settings' has no default translatio
n in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ
aapt: warning: string 'nfc_payment_ask' has no default translation in D:\DEVELOP
ING\one_click_signer\apktool\SecSettings\res; found: az_AZ
aapt: warning: string 'print_add_printer' has no default translation in D:\DEVEL
OPING\one_click_signer\apktool\SecSettings\res; found: ar az bg ca cs da de el e
n_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka kk ko
lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh_CN zh
_TW
aapt: warning: string 'screen_rate' has no default translation in D:\DEVELOPING\
one_click_signer\apktool\SecSettings\res; found: ar az bg ca cs da de el en_PH e
n_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka kk ko lt lv
mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh_CN zh_TW
aapt: warning: string 'screen_size_downscale_1' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'screen_size_downscale_2' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'screen_size_downscale_3' has no default translation in D:
\DEVELOPING\one_click_signer\apktool\SecSettings\r es; found: ar az bg ca cs da d
e el en_PH en_US es_ES es_US et eu fa fi fr fr_CA ga gl hr hu hy in is it ja ka
kk ko lt lv mk ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv th tl tr uk ur uz vi zh
_CN zh_TW
aapt: warning: string 'wifi_display_disconnect_text' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy
_AM ka_GE
aapt: warning: string 'wifi_display_disconnect_title' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE h
y_AM ka_GE
aapt: warning: string 'wifi_display_paired_devices' has no default translation i
n D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE hy_
AM ka_GE
aapt: warning: string 'wifi_display_search_for_devices' has no default translati
on in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE
hy_AM ka_GE
aapt: warning: string 'wifi_display_searching_for_devices' has no default transl
ation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et
_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_settings_empty_list_wifi_display_dis abled' h
as no default translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \
res; found: az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_settings_empty_list_wifi_display_off ' has no
default translation in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res;
found: az_AZ et_EE hy_AM ka_GE
aapt: warning: string 'wifi_display_status_available' has no default translation
in D:\DEVELOPING\one_click_signer\apktool\SecSettings \res; found: az_AZ et_EE h
y_AM ka_GE
aapt: warning: string 'wimax_settings_summary' has no default translation in D:\
DEVELOPING\one_click_signer\apktool\SecSettings\re s; found: az_AZ
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [C:\Users\Andrea
\AppData\Local\Temp\brut_util_Jar_1856909593108704 239.tmp, p, --debug-mode, --fo
rced-package-id, 1, --min-sdk-version, 19, --target-sdk-version, 19, --version-c
ode, 19, --version-name, 4.4.2-N8000XXUDND5, -F, C:\Users\Andrea\AppData\Local\T
emp\APKTOOL7971105794680974515.tmp, -0, arsc, -I, C:\Users\Andrea\apktool\framew
ork\1.apk, -I, C:\Users\Andrea\apktool\framework\2.apk, -S, D:\DEVELOPING\one_cl
ick_signer\apktool\SecSettings\res, -M, D:\DEVELOPING\one_click_signer\apktool\S
ecSettings\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:434)
at brut.androlib.Androlib.buildResources(Androlib.jav a:362)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:258)
at brut.apktool.Main.cmdBuild(Main.java:233)
at brut.apktool.Main.main(Main.java:88)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [C:\Users\Andrea\AppData\Local\Temp\brut_util_Jar_1 85690959310870
4239.tmp, p, --debug-mode, --forced-package-id, 1, --min-sdk-version, 19, --targ
et-sdk-version, 19, --version-code, 19, --version-name, 4.4.2-N8000XXUDND5, -F,
C:\Users\Andrea\AppData\Local\Temp\APKTOOL79711057 94680974515.tmp, -0, arsc, -I,
C:\Users\Andrea\apktool\framework\1.apk, -I, C:\Users\Andrea\apktool\framework\
2.apk, -S, D:\DEVELOPING\one_click_signer\apktool\SecSettings \res, -M, D:\DEVELO
PING\one_click_signer\apktool\SecSettings\AndroidM anifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
a:481)
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:415)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\Andrea\A
ppData\Local\Temp\brut_util_Jar_185690959310870423 9.tmp, p, --debug-mode, --forc
ed-package-id, 1, --min-sdk-version, 19, --target-sdk-version, 19, --version-cod
e, 19, --version-name, 4.4.2-N8000XXUDND5, -F, C:\Users\Andrea\AppData\Local\Tem
p\APKTOOL7971105794680974515.tmp, -0, arsc, -I, C:\Users\Andrea\apktool\framewor
k\1.apk, -I, C:\Users\Andrea\apktool\framework\2.apk, -S, D:\DEVELOPING\one_clic
k_signer\apktool\SecSettings\res, -M, D:\DEVELOPING\one_click_signer\apktool\Sec
Settings\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
a:475)
... 6 more
D:\DEVELOPING\one_click_signer\apktool>
Can someone help me please?
Sorry if I asked in the wrong section
Click to expand...
Click to collapse
Here's your actual error:
Code:
D:\DEVELOPING\one_click_signer\apktool\SecSettings \res\xml\assistant.xml:3: error: Error: No resource found that matches the given name (at 'resource' with value '@drawable/assistant_menu_icon_messages_search').
Everything else is just warnings. They're worth paying attention to but they won't stop your apk from recompiling.
Have a look at the third line of assistant.xml. There's a call for a drawable resource there which doesn't actually exist...
Ticklefish said:
Here's your actual error:
Code:
D:\DEVELOPING\one_click_signer\apktool\SecSettings \res\xml\assistant.xml:3: error: Error: No resource found that matches the given name (at 'resource' with value '@drawable/assistant_menu_icon_messages_search').
Everything else is just warnings. They're worth paying attention to but they won't stop your apk from recompiling.
Have a look at the third line of assistant.xml. There's a call for a drawable resource there which doesn't actually exist...
Click to expand...
Click to collapse
Thanks for your suggestion man! I solved this error by adding a file with the same name and it works fine . But I didn't managed to unlock AirCommand feature built in SecSettings.apk of N8000. I know that maybe you can't help me but asking doesn't cost anything I have to modify a smali file to make the apk show a setting to enable AirCommand (Samsung feature). I am pretty sure it is only disabled so I have to find where I have to modify the strings. A dev told me to delete removepreference feature but that didn't work or I didn't do it in the right way. Can you give me some advices ?
Mikyno said:
Thanks for your suggestion man! I solved this error by adding a file with the same name and it works fine . But I didn't managed to unlock AirCommand feature built in SecSettings.apk of N8000. I know that maybe you can't help me but asking doesn't cost anything I have to modify a smali file to make the apk show a setting to enable AirCommand (Samsung feature). I am pretty sure it is only disabled so I have to find where I have to modify the strings. A dev told me to delete removepreference feature but that didn't work or I didn't do it in the right way. Can you give me some advices ?
Click to expand...
Click to collapse
I would...but I can't, no. I don't know much about smali and I don't have a modern Samsung device to experiment with. Sorry.
Sent from my C6603 using Tapatalk
Ticklefish said:
I would...but I can't, no. I don't know much about smali and I don't have a modern Samsung device to experiment with. Sorry.
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
Thanks man. I managed to do what I want. Now i am very near to complete the work
Inviato dal mio GT-N7100 utilizzando Tapatalk
Can you explain
Mikyno said:
Thanks for your suggestion man! I solved this error by adding a file with the same name and it works fine . But I didn't managed to unlock AirCommand feature built in SecSettings.apk of N8000. I know that maybe you can't help me but asking doesn't cost anything I have to modify a smali file to make the apk show a setting to enable AirCommand (Samsung feature). I am pretty sure it is only disabled so I have to find where I have to modify the strings. A dev told me to delete removepreference feature but that didn't work or I didn't do it in the right way. Can you give me some advices ?
Click to expand...
Click to collapse
I have the same problem
Can you explain what you did?
What file did you add with what name

[Q] Unable to compile framework-res

Hi,
I am trying to create a theme for the ArchiPort 4.4.2 KitKat rom for Galaxy S3 I9300 ...
I am using the apktool 1.5.2 to compile/decompile apks...
I have installed the necessary frameworks and i am able to decompile all the necessary apk files.... i am even able to recompile SystemUI.apk ...
But when i try to compile framework-res ... apktool throws me an error. ...
I thought that may be the changes i did are the culprit ... but then i simply decompiled the framework-res.apk and tried to recompile it again (without doing any change what so ever) and apktool still throws me an error. ...
Code:
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6037: error: Public symbol string/voice_control_alarm_command_1 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6038: error: Public symbol string/voice_control_alarm_command_2 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6027: error: Public symbol string/voice_control_alarm_summary declared he
re is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6035: error: Public symbol string/voice_control_call_command_1 declared h
ere is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6036: error: Public symbol string/voice_control_call_command_2 declared h
ere is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6039: error: Public symbol string/voice_control_camera_command_1 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6048: error: Public symbol string/voice_control_camera_command_10 declare
d here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6049: error: Public symbol string/voice_control_camera_command_11 declare
d here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6040: error: Public symbol string/voice_control_camera_command_2 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6041: error: Public symbol string/voice_control_camera_command_3 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6042: error: Public symbol string/voice_control_camera_command_4 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6043: error: Public symbol string/voice_control_camera_command_5 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6044: error: Public symbol string/voice_control_camera_command_6 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6045: error: Public symbol string/voice_control_camera_command_7 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6046: error: Public symbol string/voice_control_camera_command_8 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6047: error: Public symbol string/voice_control_camera_command_9 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6028: error: Public symbol string/voice_control_camera_summary declared h
ere is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6026: error: Public symbol string/voice_control_incomming_calls_summary d
eclared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6050: error: Public symbol string/voice_control_music_command_1 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6051: error: Public symbol string/voice_control_music_command_2 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6052: error: Public symbol string/voice_control_music_command_3 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6053: error: Public symbol string/voice_control_music_command_4 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6054: error: Public symbol string/voice_control_music_command_5 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6055: error: Public symbol string/voice_control_music_command_6 declared
here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6201: error: Public entry identifier 0x1040b6f entry index is larger than
available symbols (index 2927, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6201: error: Public symbol string/webview_translate declared here is not
defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6205: error: Public entry identifier 0x1040b73 entry index is larger than
available symbols (index 2931, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6205: error: Public symbol string/webviewchromium_accessibility_content_v
iew declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6214: error: Public entry identifier 0x1040b7c entry index is larger than
available symbols (index 2940, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6214: error: Public symbol string/webviewchromium_accessibility_date_pick
er_month declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6215: error: Public entry identifier 0x1040b7d entry index is larger than
available symbols (index 2941, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6215: error: Public symbol string/webviewchromium_accessibility_date_pick
er_week declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6216: error: Public entry identifier 0x1040b7e entry index is larger than
available symbols (index 2942, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6216: error: Public symbol string/webviewchromium_accessibility_date_pick
er_year declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6212: error: Public entry identifier 0x1040b7a entry index is larger than
available symbols (index 2938, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6212: error: Public symbol string/webviewchromium_accessibility_datetime_
picker_date declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6213: error: Public entry identifier 0x1040b7b entry index is larger than
available symbols (index 2939, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6213: error: Public symbol string/webviewchromium_accessibility_datetime_
picker_time declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6203: error: Public entry identifier 0x1040b71 entry index is larger than
available symbols (index 2929, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6203: error: Public symbol string/webviewchromium_actionbar_share declare
d here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6204: error: Public entry identifier 0x1040b72 entry index is larger than
available symbols (index 2930, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6204: error: Public symbol string/webviewchromium_actionbar_web_search de
clared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6227: error: Public entry identifier 0x1040b89 entry index is larger than
available symbols (index 2953, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6227: error: Public symbol string/webviewchromium_color_picker_button_can
cel declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6222: error: Public entry identifier 0x1040b84 entry index is larger than
available symbols (index 2948, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6222: error: Public symbol string/webviewchromium_color_picker_button_mor
e declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6226: error: Public entry identifier 0x1040b88 entry index is larger than
available symbols (index 2952, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6226: error: Public symbol string/Exception in thread "main" webviewchrom
ium_color_picker_button_set declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6228: error: Public entry identifier 0x1040b8a entry index is larger than
available symbols (index 2954, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6228: error: Public symbol string/webviewchromium_color_picker_dialog_tit
le declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6223: error: Public entry identifier 0x1040b85 entry index is larger than
available symbols (index 2949, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6223: error: Public symbol string/webviewchromium_color_picker_hue declar
ed here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6224: error: Public entry identifier 0x1040b86 entry index is larger than
available symbols (index 2950, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6224: error: Public symbol string/webviewchromium_color_picker_saturation
declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6225: error: Public entry identifier 0x1040b87 entry index is larger than
available symbols (index 2951, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6225: error: Public symbol string/webviewchromium_color_picker_value decl
ared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6207: error: Public entry identifier 0x1040b75 entry index is larger than
available symbols (index 2933, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6207: error: Public symbol string/webviewchromium_date_picker_dialog_clea
r declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6206: error: Public entry identifier 0x1040b74 entry index is larger than
available symbols (index 2932, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6206: error: Public symbol string/webviewchromium_date_picker_dialog_set
declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6208: error: Public entry identifier 0x1040b76 entry index is larger than
available symbols (index 2934, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6208: error: Public symbol string/webviewchromium_date_picker_dialog_titl
e declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6209: error: Public entry identifier 0x1040b77 entry index is larger than
available symbols (index 2935, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6209: error: Public symbol string/webviewchromium_date_time_picker_dialog
_title declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6229: error: Public entry identifier 0x1040b8b entry index is larger than
available symbols (index 2955, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6229: error: Public symbol string/webviewchromium_low_memory_error declar
ed here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6220: error: Public entry identifier 0x1040b82 entry index is larger than
available symbols (index 2946, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6220: error: Public symbol string/webviewchromium_media_player_error_butt
on declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6218: error: Public entry identifier 0x1040b80 entry index is larger than
available symbols (index 2944, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6218: error: Public symbol string/webviewchromium_media_player_error_text
_invalid_progressive_playback declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6219: error: Public entry identifier 0x1040b81 entry index is larger than
available symbols (index 2945, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6219: error: Public symbol string/webviewchromium_media_player_error_text
_unknown declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6217: error: Public entry identifier 0x1040b7f entry index is larger than
available symbols (index 2943, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6217: error: Public symbol string/webviewchromium_media_player_error_titl
e declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6221: error: Public entry identifier 0x1040b83 entry index is larger than
available symbols (index 2947, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6221: error: Public symbol string/webviewchromium_media_player_loading_vi
deo declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6210: error: Public entry identifier 0x1040b78 entry index is larger than
available symbols (index 2936, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6210: error: Public symbol string/webviewchromium_month_picker_dialog_tit
le declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6230: error: Public entry identifier 0x1040b8c entry index is larger than
available symbols (index 2956, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6230: error: Public symbol string/webviewchromium_opening_file_error decl
ared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6231: error: Public entry identifier 0x1040b8d entry index is larger than
available symbols (index 2957, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6231: error: Public symbol string/webviewchromium_private_browsing_warnin
g declared here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6211: error: Public entry identifier 0x1040b79 entry index is larger than
available symbols (index 2937, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6234: error: Public entry identifier 0x1040b11 entry index is larger than
available symbols (index 2833, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6234: error: Public symbol string/wifi_display_notification_message decla
red here is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6233: error: Public entry identifier 0x1040b10 entry index is larger than
available symbols (index 2832, total symbols 2795).
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:6233: error: Public symbol string/wifi_display_notification_title declare
d here brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 19, --t
arget-sdk-version, 19, -F, C:\Users\288304\AppData\Local\Temp\APKTOOL37319.tmp, -x, -0, arsc, -S, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-r
es\res, -M, D:\.\framework-res\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 19, --target-sdk-version, 19, -F, C:
\Users\288304\AppData\Local\Temp\APKTOOL37319.tmp, -x, -0, arsc, -S, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res, -M, D:\WorkingDirecto
ry\Android\ThemeKitchen\shrewroid\framework-res\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 19, --target-sdk-version, 19, -F, C:\Users\288304\AppData\Local\Temp\
APKTOOL37319.tmp, -x, -0, arsc, -S, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res, -M, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid
\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
... 6 more
is not defined.
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\public.xml:5524: error: Public symbol string/zzz_tts_lockscreen_missed_swipe declare
d here is not defined.
can someone please give me a hint for this ... ??
Try deleting the public.xml file then recompile.
vanessaem said:
Try deleting the public.xml file then recompile.
Click to expand...
Click to collapse
thanks for the reply buddy but that didnt help ...
again a big pile of error messages !!
Code:
ctory\Android\ThemeKitchen\shrewroid\framework-res\res; found: en_GB es
aapt: warning: string 'wifi_ok' has no default translation in D:\WorkingDirectory\Android\ThemeKitch
en\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_US et eu fa fi f
r fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr ms my nb ne nl or
pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_on_vt_not_allowed_msg' has no default translation in D:\WorkingDirectory
\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES
es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn m
r ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN
zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_auto_disabling_confirmation' has no default translation in D:\Workin
gDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en
_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur u
z vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_connected_notification_title' has no default translation in D:\Worki
ngDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el e
n_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_connection_limit' has no default translation in D:\WorkingDirectory\
Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES e
s_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr
ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN
zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_dialog_title' has no default translation in D:\WorkingDirectory\Andr
oid\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH es es
_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml
mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz v
i zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_disable_notification_message' has no default translation in D:\Worki
ngDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el e
n_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_disable_notification_title' has no default translation in D:\Working
Directory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_
PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv m
k ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz
vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_enabled_notification_message' has no default translation in D:\Worki
ngDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el e
n_GB en_PH es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky
lo lt lv mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk
tl tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_enabled_notification_title' has no default translation in D:\Working
Directory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_
GB en_PH es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky l
o lt lv mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl
tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_enter_pin_message' has no default translation in D:\WorkingDirectory
\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH
es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv m
k ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_failed_message' has no default translation in D:\WorkingDirectory\An
droid\ThemeKitchen\shrewroid\framework-res\res; found: ar az bg ca cs da de el en_GB es es_US et fa
fi fr fr_CA hi hr hu hy in it iw ja ka km ko lo lt lv mn ms nb ne nl pl pt pt_PT ro ru si sk sl sr s
v th tl tr uk vi zh_CN zh_HK zh_TW
aapt: warning: string 'wifi_p2p_frequency_conflict_message' has no default translation in D:\Working
Directory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar az bg ca cs da de el en_GB es
es_US et fa fi fr fr_CA hi hr hu hy in it iw ja ka km ko lo lt lv mn ms nb ne nl pl pt pt_PT ro ru s
i sk sl sr sv th tl tr uk vi zh_CN zh_HK zh_TW
aapt: warning: string 'wifi_p2p_from_message' has no default translation in D:\WorkingDirectory\Andr
oid\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH es es
_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml
mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz v
i zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_incoming_request_confirmation' has no default translation in D:\Work
ingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el
en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt l
v mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_invitation_sent_title' has no default translation in D:\WorkingDirec
tory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en
_PH es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt
lv mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr u
k ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_invitation_to_connect_title' has no default translation in D:\Workin
gDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en
_GB en_PH es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky
lo lt lv mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk t
l tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_no_common_channels_message' has no default translation in D:\Working
Directory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_
PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv m
k ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz
vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_show_pin_message' has no default translation in D:\WorkingDirectory\
Android\ThemeKitchen\shrewroid\framework-res\res; found: ar az bg ca cs da de el en_GB es es_US et f
a fi fr fr_CA hi hr hu hy in it iw ja ka km ko lo lt lv mn ms nb ne nl pl pt pt_PT ro ru si sk sl sr
sv th tl tr uk vi zh_CN zh_HK zh_TW
aapt: warning: string 'wifi_p2p_to_message' has no default translation in D:\WorkingDirectory\Androi
d\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH es es_E
S es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn
mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi
zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wifi_p2p_turnon_message' has no default translation in D:\WorkingDirectory\An
droid\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH es
es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk m
l mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz
vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'wireless_display_route_description' has no default translation in D:\WorkingD
irectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar az bg ca cs da de el en_GB es e
s_US et fa fi fr fr_CA hi hr hu hy in it iw ja ka km ko lo lt lv mn ms nb ne nl pl pt pt_PT ro ru si
sk sl sr sv th tl tr uk vi zh_CN zh_HK zh_TW
aapt: warning: string 'write_fail_reason_cancelled' has no default translation in D:\WorkingDirector
y\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en_PH
es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk u
r uz vi zh_CN zh_HK zh_TW
aapt: warning: string 'write_fail_reason_cannot_write' has no default translation in D:\WorkingDirec
tory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_GB en
_PH es es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt
lv mk ml mn mr ms my nb ne nl or pa pl pt pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr u
k ur uz vi zh_CN zh_HK zh_TW
aapt: warning: string 'zz_dun_warning' has no default translation in D:\WorkingDirectory\Android\The
meKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_US et eu
fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr ms my nb n
e nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh_HK zh_SG
zh_TW
aapt: warning: string 'zz_enabled_dun' has no default translation in D:\WorkingDirectory\Android\The
meKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_US et eu
fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr ms my nb n
e nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh_HK zh_SG
zh_TW
aapt: warning: string 'zzz_keyguard_password_attempt_count_pin_code' has no default translation in D
:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da
de el en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky l
o lt lv mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr
uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_keyguard_password_attempt_count_puk_code' has no default translation in D
:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da
de el en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky l
o lt lv mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr
uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: waException in thread "main" D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\
res\values\strings.xml:1796: error: Multiple substitutions specified in non-positional format; did y
ou mean to add the formatted="false" attribute?
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\strings.xml:1796: error:
Unexpected end tag string
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string
/booster_notification_timeleft').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:17: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:28: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:39: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\pen_window_guide_dialog.
xml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string/pe
nwindow_guide_text').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\pen_window_guide_dialog.
xml:7: error: Error: No resource found that matches the given name (at 'text' with value '@string/sc
rapbook_guide_do_not_show_again').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\scrapbook_guide_dialog.x
ml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string/scr
apbook_guide_text').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\scrapbook_guide_dialog.x
ml:7: error: Error: No resource found that matches the given name (at 'text' with value '@string/scr
apbook_guide_do_not_show_again').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
6: error: Error: No resource found that matches the given name (at 'text' with value '@string/booste
r_notification_timeleft').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
17: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
28: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
39: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\tw_longlife_confirm_dial
og.xml:22: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/global_actions_toggle_longlife_mode_info_end').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\tw_longlife_confirm_dial
og.xml:23: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/global_actions_toggle_longlife_mode_info_end_2').
brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could n
ot exec command: [aapt, p, --min-sdk-version, 19, --target-sdk-version, 19, -F, C:\Users\288304\AppD
ata\Local\Temp\APKTOOL45631.tmp, -x, -0, arsc, -S, D:\WorkingDirectory\Android\ThemeKitchen\shrewroi
d\framework-res\res, -M, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\AndroidMan
ifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt
, p, --min-sdk-version, 19, --target-sdk-version, 19, -F, C:\Users\288304\AppData\Local\Temp\APKTOOL
45631.tmp, -x, -0, arsc, -S, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res, -
M, D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 19, --tar
get-sdk-version, 19, -F, C:\Users\288304\AppData\Local\Temp\APKTOOL45631.tmp, -x, -0, arsc, -S, D:\W
orkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res, -M, D:\WorkingDirectory\Android\Th
emeKitchen\shrewroid\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
... 6 more
rning: string 'zzz_keyguard_password_attempts_count_pin_code' has no default translation in D:\Worki
ngDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el e
n_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_keyguard_password_attempts_count_puk_code' has no default translation in
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da
de el en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky
lo lt lv mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl t
r uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_1_missed_call' has no default translation in D:\WorkingDir
ectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH
es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk m
l mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi
zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_1_unread_message' has no default translation in D:\Working
Directory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_
PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv m
k ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz
vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_calls_and_messages' has no default translation in D:\Worki
ngDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el e
n_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur
uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_missed_swipe_touch_exploration' has no default translation
in D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca c
s da de el en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko
ky lo lt lv mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk
tl tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_n_missed_calls' has no default translation in D:\WorkingDi
rectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH
es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk
ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz v
i zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_n_unread_messages' has no default translation in D:\Workin
gDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en
_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv
mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur u
z vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_no_missed_event' has no default translation in D:\WorkingD
irectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_P
H es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk
ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz
vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_shortcut_swipe' has no default translation in D:\WorkingDi
rectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH
es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk
ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz v
i zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_shortcut_swipe_touch_exploration' has no default translati
on in D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca
cs da de el en_PH es_ES es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn
ko ky lo lt lv mk ml mn mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th t
k tl tr uk ur uz vi zh_CN zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_time' has no default translation in D:\WorkingDirectory\An
droid\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_
US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr m
s my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh
_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_time_24H' has no default translation in D:\WorkingDirector
y\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES
es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn
mr ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_C
N zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_time_am' has no default translation in D:\WorkingDirectory
\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES
es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn m
r ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN
zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_lockscreen_time_pm' has no default translation in D:\WorkingDirectory
\Android\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES
es_US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn m
r ms my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN
zh_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_temp_celsius' has no default translation in D:\WorkingDirectory\Andro
id\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_US
et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr ms m
y nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh_HK
zh_SG zh_TW
aapt: warning: string 'zzz_tts_temp_fahrenheit' has no default translation in D:\WorkingDirectory\An
droid\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_
US et eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr m
s my nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh
_HK zh_SG zh_TW
aapt: warning: string 'zzz_tts_temperature' has no default translation in D:\WorkingDirectory\Androi
d\ThemeKitchen\shrewroid\framework-res\res; found: ar as az bg bn ca cs da de el en_PH es_ES es_US e
t eu fa fi fr fr_CA ga gl gu hi hr hu hy in is it iw ja ka kk km kn ko ky lo lt lv mk ml mn mr ms my
nb ne nl or pa pl pt_BR pt_PT ro ru si sk sl sq sr sv ta te tg th tk tl tr uk ur uz vi zh_CN zh_HK
zh_SG zh_TW
Try installing the framework-res.apk(the original one you're working from) in the apktool by running the following command:
HTML:
apktool if framework-res.apk
Also, I know these errors are frustrating but there's no need for exclamation points.
Shrewdy said:
thanks for the reply buddy but that didnt help ...
again a big pile of error messages !!
Click to expand...
Click to collapse
Your errors are not making any sense.. this is unmodified? If so your framework-res you are using is borked..
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\values\strings.xml:1796: error:
Unexpected end tag string
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string
/booster_notification_timeleft').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:17: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:28: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\notification_timer_boost
er.xml:39: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/booster_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\pen_window_guide_dialog.
xml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string/pe
nwindow_guide_text').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\pen_window_guide_dialog.
xml:7: error: Error: No resource found that matches the given name (at 'text' with value '@string/sc
rapbook_guide_do_not_show_again').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\scrapbook_guide_dialog.x
ml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string/scr
apbook_guide_text').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\scrapbook_guide_dialog.x
ml:7: error: Error: No resource found that matches the given name (at 'text' with value '@string/scr
apbook_guide_do_not_show_again').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
6: error: Error: No resource found that matches the given name (at 'text' with value '@string/booste
r_notification_timeleft').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
17: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
28: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\toast_timer_booster.xml:
39: error: Error: No resource found that matches the given name (at 'text' with value '@string/boost
er_notification_second').
D:\WorkingDirectory\Android\ThemeKitchen\shrewroid\framework-res\res\layout\tw_longlife_confirm_dial
og.xml:22: error: Error: No resource found that matches the given name (at 'text' with value '@strin
g/global_actions_toggle_longlife_mode_info_end').
Click to expand...
Click to collapse
If you add the strings I highlighted in BOLD it should recompile.. Not sure why you would be missing them if it was un modified or taking from someone else's..
vanessaem said:
Try installing the framework-res.apk(the original one you're working from) in the apktool by running the following command:
HTML:
apktool if framework-res.apk
Also, I know these errors are frustrating but there's no need for exclamation points.
Click to expand...
Click to collapse
Not stepping on your toes..
lacoursiere18 said:
Not stepping on your toes..
Click to expand...
Click to collapse
Lol...no problem. The more help given the better. Your solution may be the better one.
lacoursiere18 said:
Your errors are not making any sense.. this is unmodified? If so your framework-res you are using is borked..
If you add the strings I highlighted in BOLD it should recompile.. Not sure why you would be missing them if it was un modified or taking from someone else's..
Not stepping on your toes..
Click to expand...
Click to collapse
Hi lacoursiere,
here is what i have done till now ... step by step
1. installed the framework-res.apk -> (apktool if framework-res.apk) Success
2. installed the twframework-res.apk -> (apktool if twframework-res.apk) Success
3. installed the SystemUI.apk -> (apktool if SystemUI.apk) Success
4. decompiled framework-res.apk -> (apktool d framework-res.apk) Success
5. recompile framework-res.apk -> (apktool b framework-res) Failure
Also, i have check the strings that you marked as bold and all of those exist already
I have not tampered with the framework-res.apk file in any way ... i downloaded the ROM file 2 weeks ago ... which runs absolutely fine ...
Then i thought of creating a theme for myself and simply pulled the files from the ROM zip using 7zip (without extracting the whole ROM)...
I have made changes to my SystemUI file too and it recompiles just fine (although it too gives me some warnings )
But i have no idea whats going on with the framework-res.apk file ....
Thanks for the help guys ... really appreciate it :good:
Shrewdy said:
Hi lacoursiere,
here is what i have done till now ... step by step
1. installed the framework-res.apk -> (apktool if framework-res.apk) Success
2. installed the twframework-res.apk -> (apktool if twframework-res.apk) Success
3. installed the SystemUI.apk -> (apktool if SystemUI.apk) Success
4. decompiled framework-res.apk -> (apktool d framework-res.apk) Success
5. recompile framework-res.apk -> (apktool b framework-res) Failure
Also, i have check the strings that you marked as bold and all of those exist already
I have not tampered with the framework-res.apk file in any way ... i downloaded the ROM file 2 weeks ago ... which runs absolutely fine ...
Then i thought of creating a theme for myself and simply pulled the files from the ROM zip using 7zip (without extracting the whole ROM)...
I have made changes to my SystemUI file too and it recompiles just fine (although it too gives me some warnings )
But i have no idea whats going on with the framework-res.apk file ....
Thanks for the help guys ... really appreciate it :good:
Click to expand...
Click to collapse
Edit: Guys, i think i have found the answer ... after some googling i found this answer ....
"You need aapt tool from newest SDK, because new Android framework is not compatible with older aapt."
What apktool version do you guys use to compile/decompile ... and if you are using the Android SDK can you share the aapt.exe with me ...
i think that should do it ... what say ??
Thanks
Shrewdy said:
Edit: Guys, i think i have found the answer ... after some googling i found this answer ....
"You need aapt tool from newest SDK, because new Android framework is not compatible with older aapt."
What apktool version do you guys use to compile/decompile ... and if you are using the Android SDK can you share the aapt.exe with me ...
i think that should do it ... what say ??
Thanks
Click to expand...
Click to collapse
I'm pretty sure I'm using the latest, either v2.0.0b7 or v2.0.0b9. Try downloading v2.0.0b9. Check this page https://code.google.com/p/android-apktool/.
You may want to also consider using something like this http://bit.ly/1n6hBUA or http://bit.ly/1n6hDf7. These may make things a little easier for you without having to mess with commands. I'm not sure if many people still work with the apktool directly anymore.
Admittedly, I work with Eclipse mostly these days but when I don't, I use one of the above programs.
Shrewdy said:
Edit: Guys, i think i have found the answer ... after some googling i found this answer ....
"You need aapt tool from newest SDK, because new Android framework is not compatible with older aapt."
What apktool version do you guys use to compile/decompile ... and if you are using the Android SDK can you share the aapt.exe with me ...
i think that should do it ... what say ??
Thanks
Click to expand...
Click to collapse
vanessaem said:
I'm pretty sure I'm using the latest, either v2.0.0b7 or v2.0.0b9. Try downloading v2.0.0b9. Check this page https://code.google.com/p/android-apktool/.
You may want to also consider using something like this http://bit.ly/1n6hBUA or http://bit.ly/1n6hDf7. These may make things a little easier for you without having to mess with commands. I'm not sure if many people still work with the apktool directly anymore.
Admittedly, I work with Eclipse mostly these days but when I don't, I use one of the above programs.
Click to expand...
Click to collapse
Yea let us know if that works.. I have a team member that compiles them from source so we always have the latest..
Hey I saw that you had a miui rom.. I was trying to do my first on 4.4.2... I am stuck at the makefile though. .seems like they did not update the instructions. .any help with that?
lacoursiere18 said:
Yea let us know if that works.. I have a team member that compiles them from source so we always have the latest..
Hey I saw that you had a miui rom.. I was trying to do my first on 4.4.2... I am stuck at the makefile though. .seems like they did not update the instructions. .any help with that?
Click to expand...
Click to collapse
I haven't been on MIUI or done anything theme-wise in three years so I'm not sure.
vanessaem said:
I haven't been on MIUI or done anything theme-wise in three years so I'm not sure.
Click to expand...
Click to collapse
Sorry I responded under wrong quote..that was for @Shrewdy
lacoursiere18 said:
Sorry I responded under wrong quote..that was for @Shrewdy
Click to expand...
Click to collapse
Sorry cud not reply earlier ... had been a little busy...
Ya i did port one miui rom for Galaxy S2 HD LTE (SHV-E120S) mobile...
But that was quite some time ago... Then i sold it and bought S3 for myself....
Although i ported the ROM ... M sorry i have no idea about what your asking... All i used to do was just flip files around and that's all...
I never really modified a single file except the build.prop file
Sent from my GT-I9300 using XDA Free mobile app
vanessaem said:
I'm pretty sure I'm using the latest, either v2.0.0b7 or v2.0.0b9. Try downloading v2.0.0b9. Check this page https://code.google.com/p/android-apktool/.
You may want to also consider using something like this http://bit.ly/1n6hBUA or http://bit.ly/1n6hDf7. These may make things a little easier for you without having to mess with commands. I'm not sure if many people still work with the apktool directly anymore.
Admittedly, I work with Eclipse mostly these days but when I don't, I use one of the above programs.
Click to expand...
Click to collapse
Thanks for the links buddy...but i did'nt get time to check those...
I even tried using the latest aapt.exe file from android sdk... But that didn't help either...
Will update as soon as i get somewhere...
Sent from my GT-I9300 using XDA Free mobile app
Hi @lacoursiere18, @vanessaem,
I need a little help again ... I want to remove the text matter from below the headers in settings area ... (please take a look at the attachment)
I tried searching the web but could not find anything fruitful ... and I have tried looking into the XML files too ... but could not find the exact file I am hunting for ...
If you guys have any clues, could you please point me to the files responsible for the layout ... it will be great !!
Thanks
Shrewdy said:
Hi @lacoursiere18, @vanessaem,
I need a little help again ... I want to remove the text matter from below the headers in settings area ... (please take a look at the attachment)
I tried searching the web but could not find anything fruitful ... and I have tried looking into the XML files too ... but could not find the exact file I am hunting for ...
If you guys have any clues, could you please point me to the files responsible for the layout ... it will be great !!
Thanks
Click to expand...
Click to collapse
More than likely strings.xml in SecSettings.. I would search for (make it case sensitive or match whole word) those words..
Ex: "My Device" "Connections" etc etc
lacoursiere18 said:
More than likely strings.xml in SecSettings.. I would search for (make it case sensitive or match whole word) those words..
Ex: "My Device" "Connections" etc etc
Click to expand...
Click to collapse
Hey buddy thanks for the reply but actually thats not what i am looking for...
Sorry for not putting up my doubt correctly....
I know that all the strings reside in the strings.xml file... I have found those strings there... But i am looking for the layout xml file that is responsible for the layout....
These layout files are the ones which arrange everything that we look at....
I hope i am putting it right now....
Sent from my GT-I9300 using XDA Free mobile app
Shrewdy said:
Hey buddy thanks for the reply but actually thats not what i am looking for...
Sorry for not putting up my doubt correctly....
I know that all the strings reside in the strings.xml file... I have found those strings there... But i am looking for the layout xml file that is responsible for the layout....
These layout files are the ones which arrange everything that we look at....
I hope i am putting it right now....
Sent from my GT-I9300 using XDA Free mobile app
Click to expand...
Click to collapse
Ok have you tried searching the @ string/Connections_header (or whatever the name of those strings you found are) in layouts.xml
Thats what I would do.. If you know the name of all the strings, you can just use Notepadd++ to search that string in layout.xml and you should be able to locate it that way
lacoursiere18 said:
Ok have you tried searching the @ string/Connections_header (or whatever the name of those strings you found are) in layouts.xml
Thats what I would do.. If you know the name of all the strings, you can just use Notepadd++ to search that string in layout.xml and you should be able to locate it that way
Click to expand...
Click to collapse
Thats exactly what i did ... :highfive:
But this time with KitKat its something strange ... i copied the name of the string and searched all the files in Layout, XML folder ... but nothing found ...
After some searching i have seen that there are specific files with name that relates to the headers i am searching for e.g. ... ic_tab_connection.xml, ic_tab_more.xml etc....
But now these files just contain links to the icon files ... these files do not have any information about the layout of the view....
Will keep digging and will update you when i reach somewhere ....
Thanks mate
Shrewdy said:
Thats exactly what i did ... :highfive:
But this time with KitKat its something strange ... i copied the name of the string and searched all the files in Layout, XML folder ... but nothing found ...
After some searching i have seen that there are specific files with name that relates to the headers i am searching for e.g. ... ic_tab_connection.xml, ic_tab_more.xml etc....
But now these files just contain links to the icon files ... these files do not have any information about the layout of the view....
Will keep digging and will update you when i reach somewhere ....
Thanks mate
Click to expand...
Click to collapse
Don't foget the other layout.xml's there might be layout at different dpi's that it maybe pulling from.. I would search the WHOLE res folder..

[Q] error while compiling back apk

I'm trying to compile back this apk (not a system file), with "APK-Multi-Tool" (apktool based), worked for several apps but for this specific app I get the following errors, I tried compiling it back without changing anything, still get same errors, any help please
following is the from the error log:
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-v17\calendars_dropdown_item.xml:5: error: No resource identifier found for attribute 'layout_toEndOf' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-v17\calendars_dropdown_item.xml:6: error: No resource identifier found for attribute 'layout_alignStart' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout\info_layout_molad_rtl.xml:2: error: Error: Integer types not allowed (at 'layoutDirection' with value '0').
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land\main_activity.xml:4: error: No resource identifier found for attribute 'layout_alignParentStart' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land\main_activity.xml:5: error: No resource identifier found for attribute 'layout_toStartOf' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land\main_activity.xml:5: error: No resource identifier found for attribute 'layout_toEndOf' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land\main_activity.xml:6: error: No resource identifier found for attribute 'layout_alignParentEnd' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land-v17\main_activity.xml:4: error: No resource identifier found for attribute 'layout_alignParentStart' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land-v17\main_activity.xml:5: error: No resource identifier found for attribute 'layout_toStartOf' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land-v17\main_activity.xml:5: error: No resource identifier found for attribute 'layout_toEndOf' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-land-v17\main_activity.xml:6: error: No resource identifier found for attribute 'layout_alignParentEnd' in package 'android'
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout\month_fragment.xml:4: error: Error: Integer types not allowed (at 'layoutDirection' with value '0').
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-iw\zmanim_tablerow_one.xml:2: error: Error: Integer types not allowed (at 'layoutDirection' with value '0').
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\layout-iw\zmanim_tablerow_two.xml:2: error: Error: Integer types not allowed (at 'layoutDirection' with value '0').
C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res\drawable\menu_tab_land_indicator_holo.xml:2: error: No resource identifier found for attribute 'autoMirrored' in package 'android'
aapt: warning: string 'accessibility_email_notification' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'accounts' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'acct_not_synced' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'acessibility_cal_notification' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'acessibility_snooze_notification' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'alert_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'app_label' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'auth_client_needs_enabling_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'auth_client_needs_installation_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'auth_client_needs_update_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'auth_client_play_services_err_notification_msg' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'auth_client_requested_by_msg' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'auth_client_using_bad_version_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: af am ar be bg ca cs da de el en_GB en_IN es es_US et_EE fa fi fr fr_CA hi hr hu hy_AM in it iw ja ka_GE km_KH ko lo_LA lt lv mn_MN ms_MY nb nl pl pt pt_BR pt_PT ro ru sk sl sr sv sw th tl tr uk vi zh_CN zh_HK zh_TW zu
aapt: warning: string 'calendar_refresh' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'copy_db' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'create_an_account_desc' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'day_view' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'dismiss_all_label' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'do_not_check' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'event_not_found' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'gadget_no_events' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'gadget_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'hide_controls' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'menu_about_preferences' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'menu_general_preferences' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'menu_select_visible_calendars' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'month_view' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'no_calendars_found' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'not_synced' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'preferences_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'quick_response_dialog_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'quick_response_settings_edit_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'quick_response_settings_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'search' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'search_history_cleared' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'select_synced_calendars_button' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'select_synced_calendars_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'select_visible_calendars_title' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'show_controls' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'snooze_all_label' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'snooze_label' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'synced' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
aapt: warning: string 'week_view' has no default translation in C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res; found: fr
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-version, 19, -F, C:\Users\Ephraim\AppData\Local\Temp\APKTOOL8386701355830938741.tmp, -0, arsc, -I, C:\Users\Ephraim\apktool\framework\1.apk, -S, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res, -M, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:353)
at brut.androlib.Androlib.buildResources(Androlib.java:281)
at brut.androlib.Androlib.build(Androlib.java:209)
at brut.androlib.Androlib.build(Androlib.java:177)
at brut.apktool.Main.cmdBuild(Main.java:237)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-version, 19, -F, C:\Users\Ephraim\AppData\Local\Temp\APKTOOL8386701355830938741.tmp, -0, arsc, -I, C:\Users\Ephraim\apktool\framework\1.apk, -S, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res, -M, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:406)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:334)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-version, 19, -F, C:\Users\Ephraim\AppData\Local\Temp\APKTOOL8386701355830938741.tmp, -0, arsc, -I, C:\Users\Ephraim\apktool\framework\1.apk, -S, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\res, -M, C:\APK-Multi-Tool-Stable-RELEASE\projects\HebDate_3.66.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:404)
... 6 more
Perhaps you can find help in this thread on that tool,
http://forum.xda-developers.com/showthread.php?t=1310151
Good luck!

Categories

Resources