Problems recompiling framework-res.apk - Galaxy S II Q&A, Help & Troubleshooting

I have an annoying problem when I try to recompile framework-res.
I use apktool this way
apktool if framework-res.apk
apktool d framework-res.apk fw
and then I edit res/values-da/strings.xml and then
apktool b fw framework-res.apk
and then I get these errors:
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\Morten\AppData\Local\Temp\APKTOOL90430943757
xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
zzzzz_tw_quickcontact_slider_btn_normal declared here is not defined.
C:\\fw\res\values\public.xml:4144: error: Public symbol drawable/zzzzz_tw_quickcontact_slider_btn_on declared here is not defined
C:\\fw\res\values\public.xml:3456: error: Public symbol drawable/zzzzz_tw_quickcontact_slider_btn_pressed declared here is not de
C:\\fw\res\values\public.xml:4145: error: Public symbol drawable/zzzzz_tw_quickcontact_slider_btn_selected declared here is not d
C:\\fw\res\values\public.xml:3457: error: Public symbol drawable/zzzzz_tw_quickcontact_slider_grip_left declared here is not defi
C:\\fw\res\values\public.xml:3458: error: Public symbol drawable/zzzzz_tw_quickcontact_slider_grip_right declared here is not def
C:\\fw\res\values\public.xml:3459: error: Public symbol drawable/zzzzz_tw_quickcontact_top_frame declared here is not defined.
C:\\fw\res\values\public.xml:4146: error: Public symbol drawable/zzzzzz_ic_lock_data_disable declared here is not defined.
C:\\fw\res\values\public.xml:4147: error: Public symbol drawable/zzzzzz_ic_lock_data_enable declared here is not defined.
C:\\fw\res\values\public.xml:4148: error: Public symbol drawable/zzzzzzz_sec_noti_icon_decryption declared here is not defined.
C:\\fw\res\values\public.xml:4149: error: Public symbol drawable/zzzzzzz_sec_noti_icon_encryption declared here is not defined.
C:\\fw\res\values\public.xml:4150: error: Public symbol drawable/zzzzzzzz_default_lockscreenw declared here is not defined.
C:\\fw\res\values\public.xml:4151: error: Public symbol drawable/zzzzzzzzz_btn_call_normal declared here is not defined.
C:\\fw\res\values\public.xml:4152: error: Public symbol drawable/zzzzzzzzz_btn_call_normal_disable declared here is not defined.
C:\\fw\res\values\public.xml:4153: error: Public symbol drawable/zzzzzzzzz_btn_call_pressed declared here is not defined.
C:\\fw\res\values\public.xml:4154: error: Public symbol drawable/zzzzzzzzz_btn_call_selected declared here is not defined.
C:\\fw\res\values\public.xml:4155: error: Public symbol drawable/zzzzzzzzz_pcw_bg_01 declared here is not defined.
C:\\fw\res\values\public.xml:4156: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_dim declared here is not define
C:\\fw\res\values\public.xml:4157: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_normal declared here is not def
C:\\fw\res\values\public.xml:4158: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_press declared here is not defi
C:\\fw\res\values\public.xml:4159: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_dim declared here is not defined.
C:\\fw\res\values\public.xml:4160: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_normal declared here is not define
C:\\fw\res\values\public.xml:4161: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_press declared here is not defined
C:\\fw\res\values\public.xml:3224: error: Public symbol drawable/zzzzzzzzz_pcw_call_icon_selector declared here is not defined.
C:\\fw\res\values\public.xml:3225: error: Public symbol drawable/zzzzzzzzz_pcw_call_selector declared here is not defined.
C:\\fw\res\values\public.xml:4162: error: Public symbol drawable/zzzzzzzzz_pcw_callbox declared here is not defined.
C:\\fw\res\values\public.xml:3226: error: Public symbol drawable/zzzzzzzzz_pcw_emergency_icon_selector declared here is not defin
C:\\fw\res\values\public.xml:4163: error: Public symbol drawable/zzzzzzzzz_pcw_ic_lock declared here is not defined.
C:\\fw\res\values\public.xml:4164: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_dim declared here is not defined.
C:\\fw\res\values\public.xml:4165: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_normal declared here is not defined.
C:\\fw\res\values\public.xml:4166: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_press declared here is not defined.
C:\\fw\res\values\public.xml:4167: error: Public symbol drawable/zzzzzzzzz_pcw_line declared here is not defined.
C:\\fw\res\values\public.xml:3227: error: Public symbol drawable/zzzzzzzzz_pcw_unlock_icon_selector declared here is not defined.
Click to expand...
Click to collapse
Is there someone who can help me debugging this?

Put twframework-res.apk in apktool folder.
Apktool if twframework-res.apk.
Then try again.
You find the file in system/framework.
Br
Sent from my GT-I9100 using XDA premium

Hmm... that didn't work! I still get a lot of errors! Might be impossible to edit what I want.

Related

[Q] decompile apk

i am trying to edit systemUI from the shogun rom to change text color but i cant decompile with apktool it gives errors then wont build back just alot of errors so i put the resources.arsc file in a stock systemui it decomplied fine i edited it recompiled then put resources.arsc back in my systemui and it worked and text was like i want but now i am missing icons in quicksettings the original icons r there but i have extra setting in quick setting and the icons for those r gone the stock ones r still there can some one pls help
oakieville said:
i am trying to edit systemUI from the shogun rom to change text color but i cant decompile with apktool it gives errors then wont build back just alot of errors so i put the resources.arsc file in a stock systemui it decomplied fine i edited it recompiled then put resources.arsc back in my systemui and it worked and text was like i want but now i am missing icons in quicksettings the original icons r there but i have extra setting in quick setting and the icons for those r gone the stock ones r still there can some one pls help
Click to expand...
Click to collapse
Did you installed the framework files from the shogun rom with apktool?
apktool if framework-res.apk
and
apktool if com.htc.resources.apk
..after that it should work.
Would be easier to help, when you post that errors.
If they are smali related you can decompile it with:
apktool d -s SystemUI.apk
..than it decompiles without the sources - you just need the ressources to edit teh text color, so it should be fine.
j4n87 said:
Did you installed the framework files from the shogun rom with apktool?
apktool if framework-res.apk
and
apktool if com.htc.resources.apk
..after that it should work.
Would be easier to help, when you post that errors.
If they are smali related you can decompile it with:
apktool d -s SystemUI.apk
..than it decompiles without the sources - you just need the ressources to edit teh text color, so it should be fine.
Click to expand...
Click to collapse
Yes I did install framework-res and com.htc.resources and I'm out so don't remember exact error but it was something about some pngs not defined I didn't try apktool d -s but sounds like would prob do when I'm home will try again thank you and if you got an other suggestings pls share thanks
still didnt work
C:\apktool1\SystemUI\res\values\public.xml:311: error: Public symbol drawable/st
at_sys_hac declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:312: error: Public symbol drawable/st
at_sys_headphone_no_mic declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:313: error: Public symbol drawable/st
at_sys_headphones declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:314: error: Public symbol drawable/st
at_sys_no_sim declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:315: error: Public symbol drawable/st
at_sys_r_5signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:316: error: Public symbol drawable/st
at_sys_r_5signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:317: error: Public symbol drawable/st
at_sys_r_5signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:318: error: Public symbol drawable/st
at_sys_r_5signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:319: error: Public symbol drawable/st
at_sys_r_5signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:320: error: Public symbol drawable/st
at_sys_r_5signal_5 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:321: error: Public symbol drawable/st
at_sys_r_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:322: error: Public symbol drawable/st
at_sys_r_signal_0_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:323: error: Public symbol drawable/st
at_sys_r_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:324: error: Public symbol drawable/st
at_sys_r_signal_1_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:325: error: Public symbol drawable/st
at_sys_r_signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:326: error: Public symbol drawable/st
at_sys_r_signal_2_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:327: error: Public symbol drawable/st
at_sys_r_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:328: error: Public symbol drawable/st
at_sys_r_signal_3_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:329: error: Public symbol drawable/st
at_sys_r_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:330: error: Public symbol drawable/st
at_sys_r_signal_4_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:331: error: Public symbol drawable/st
at_sys_ringer_silent declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:332: error: Public symbol drawable/st
at_sys_ringer_vibrate declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:333: error: Public symbol drawable/st
at_sys_roaming_cdma_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:65: error: Public symbol drawable/sta
t_sys_roaming_cdma_flash declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:334: error: Public symbol drawable/st
at_sys_roaming_cdma_flash_anim0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:335: error: Public symbol drawable/st
at_sys_roaming_cdma_flash_anim1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:336: error: Public symbol drawable/st
at_sys_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:337: error: Public symbol drawable/st
at_sys_signal_0_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:338: error: Public symbol drawable/st
at_sys_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:339: error: Public symbol drawable/st
at_sys_signal_1_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:340: error: Public symbol drawable/st
at_sys_signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:341: error: Public symbol drawable/st
at_sys_signal_2_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:342: error: Public symbol drawable/st
at_sys_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:343: error: Public symbol drawable/st
at_sys_signal_3_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:344: error: Public symbol drawable/st
at_sys_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:345: error: Public symbol drawable/st
at_sys_signal_4_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:346: error: Public symbol drawable/st
at_sys_signal_flightmode declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:347: error: Public symbol drawable/st
at_sys_signal_null declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:348: error: Public symbol drawable/st
at_sys_tty declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:349: error: Public symbol drawable/st
at_sys_tty_mode declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:350: error: Public symbol drawable/st
at_sys_wifi_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:351: error: Public symbol drawable/st
at_sys_wifi_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:352: error: Public symbol drawable/st
at_sys_wifi_signal_1_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:353: error: Public symbol drawable/st
at_sys_wifi_signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:354: error: Public symbol drawable/st
at_sys_wifi_signal_2_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:355: error: Public symbol drawable/st
at_sys_wifi_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:356: error: Public symbol drawable/st
at_sys_wifi_signal_3_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:357: error: Public symbol drawable/st
at_sys_wifi_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:358: error: Public symbol drawable/st
at_sys_wifi_signal_4_fully declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:359: error: Public symbol drawable/st
at_sys_wimax_new_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:360: error: Public symbol drawable/st
at_sys_wimax_new_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:361: error: Public symbol drawable/st
at_sys_wimax_new_signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:362: error: Public symbol drawable/st
at_sys_wimax_new_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:363: error: Public symbol drawable/st
at_sys_wimax_new_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:364: error: Public symbol drawable/st
at_sys_wimax_new_signal_5 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:365: error: Public symbol drawable/st
at_sys_wimax_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:366: error: Public symbol drawable/st
at_sys_wimax_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:367: error: Public symbol drawable/st
at_sys_wimax_signal_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:368: error: Public symbol drawable/st
at_sys_wimax_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:369: error: Public symbol drawable/st
at_sys_wimax_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:370: error: Public symbol drawable/st
at_sys_wx_new_signal_0 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:371: error: Public symbol drawable/st
at_sys_wx_new_signal_1 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:372: error: Public symbol drawable/st
at_sys_wx_new_signal_2 declared here is nException in thread "main" brut.androli
b.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p
, -F, C:\Users\OAKIEV~1\AppData\Local\Temp\APKTOOL1836210016910196791.tmp, -I, C
:\Users\oakieville\apktool\framework\1.apk, -I, C:\Users\oakieville\apktool\fram
ework\2.apk, -S, C:\apktool1\SystemUI\res, -M, C:\apktool1\SystemUI\AndroidManif
est.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\OAKIEV~1\AppData\Local\Temp\APKTOOL1836210016910196791.tmp, -I, C:\Users\oa
kieville\apktool\framework\1.apk, -I, C:\Users\oakieville\apktool\framework\2.ap
k, -S, C:\apktool1\SystemUI\res, -M, C:\apktool1\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
ot defined.
C:\apktool1\SystemUI\res\values\public.xml:373: error: Public symbol drawable/st
at_sys_wx_new_signal_3 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:374: error: Public symbol drawable/st
at_sys_wx_new_signal_4 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:375: error: Public symbol drawable/st
at_sys_wx_new_signal_5 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:376: error: Public symbol drawable/st
atus_bar_app_bg declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:377: error: Public symbol drawable/st
atus_bar_background declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:378: error: Public symbol drawable/st
atus_bar_close_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:379: error: Public symbol drawable/st
atus_bar_close_on_2 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:380: error: Public symbol drawable/st
atus_bar_header_background declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:381: error: Public symbol drawable/st
atus_bar_icon_task_manager declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:382: error: Public symbol drawable/st
atus_bar_icons_tile declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:67: error: Public symbol drawable/sta
tus_bar_item_background declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:383: error: Public symbol drawable/st
atus_bar_item_background_focus declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:384: error: Public symbol drawable/st
atus_bar_item_background_normal declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:385: error: Public symbol drawable/st
atus_bar_item_background_pressed declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:386: error: Public symbol drawable/st
atus_bar_tab_off declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:387: error: Public symbol drawable/st
atus_bar_tab_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:388: error: Public symbol drawable/st
atus_bar_titlebar_2round_rest declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:68: error: Public symbol drawable/sta
tus_bar_titlebar_left declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:389: error: Public symbol drawable/st
atus_bar_titlebar_left_pressed declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:390: error: Public symbol drawable/st
atus_bar_titlebar_left_rest declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:69: error: Public symbol drawable/sta
tus_bar_titlebar_right declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:391: error: Public symbol drawable/st
atus_bar_titlebar_right_pressed declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:392: error: Public symbol drawable/st
atus_bar_titlebar_right_rest declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:393: error: Public symbol drawable/st
atusbar_background declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:394: error: Public symbol drawable/st
atusbar_background_opaque declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:395: error: Public symbol drawable/st
atusbar_background_transparent declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:396: error: Public symbol drawable/sy
m_gpsone_0_sprint declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:397: error: Public symbol drawable/sy
m_gpsone_0_vzw declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:398: error: Public symbol drawable/sy
m_gpsone_3_sprint declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:399: error: Public symbol drawable/sy
m_gpsone_3_vzw declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:70: error: Public symbol drawable/sym
_gpsone_anim_sprint declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:71: error: Public symbol drawable/sym
_gpsone_anim_vzw declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:400: error: Public symbol drawable/sy
m_gpsone_none declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:401: error: Public symbol drawable/sy
s_data_connected_h_plus_capability declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:72: error: Public symbol drawable/tas
k_manager_selector declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:402: error: Public symbol drawable/ti
tle_bar_portrait declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:403: error: Public symbol drawable/ti
tle_bar_shadow declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:179: error: Public symbol drawable/wi
dget_adb_off declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:178: error: Public symbol drawable/wi
dget_adb_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:160: error: Public symbol drawable/wi
dget_flashlight_off declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:159: error: Public symbol drawable/wi
dget_flashlight_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:404: error: Public symbol drawable/wi
dget_icon_auto_rotate declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:405: error: Public symbol drawable/wi
dget_icon_bluetooth declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:406: error: Public symbol drawable/wi
dget_icon_brightness declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:407: error: Public symbol drawable/wi
dget_icon_datastrip declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:408: error: Public symbol drawable/wi
dget_icon_gps_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:409: error: Public symbol drawable/wi
dget_icon_hotspot declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:410: error: Public symbol drawable/wi
dget_icon_mobile_network declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:175: error: Public symbol drawable/wi
dget_icon_reboot declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:411: error: Public symbol drawable/wi
dget_icon_settings declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:181: error: Public symbol drawable/wi
dget_icon_silent_off declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:176: error: Public symbol drawable/wi
dget_icon_silent_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:412: error: Public symbol drawable/wi
dget_icon_sound declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:170: error: Public symbol drawable/wi
dget_icon_sound_alarm declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:172: error: Public symbol drawable/wi
dget_icon_sound_bluetooth declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:174: error: Public symbol drawable/wi
dget_icon_sound_dtmf declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:169: error: Public symbol drawable/wi
dget_icon_sound_media declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:171: error: Public symbol drawable/wi
dget_icon_sound_notifications declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:173: error: Public symbol drawable/wi
dget_icon_sound_ringtone declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:168: error: Public symbol drawable/wi
dget_icon_sound_settings declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:167: error: Public symbol drawable/wi
dget_icon_sound_voice declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:413: error: Public symbol drawable/wi
dget_icon_timeout declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:182: error: Public symbol drawable/wi
dget_icon_vibrate_off declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:177: error: Public symbol drawable/wi
dget_icon_vibrate_on declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:166: error: Public symbol drawable/wi
dget_icon_volume declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:414: error: Public symbol drawable/wi
dget_icon_wifi declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:73: error: Public symbol drawable/wid
get_icon_wimax_4g declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:74: error: Public symbol drawable/wid
get_icon_wimax_wb declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:75: error: Public symbol drawable/wid
get_icon_wimax_wx declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:180: error: Public symbol drawable/wi
dget_wifi_tether declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:420: error: Public entry identifier 0
x7f02019e entry index is larger than available symbols (index 414, total symbols
69).
C:\apktool1\SystemUI\res\values\public.xml:420: error: Public symbol drawable/zz
_stat_sys_r_signal_5 declared here is not defined.
C:\apktool1\SystemUI\res\values\public.xml:421: error: Public entry identifier 0
x7f02019f entry index is larger than available symbols (index 415, total symbols
69).
C:\apktool1\SystemUI\res\values\public.xml:421: error: Public symbol drawable/zz
_stat_sys_signal_5 declared here is not defined.
C:\apktool1>
What I usually do when changing pngs on systemui.apk is extract it with 7zip and then navigate to the folder I would change pngs and than open systemUI.apk with 7zip and just drag and drop to the right location... this work for me but remember I just change pngs never edited anything else...
1107963 said:
What I usually do when changing pngs on systemui.apk is extract it with 7zip and then navigate to the folder I would change pngs and than open systemUI.apk with 7zip and just drag and drop to the right location... this work for me but remember I just change pngs never edited anything else...
Click to expand...
Click to collapse
png are easy i use 7zip to but but i dont extract it thats a waste of time just open with with 7zip and drag and drop is easier
sorry guys j4n87 was rite i had wrong framework-res installed im doing this on shogun rom but shogun has project blue theme also and i got framework-res from rom and theme mixed up got it now thanks j4n87

[Q] Fresh 4.2.0 Rosie.apk with 4x5 modification

I am hoping someone has already modded the Rosie.apk from Fresh 4.2.0 ROM for 4x5. If you have the file, please upload and post a link. I am trying to do it myself, even though I've never modded anything for Android before. I'm trying to learn with the great resources here on XDA, but I know I've got some ways to go before I'll be able to do this.
Could someone knowledgable please advise me
I think I managed to get a third of the way through the process of modding Rosie for 4x5 launcher screens, but I'm kind of stuck now. I successfully used M10tools to change cell padding and cell number. Now I'm trying to decompile Rosie.apk with APK Multi-Tools and I haven't been able to make it work. It seems that another dependency file is required to decompile Rosie, but I don't know what file? I tried "com.htc.resources.apk" and "framework-res.apk", but they don't work.
What is the dependency file I need to decompile Rosie from FreshROM v4.2.0? Or am I doing something wrong? Please, I would appreciate any advise on this.
I'm not real familiar with sense 3.0, and it's been a LONG time since I've used sense,.....but it seems like fusion.apk may be what else you need. Unless I'm wrong, in which case fusion.apk is for lockscreen.
Good luck.
Sent from my PC36100 using xda premium
scottspa74 said:
I'm not real familiar with sense 3.0, and it's been a LONG time since I've used sense,.....but it seems like fusion.apk may be what else you need. Unless I'm wrong, in which case fusion.apk is for lockscreen.
Good luck.
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Thanks, I did finally manage to decompile Rosie.apk. The problem was with my path settings. The problem now is that I cant recompile Rosie. I get an error each time. I've already installed framework files using "java -jar apktool.jar if framework-res.apk", etc. In searching the forums I found a number of others with the same type of error compiling, but none of the solutions worked. I even tried 3 different versions of the APK Multi-tools.
I've got the modifications to Rosie complete, all I need now is a successful recompile so I can use it.
---edit--- this is the error message i get
Building Apk
"An Error Occured, Please Check The Log (option 24)"
Press any key to continue . . .
Click to expand...
Click to collapse
Here is the logfile:
2012-04-08 00:33:55 (51.3 KB/s) - `apkver.txt' saved [152/152]
A subdirectory or file projects already exists.
A subdirectory or file place-apk-here-for-modding already exists.
A subdirectory or file place-ogg-here already exists.
A subdirectory or file place-apk-here-to-batch-optimize already exists.
A subdirectory or file place-apk-here-for-signing already exists.
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
libpng error: Read Error
ERROR: Failure processing PNG image C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\drawable-hdpi\all_apps_divider.9.png
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:87: error: Public symbol drawable/activity_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:88: error: Public symbol drawable/alarm declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:21: error: Public symbol drawable/all_apps_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:67: error: Public symbol drawable/bb_btn_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:68: error: Public symbol drawable/bb_btn_left_src_down declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:69: error: Public symbol drawable/bb_btn_left_src_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:70: error: Public symbol drawable/bb_btn_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:71: error: Public symbol drawable/bb_btn_middle_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:72: error: Public symbol drawable/bb_btn_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:73: error: Public symbol drawable/bb_btn_right_personalize_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:74: error: Public symbol drawable/bb_btn_right_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:22: error: Public symbol drawable/bg_appwidget_error declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:23: error: Public symbol drawable/bottom_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:24: error: Public symbol drawable/box_launcher_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:25: error: Public symbol drawable/box_launcher_top declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:26: error: Public symbol drawable/box_launcher_top_normal declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:27: error: Public symbol drawable/box_launcher_top_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:141: error: Public symbol drawable/btn_left_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:142: error: Public symbol drawable/btn_left_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:134: error: Public symbol drawable/btn_left_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:135: error: Public symbol drawable/btn_left_setting_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:143: error: Public symbol drawable/btn_middle_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:144: error: Public symbol drawable/btn_middle_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:28: error: Public symbol drawable/btn_navbar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:145: error: Public symbol drawable/btn_right_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:136: error: Public symbol drawable/btn_right_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:146: error: Public symbol drawable/btn_right_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:137: error: Public symbol drawable/btn_right_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:29: error: Public symbol drawable/bubble_tip declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:30: error: Public symbol drawable/cell_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:31: error: Public symbol drawable/close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:32: error: Public symbol drawable/common_download_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:33: error: Public symbol drawable/common_download_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:34: error: Public symbol drawable/common_inputfield declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:89: error: Public symbol drawable/common_mainnav_scroller1 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:147: error: Public symbol drawable/common_mainnav_scroller1_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:148: error: Public symbol drawable/common_mainnav_scroller2_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:90: error: Public symbol drawable/common_mainnav_scroller3 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:91: error: Public symbol drawable/common_more declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:92: error: Public symbol drawable/common_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:35: error: Public symbol drawable/common_titlebar_sublevel_static declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:36: error: Public symbol drawable/common_titlebar_sublevel_static_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:93: error: Public symbol drawable/con_trash_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:94: error: Public symbol drawable/con_trash_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:95: error: Public symbol drawable/default_scene_preview declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:96: error: Public symbol drawable/delete_select declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:37: error: Public symbol drawable/edit_delet_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:38: error: Public symbol drawable/edit_setting_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:39: error: Public symbol drawable/grid_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:40: error: Public symbol drawable/home_screen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:97: error: Public symbol drawable/ic_close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:98: error: Public symbol drawable/ic_close_search_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:99: error: Public symbol drawable/ic_close_search_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:41: error: Public symbol drawable/ic_launcher_empty declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:42: error: Public symbol drawable/ic_launcher_htc_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:43: error: Public symbol drawable/ic_rosie_home declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:100: error: Public symbol drawable/ic_search_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:101: error: Public symbol drawable/icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:102: error: Public symbol drawable/icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:103: error: Public symbol drawable/icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:104: error: Public symbol drawable/icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:105: error: Public symbol drawable/icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:106: error: Public symbol drawable/icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:107: error: Public symbol drawable/icon_htc_logo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:108: error: Public symbol drawable/icon_menu_3d_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:109: error: Public symbol drawable/icon_menu_all_programs declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:110: error: Public symbol drawable/icon_menu_notifications declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:111: error: Public symbol drawable/icon_menu_set_ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:112: error: Public symbol drawable/icon_menu_theme declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:113: error: Public symbol drawable/icon_menu_wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:114: error: Public symbol drawable/icon_p_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:115: error: Public symbol drawable/icon_p_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:78: error: Public symbol drawable/icon_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:79: error: Public symbol drawable/icon_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:116: error: Public symbol drawable/icon_setting_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:117: error: Public symbol drawable/icon_setting_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:118: error: Public symbol drawable/icon_setting_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:80: error: Public symbol drawable/l_btn_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:81: error: Public symbol drawable/l_icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:82: error: Public symbol drawable/l_icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:83: error: Public symbol drawable/l_icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:84: error: Public symbol drawable/l_icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:85: error: Public symbol drawable/l_icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:86: error: Public symbol drawable/l_icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:44: error: Public symbol drawable/list_item_right_btn declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:45: error: Public symbol drawable/list_item_right_btn_newapp declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:46: error: Public symbol drawable/list_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:47: error: Public symbol drawable/lockscreen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:48: error: Public symbol drawable/message_no_arrow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:49: error: Public symbol drawable/message_port_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:119: error: Public symbol drawable/notification_sound declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:50: error: Public symbol drawable/panel_navbar_button_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:51: error: Public symbol drawable/panel_navbar_button_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:52: error: Public symbol drawable/panel_navbar_button_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:138: error: Public symbol drawable/personalize_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:139: error: Public symbol drawable/personalize_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:53: error: Public symbol drawable/placeholder_google declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:120: error: Public symbol drawable/rearrange declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:121: error: Public symbol drawable/ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:122: error: Public symbol drawable/rosie_common_divider_items declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:54: error: Public symbol drawable/rosie_common_divider_items_scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:55: error: Public symbol drawable/rosie_common_sectiondivider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:75: error: Public symbol drawable/rosie_delete_zone_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:76: error: Public symbol drawable/rosie_drag_menu_left_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:77: error: Public symbol drawable/rosie_drag_menu_right_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:56: error: Public symbol drawable/rosie_ic_launcher_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:123: error: Public symbol drawable/rosie_indicator_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:124: error: Public symbol drawable/rosie_indicator_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:125: error: Public symbol drawable/scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:140: error: Public symbol drawable/scenes_picker_list_clean_slate declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:126: error: Public symbol drawable/scenes_picker_sense declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:127: error: Public symbol drawable/search_floater declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:57: error: Public symbol drawable/settings_icon_application declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:58: error: Public symbol drawable/shortcut_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:128: error: Public symbol drawable/skin declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:129: error: Public symbol drawable/sound_set declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:59: error: Public symbol drawable/status_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:60: error: Public symbol drawable/textfield_searchwidget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:61: error: Public symbol drawable/textfield_searchwidget_default declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:62: error: Public symbol drawable/textfield_searchwidget_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:63: error: Public symbol drawable/textfield_searchwidget_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:130: error: Public symbol drawable/thumbnail_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:64: error: Public symbol drawable/touch_flo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:131: error: Public symbol drawable/wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:132: error: Public symbol drawable/wallpaper_shadow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:133: error: Public symbol drawable/widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:65: error: Public symbol drawable/widget_icon_htc_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:66: error: Public symbol drawable/widget_icon_photo declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.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:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
Click to expand...
Click to collapse
And just for clarification, I'm using the latest aapt.exe file and still getting this error.

Problem recompiling Rosie

I got Rosie from Fresh420 ROM, decompiled it, modified for 4x5 launcher screens, and now I can't recompile it. Even recompiling an unmodified Rosie won't work.
I am using the latest aapt.exe, I have installed framework files using "java -jar apktool.jar if framework-res.apk", etc. I have tried recompiling with versions 1.0, 1.01, and 1.02 of APK Multi-tools, all give same error. I am stuck, could someone knowledgeable please help me out. This is my first time compiling an APK but I have done my research and feel I understand the basics pretty well. Any advice would be very much appreciated.
The error message i receive:
Building Apk
"An Error Occured, Please Check The Log (option 24)"
Press any key to continue . . .
Click to expand...
Click to collapse
The logfile:
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
libpng error: Read Error
ERROR: Failure processing PNG image C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\drawable-hdpi\all_apps_divider.9.png
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:87: error: Public symbol drawable/activity_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:88: error: Public symbol drawable/alarm declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:21: error: Public symbol drawable/all_apps_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:67: error: Public symbol drawable/bb_btn_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:68: error: Public symbol drawable/bb_btn_left_src_down declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:69: error: Public symbol drawable/bb_btn_left_src_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:70: error: Public symbol drawable/bb_btn_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:71: error: Public symbol drawable/bb_btn_middle_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:72: error: Public symbol drawable/bb_btn_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:73: error: Public symbol drawable/bb_btn_right_personalize_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:74: error: Public symbol drawable/bb_btn_right_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:22: error: Public symbol drawable/bg_appwidget_error declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:23: error: Public symbol drawable/bottom_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:24: error: Public symbol drawable/box_launcher_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:25: error: Public symbol drawable/box_launcher_top declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:26: error: Public symbol drawable/box_launcher_top_normal declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:27: error: Public symbol drawable/box_launcher_top_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:141 : error: Public symbol drawable/btn_left_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:142 : error: Public symbol drawable/btn_left_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:134 : error: Public symbol drawable/btn_left_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:135 : error: Public symbol drawable/btn_left_setting_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:143 : error: Public symbol drawable/btn_middle_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:144 : error: Public symbol drawable/btn_middle_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:28: error: Public symbol drawable/btn_navbar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:145 : error: Public symbol drawable/btn_right_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:136 : error: Public symbol drawable/btn_right_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:146 : error: Public symbol drawable/btn_right_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:137 : error: Public symbol drawable/btn_right_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:29: error: Public symbol drawable/bubble_tip declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:30: error: Public symbol drawable/cell_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:31: error: Public symbol drawable/close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:32: error: Public symbol drawable/common_download_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:33: error: Public symbol drawable/common_download_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:34: error: Public symbol drawable/common_inputfield declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:89: error: Public symbol drawable/common_mainnav_scroller1 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:147 : error: Public symbol drawable/common_mainnav_scroller1_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:148 : error: Public symbol drawable/common_mainnav_scroller2_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:90: error: Public symbol drawable/common_mainnav_scroller3 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:91: error: Public symbol drawable/common_more declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:92: error: Public symbol drawable/common_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:35: error: Public symbol drawable/common_titlebar_sublevel_static declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:36: error: Public symbol drawable/common_titlebar_sublevel_static_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:93: error: Public symbol drawable/con_trash_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:94: error: Public symbol drawable/con_trash_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:95: error: Public symbol drawable/default_scene_preview declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:96: error: Public symbol drawable/delete_select declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:37: error: Public symbol drawable/edit_delet_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:38: error: Public symbol drawable/edit_setting_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:39: error: Public symbol drawable/grid_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:40: error: Public symbol drawable/home_screen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:97: error: Public symbol drawable/ic_close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:98: error: Public symbol drawable/ic_close_search_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:99: error: Public symbol drawable/ic_close_search_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:41: error: Public symbol drawable/ic_launcher_empty declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:42: error: Public symbol drawable/ic_launcher_htc_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:43: error: Public symbol drawable/ic_rosie_home declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:100 : error: Public symbol drawable/ic_search_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:101 : error: Public symbol drawable/icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:102 : error: Public symbol drawable/icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:103 : error: Public symbol drawable/icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:104 : error: Public symbol drawable/icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:105 : error: Public symbol drawable/icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:106 : error: Public symbol drawable/icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:107 : error: Public symbol drawable/icon_htc_logo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:108 : error: Public symbol drawable/icon_menu_3d_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:109 : error: Public symbol drawable/icon_menu_all_programs declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:110 : error: Public symbol drawable/icon_menu_notifications declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:111 : error: Public symbol drawable/icon_menu_set_ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:112 : error: Public symbol drawable/icon_menu_theme declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:113 : error: Public symbol drawable/icon_menu_wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:114 : error: Public symbol drawable/icon_p_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:115 : error: Public symbol drawable/icon_p_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:78: error: Public symbol drawable/icon_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:79: error: Public symbol drawable/icon_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:116 : error: Public symbol drawable/icon_setting_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:117 : error: Public symbol drawable/icon_setting_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:118 : error: Public symbol drawable/icon_setting_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:80: error: Public symbol drawable/l_btn_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:81: error: Public symbol drawable/l_icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:82: error: Public symbol drawable/l_icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:83: error: Public symbol drawable/l_icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:84: error: Public symbol drawable/l_icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:85: error: Public symbol drawable/l_icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:86: error: Public symbol drawable/l_icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:44: error: Public symbol drawable/list_item_right_btn declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:45: error: Public symbol drawable/list_item_right_btn_newapp declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:46: error: Public symbol drawable/list_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:47: error: Public symbol drawable/lockscreen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:48: error: Public symbol drawable/message_no_arrow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:49: error: Public symbol drawable/message_port_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:119 : error: Public symbol drawable/notification_sound declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:50: error: Public symbol drawable/panel_navbar_button_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:51: error: Public symbol drawable/panel_navbar_button_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:52: error: Public symbol drawable/panel_navbar_button_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:138 : error: Public symbol drawable/personalize_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:139 : error: Public symbol drawable/personalize_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:53: error: Public symbol drawable/placeholder_google declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:120 : error: Public symbol drawable/rearrange declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:121 : error: Public symbol drawable/ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:122 : error: Public symbol drawable/rosie_common_divider_items declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:54: error: Public symbol drawable/rosie_common_divider_items_scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:55: error: Public symbol drawable/rosie_common_sectiondivider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:75: error: Public symbol drawable/rosie_delete_zone_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:76: error: Public symbol drawable/rosie_drag_menu_left_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:77: error: Public symbol drawable/rosie_drag_menu_right_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:56: error: Public symbol drawable/rosie_ic_launcher_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:123 : error: Public symbol drawable/rosie_indicator_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:124 : error: Public symbol drawable/rosie_indicator_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:125 : error: Public symbol drawable/scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:140 : error: Public symbol drawable/scenes_picker_list_clean_slate declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:126 : error: Public symbol drawable/scenes_picker_sense declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:127 : error: Public symbol drawable/search_floater declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:57: error: Public symbol drawable/settings_icon_application declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:58: error: Public symbol drawable/shortcut_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:128 : error: Public symbol drawable/skin declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:129 : error: Public symbol drawable/sound_set declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:59: error: Public symbol drawable/status_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:60: error: Public symbol drawable/textfield_searchwidget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:61: error: Public symbol drawable/textfield_searchwidget_default declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:62: error: Public symbol drawable/textfield_searchwidget_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:63: error: Public symbol drawable/textfield_searchwidget_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:130 : error: Public symbol drawable/thumbnail_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:64: error: Public symbol drawable/touch_flo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:131 : error: Public symbol drawable/wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:132 : error: Public symbol drawable/wallpaper_shadow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:133 : error: Public symbol drawable/widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:65: error: Public symbol drawable/widget_icon_htc_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:66: error: Public symbol drawable/widget_icon_photo declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268 664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:301)
at brut.androlib.Androlib.buildResources(Androlib.jav a:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268 664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:191)
... 6 more
Click to expand...
Click to collapse
evo3dtester said:
I got Rosie from Fresh420 ROM, decompiled it, modified for 4x5 launcher screens, and now I can't recompile it. Even recompiling an unmodified Rosie won't work.
I am using the latest aapt.exe, I have installed framework files using "java -jar apktool.jar if framework-res.apk", etc. I have tried recompiling with versions 1.0, 1.01, and 1.02 of APK Multi-tools, all give same error. I am stuck, could someone knowledgeable please help me out. This is my first time compiling an APK but I have done my research and feel I understand the basics pretty well. Any advice would be very much appreciated.
The error message i receive:
The logfile:
Click to expand...
Click to collapse
Before decompiling it get a stock rom, unzip and fine the all_apps_divider.9.png in the res/drawable-hdpi, then upzip yout Rosie.apk and replace your all_apps_divider.9.png with the one from the stock Rosie.apk rezip then decomple. Also follow directions below.
If you are just editing smali files then you can just move the classes.dex file of the one you are compiling with error and unzip the original Rosie.apk place the classes.dex file from the the compiled to the original unzip then rezip it push it and good to go. I have had this same error before. A friend on here taught me this trick only copy modified fies to original and it works.
All_apps_divider.9 is bad in res/drawable and in drawable-hdpi. Either re patch the images or pull known good ones from another Rosie.apk. It seems that this has been going around. I'm assuming thats from Leedroid tweaks? Anyway, that will fix your problem. EDIT* sorry mike didn't see you already answered.

[Solved][Q] Help needed. Error compiling systemui in apktool

I was modding with ninjamorph before using apktool
As I need to edit xml files and it was not able to do it in Ninjamorph
Actually I am trying to make transparent status bar for s5830i
Decompiling went smooth but when I compiled it
I saw this error
Code:
D:\systemui\res\values\public.xml:348: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim83 declared here is not defined.
D:\systemui\res\values\public.xml:349: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim84 declared here is not defined.
D:\systemui\res\values\public.xml:350: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim85 declared here is not defined.
D:\systemui\res\values\public.xml:351: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim86 declared here is not defined.
D:\systemui\res\values\public.xml:352: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim87 declared here is not defined.
D:\systemui\res\values\public.xml:353: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim88 declared here is not defined.
D:\systemui\res\values\public.xml:354: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim89 declared here is not defined.
D:\systemui\res\values\public.xml:355: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim9 declared here is not defined.
D:\systemui\res\values\public.xml:356: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim90 declared here is not defined.
D:\systemui\res\values\public.xml:357: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim91 declared here is not defined.
D:\systemui\res\values\public.xml:358: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim92 declared here is not defined.
D:\systemui\res\values\public.xml:359: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim93 declared here is not defined.
D:\systemui\res\values\public.xml:360: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim94 declared here is not defined.
D:\systemui\res\values\public.xml:361: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim95 declared here is not defined.
D:\systemui\res\values\public.xml:362: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim96 declared here is not defined.
D:\systemui\res\values\public.xml:363: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim97 declared here is not defined.
D:\systemui\res\values\public.xml:364: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim98 declared here is not defined.
D:\systemui\res\values\public.xml:365: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim99 declared here is not defined.
D:\systemui\res\values\public.xml:366: error: Public symbol drawable/stat_sys_ba
ttery_charge_animfull declared here is not defined.
D:\systemui\res\values\public.xml:57: error: Public symbol drawable/stat_sys_bat
tery_full declared here is not defined.
D:\systemui\res\values\public.xml:367: error: Public symbol drawable/stat_sys_ba
ttery_unknown declared here is not defined.
D:\systemui\res\values\public.xml:58: error: Public symbol drawable/stat_sys_dat
a_bluetooth declared here is not defined.
D:\systemui\res\values\public.xml:59: error: Public symbol drawable/stat_sys_dat
a_bluetooth_connected declared here is not defined.
D:\systemui\res\values\public.xml:60: error: Public symbol drawable/stat_sys_dat
a_connected_1x declared here is not defined.
D:\systemui\res\values\public.xml:61: error: Public symbol drawable/stat_sys_dat
a_connected_3g declared here is not defined.
D:\systemui\res\values\public.xml:62: error: Public symbol drawable/stat_sys_dat
a_connected_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:63: error: Public symbol drawable/stat_sys_dat
a_connected_4g declared here is not defined.
D:\systemui\res\values\public.xml:64: error: Public symbol drawable/stat_sys_dat
a_connected_e declared here is not defined.
D:\systemui\res\values\public.xml:65: error: Public symbol drawable/stat_sys_dat
a_connected_g declared here is not defined.
D:\systemui\res\values\public.xml:66: error: Public symbol drawable/stat_sys_dat
a_connected_h declared here is not defined.
D:\systemui\res\values\public.xml:67: error: Public symbol drawable/stat_sys_dat
a_fully_connected_1x declared here is not defined.
D:\systemui\res\values\public.xml:68: error: Public symbol drawable/stat_sys_dat
a_fully_connected_3g declared here is not defined.
D:\systemui\res\values\public.xml:69: error: Public symbol drawable/stat_sys_dat
a_fully_connected_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:70: error: Public symbol drawable/stat_sys_dat
a_fully_connected_4g declared here is not defined.
D:\systemui\res\values\public.xml:71: error: Public symbol drawable/stat_sys_dat
a_fully_connected_e declared here is not defined.
D:\systemui\res\values\public.xml:72: error: Public symbol drawable/stat_sys_dat
a_fully_connected_g declared here is not defined.
D:\systemui\res\values\public.xml:73: error: Public symbol drawable/stat_sys_dat
a_fully_connected_h declared here is not defined.
D:\systemui\res\values\public.xml:74: error: Public symbol drawable/stat_sys_dat
a_fully_in_1x declared here is not defined.
D:\systemui\res\values\public.xml:75: error: Public symbol drawable/stat_sys_dat
a_fully_in_3g declared here is not defined.
D:\systemui\res\values\public.xml:76: error: Public symbol drawable/stat_sys_dat
a_fully_in_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:77: error: Public symbol drawable/stat_sys_dat
a_fully_in_4g declared here is not defined.
D:\systemui\res\values\public.xml:78: error: Public symbol drawable/stat_sys_dat
a_fully_in_e declared here is not defined.
D:\systemui\res\values\public.xml:79: error: Public symbol drawable/stat_sys_dat
a_fully_in_g declared here is not defined.
D:\systemui\res\values\public.xml:80: error: Public symbol drawable/stat_sys_dat
a_fully_in_h declared here is not defined.
D:\systemui\res\values\public.xml:81: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_1x declared here is not defined.
D:\systemui\res\values\public.xml:82: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_3g declared here is not defined.
D:\systemui\res\values\public.xml:83: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:84: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_4g declared here is not defined.
D:\systemui\res\values\public.xml:85: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_e declared here is not defined.
D:\systemui\res\values\public.xml:86: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_g declared here is not defined.
D:\systemui\res\values\public.xml:87: error: Public symbol drawable/stat_sys_dat
a_fully_inandout_h declared here is not defined.
D:\systemui\res\values\public.xml:88: error: Public symbol drawable/stat_sys_dat
a_fully_out_1x declared here is not defined.
D:\systemui\res\values\public.xml:89: error: Public symbol drawable/stat_sys_dat
a_fully_out_3g declared here is not defined.
D:\systemui\res\values\public.xml:90: error: Public symbol drawable/stat_sys_dat
a_fully_out_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:91: error: Public symbol drawable/stat_sys_dat
a_fully_out_4g declared here is not defined.
D:\systemui\res\values\public.xml:92: error: Public symbol drawable/stat_sys_dat
a_fully_out_e declared here is not defined.
D:\systemui\res\values\public.xml:93: error: Public symbol drawable/stat_sys_dat
a_fully_out_g declared here is not defined.
D:\systemui\res\values\public.xml:94: error: Public symbol drawable/stat_sys_dat
a_fully_out_h declared here is not defined.
D:\systemui\res\values\public.xml:95: error: Public symbol drawable/stat_sys_dat
a_in_1x declared here is not defined.
D:\systemui\res\values\public.xml:96: error: Public symbol drawable/stat_sys_dat
a_in_3g declared here is not defined.
D:\systemui\res\values\public.xml:97: error: Public symbol drawable/stat_sys_dat
a_in_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:98: error: Public symbol drawable/stat_sys_dat
a_in_4g declared here is not defined.
D:\systemui\res\values\public.xml:99: error: Public symbol drawable/stat_sys_dat
a_in_e declared here is not defined.
D:\systemui\res\values\public.xml:100: error: Public symbol drawable/stat_sys_da
ta_in_g declared here is not defined.
D:\systemui\res\values\public.xml:101: error: Public symbol drawable/stat_sys_da
ta_in_h declared here is not defined.
D:\systemui\res\values\public.xml:102: error: Public symbol drawable/stat_sys_da
ta_inadnout_e declared here is not defined.
D:\systemui\res\values\public.xml:103: error: Public symbol drawable/stat_sys_da
ta_inandout_1x declared here is not defined.
D:\systemui\res\values\public.xml:104: error: Public symbol drawable/stat_sys_da
ta_inandout_3g declared here is not defined.
D:\systemui\res\values\public.xml:105: error: Public symbol drawable/stat_sys_da
ta_inandout_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:106: error: Public symbol drawable/stat_sys_da
ta_inandout_4g declared here is not defined.
D:\systemui\res\values\public.xml:107: error: Public symbol drawable/stat_sys_da
ta_inandout_e declared here is not defined.
D:\systemui\res\values\public.xml:108: error: Public symbol drawable/stat_sys_da
ta_inandout_g declaredException in thread "main" here is not defined.
D:\systemui\res\values\public.xml:109: error: Public symbol drawable/stat_sys_da
ta_inandout_h declared here is not defined.
D:\systemui\res\values\public.xml:110: error: Public symbol drawable/stat_sys_da
ta_out_1x declared here is not defined.
D:\systemui\res\values\public.xml:111: error: Public symbol drawable/stat_sys_da
ta_out_3g declared here is not defined.
D:\systemui\res\values\public.xml:112: error: Public symbol drawable/stat_sys_da
ta_out_3g_plus declared here is not defined.
D:\systemui\res\values\public.xml:113: error: Public symbol drawable/stat_sys_da
ta_out_4g declared here is not defined.
D:\systemui\res\values\public.xml:114: error: Public symbol drawable/stat_sys_da
ta_out_e declared here is not defined.
D:\systemui\res\values\public.xml:115: error: Public symbol drawable/stat_sys_da
ta_out_g declared here is not defined.
D:\systemui\res\values\public.xml:116: error: Public symbol drawable/stat_sys_da
ta_out_h declared here is not defined.
D:\systemui\res\values\public.xml:117: error: Public symbol drawable/stat_sys_gp
s_acquiring declared here is not defined.
D:\systemui\res\values\public.xml:15: error: Public symbol drawable/stat_sys_gps
_acquiring_anim declared here is not defined.
D:\systemui\res\values\public.xml:118: error: Public symbol drawable/stat_sys_no
_sim declared here is not defined.
D:\systemui\res\values\public.xml:119: error: Public symbol drawable/stat_sys_r_
signal_0 declared here is not defined.
D:\systemui\res\values\public.xml:120: error: Public symbol drawable/stat_sys_r_
signal_0_fully declared here is not defined.
D:\systemui\res\values\public.xml:121: error: Public symbol drawable/stat_sys_r_
signal_1 declared here is not defined.
D:\systemui\res\values\public.xml:122: error: Public symbol drawable/stat_sys_r_
signal_1_fully declared here is not defined.
D:\systemui\res\values\public.xml:123: error: Public symbol drawable/stat_sys_r_
signal_2 declared here is not defined.
D:\systemui\res\values\public.xml:124: error: Public symbol drawable/stat_sys_r_
signal_2_fully declared here is not defined.
D:\systemui\res\values\public.xml:125: error: Public symbol drawable/stat_sys_r_
signal_3 declared here is not defined.
D:\systemui\res\values\public.xml:126: error: Public symbol drawable/stat_sys_r_
signal_3_fully declared here is not defined.
D:\systemui\res\values\public.xml:127: error: Public symbol drawable/stat_sys_r_
signal_4 declared here is not defined.
D:\systemui\res\values\public.xml:128: error: Public symbol drawable/stat_sys_r_
signal_4_fully declared here is not defined.
D:\systemui\res\values\public.xml:129: error: Public symbol drawable/stat_sys_ri
nger_silent declared here is not defined.
D:\systemui\res\values\public.xml:130: error: Public symbol drawable/stat_sys_ri
nger_vibrate declared here is not defined.
D:\systemui\res\values\public.xml:131: error: Public symbol drawable/stat_sys_ro
aming_cdma_0 declared here is not defined.
D:\systemui\res\values\public.xml:16: error: Public symbol drawable/stat_sys_roa
ming_cdma_flash declared here is not defined.
D:\systemui\res\values\public.xml:132: error: Public symbol drawable/stat_sys_ro
aming_cdma_flash_anim0 declared here is not defined.
D:\systemui\res\values\public.xml:133: error: Public symbol drawable/stat_sys_ro
aming_cdma_flash_anim1 declared here is not defined.
D:\systemui\res\values\public.xml:134: error: Public symbol drawable/stat_sys_si
gnal_0 declared here is not defined.
D:\systemui\res\values\public.xml:135: error: Public symbol drawable/stat_sys_si
gnal_0_fully declared here is not defined.
D:\systemui\res\values\public.xml:136: error: Public symbol drawable/stat_sys_si
gnal_1 declared here is not defined.
D:\systemui\res\values\public.xml:137: error: Public symbol drawable/stat_sys_si
gnal_1_fully declared here is not defined.
D:\systemui\res\values\public.xml:138: error: Public symbol drawable/stat_sys_si
gnal_2 declared here is not defined.
D:\systemui\res\values\public.xml:139: error: Public symbol drawable/stat_sys_si
gnal_2_fully declared here is not defined.
D:\systemui\res\values\public.xml:140: error: Public symbol drawable/stat_sys_si
gnal_3 declared here is not defined.
D:\systemui\res\values\public.xml:141: error: Public symbol drawable/stat_sys_si
gnal_3_fully declared here is not defined.
D:\systemui\res\values\public.xml:142: error: Public symbol drawable/stat_sys_si
gnal_4 declared here is not defined.
D:\systemui\res\values\public.xml:143: error: Public symbol drawable/stat_sys_si
gnal_4_fully declared here is not defined.
D:\systemui\res\values\public.xml:144: error: Public symbol drawable/stat_sys_si
gnal_flightmode declared here is not defined.
D:\systemui\res\values\public.xml:145: error: Public symbol drawable/stat_sys_si
gnal_null declared here is not defined.
D:\systemui\res\values\public.xml:146: error: Public symbol drawable/stat_sys_tt
y_mode declared here is not defined.
D:\systemui\res\values\public.xml:147: error: Public symbol drawable/stat_sys_wi
fi_signal_0 declared here is not defined.
D:\systemui\res\values\public.xml:148: error: Public symbol drawable/stat_sys_wi
fi_signal_1 declared here is not defined.
D:\systemui\res\values\public.xml:149: error: Public symbol drawable/stat_sys_wi
fi_signal_1_fully declared here is not defined.
D:\systemui\res\values\public.xml:150: error: Public symbol drawable/stat_sys_wi
fi_signal_2 declared here is not defined.
D:\systemui\res\values\public.xml:151: error: Public symbol drawable/stat_sys_wi
fi_signal_2_fully declared here is not defined.
D:\systemui\res\values\public.xml:152: error: Public symbol drawable/stat_sys_wi
fi_signal_3 declared here is not defined.
D:\systemui\res\values\public.xml:153: error: Public symbol drawable/stat_sys_wi
fi_signal_3_fully declared here is not defined.
D:\systemui\res\values\public.xml:154: error: Public symbol drawable/stat_sys_wi
fi_signal_4 declared here is not defined.
D:\systemui\res\values\public.xml:155: error: Public symbol drawable/stat_sys_wi
fi_signal_4_fully declared here is not defined.
D:\systemui\res\values\public.xml:368: error: Public symbol drawable/stat_sys_wi
max_signal_1 declared here is not defined.
D:\systemui\res\values\public.xml:369: error: Public symbol drawable/stat_sys_wi
max_signal_2 declared here is not defined.
D:\systemui\res\values\public.xml:370: error: Public symbol drawable/stat_sys_wi
max_signal_3 declared here is not defined.
D:\systemui\res\values\public.xml:371: error: Public symbol drawable/stat_sys_wi
max_signal_4 declared here is not defined.
D:\systemui\res\values\public.xml:156: error: Public symbol drawable/status_bar_
background declared here is not defined.
D:\systemui\res\values\public.xml:157: error: Public symbol drawable/status_bar_
call_ongoing_background declared here is not defined.
D:\systemui\res\values\public.xml:158: error: Public symbol drawable/status_bar_
close_on declared here is not defined.
D:\systemui\res\values\public.xml:372: error: Public symbol drawable/status_bar_
header_background declared here is not defined.
D:\systemui\res\values\public.xml:373: error: Public symbol drawable/status_bar_
item_app_background_normal declared here is not defined.
D:\systemui\res\values\public.xml:374: error: Public symbol drawable/status_bar_
item_background_focus declared here is not defined.
D:\systemui\res\values\public.xml:375: error: Public symbol drawable/status_bar_
item_background_normal declared here is not defined.
D:\systemui\res\values\public.xml:376: error: Public symbol drawable/status_bar_
item_background_pressed declared here is not defined.
D:\systemui\res\values\public.xml:159: error: Public symbol drawable/statusbar_b
ackground declared here is not defined.
D:\systemui\res\values\public.xml:160: error: Public symbol drawable/title_bar_p
ortrait declared here is not defined.
D:\systemui\res\values\public.xml:161: error: Public symbol drawable/title_bar_s
hadow declared here is not defined.
D:\systemui\res\values\public.xml:377: error: Public symbol drawable/zz_stat_sys
_r_signal_5 declared here is not defined.
D:\systemui\res\values\public.xml:378: error: Public symbol drawable/zz_stat_sys
_signal_5 declared here brut.androlib.AndrolibException: brut.common.BrutExcepti
on: could not exec command: [aapt, p, -F, C:\Users\Areeb\AppData\Local\Temp\APKT
OOL758201980054297910.tmp, -I, C:\Users\Areeb\apktool\framework\1.apk, -S, D:\sy
stemui\res, -M, D:\systemui\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\Areeb\AppData\Local\Temp\APKTOOL758201980054297910.tmp, -I, C:\Users\Areeb\
apktool\framework\1.apk, -S, D:\systemui\res, -M, D:\systemui\AndroidManifest.xm
l]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
is not defined.
D:\systemui\res\values\public.xml:22: error: Public symbol drawable/zzz_stat_sys
_battery_1 declared here is not defined.
C:\Users\Areeb>
I found no problem in compiling framework-res.apk
Please help if you know anything
I know I will find help very late but I posted this thread in correct section because I respect rules
You are likely missing some image files in the drawable-mdpi folder. But i'm not sure.
ZakooZ said:
You are likely missing some image files in the drawable-mdpi folder. But i'm not sure.
Click to expand...
Click to collapse
No file is missing
I checked
Because when I flash that SystemUI.apk
It works fantabulously
Use another apk tool to recompile
This problem is due to buggy apk tool
Sent from my GT-S5830i using xda app-developers app
You Need TO Compile Framework First Or You Will Face Problems With compling SystemUI
Boudz78 said:
You Need TO Compile Framework First Or You Will Face Problems With compling SystemUI
Click to expand...
Click to collapse
Both are individual different apk so how come they got connected ???
I doubt it
Sent from my GT-S5830i using xda app-developers app
I helped myself out
However Thanks for replies
Both are individual different apk so how come they got connected ???
I doubt it
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
No not that i mean install framework as typing ""apktool if framework-res.apk" and the same for systemui then it will work
Boudz78 said:
No not that i mean install framework as typing ""apktool if framework-res.apk" and the same for systemui then it will work
Click to expand...
Click to collapse
Dude
Of course I did it
but it did not work
But as you see I have solved it
iamareebjamal said:
Dude
Of course I did it
but it did not work
But as you see I have solved it
Click to expand...
Click to collapse
How did you solve it? I am facing similar issues. I modified some images and when trying to compile the systemui, I am getting the same errors as the ones you faced (with public.xml).
abhilabhila said:
How did you solve it? I am facing similar issues. I modified some images and when trying to compile the systemui, I am getting the same errors as the ones you faced (with public.xml).
Click to expand...
Click to collapse
I can tell you how to do it for apktool
But I will recommend you to use ApkManager instead
It is very easy to use and has no bugs
I will soon make a guide discussing this
iamareebjamal said:
I can tell you how to do it for apktool
But I will recommend you to use ApkManager instead
It is very easy to use and has no bugs
I will soon make a guide discussing this
Click to expand...
Click to collapse
I am using apktool. Well, I will try Apkmanager next time...
Sent from my GT-I9300 using xda premium
Same issue here. Can you tel how you fixed using apktool? APK Manager is no longer able to download. And there is same error with APK Multi Tool
ilamaan said:
Same issue here. Can you tel how you fixed using apktool? APK Manager is no longer able to download. And there is same error with APK Multi Tool
Click to expand...
Click to collapse
First, thanks for searching before creating new threads
Now, before decompiling apk
You have to place SystemUI.apk, framework - res.apk, and twframework-res.apk in Others folder
And then go to setup.bat and select install framework, systemui.apk and twframework-res.apk
Then you'll be able to do what you want.
iamareebjamal said:
First, thanks for searching before creating new threads
Now, before decompiling apk
You have to place SystemUI.apk, framework - res.apk, and twframework-res.apk in Others folder
And then go to setup.bat and select install framework, systemui.apk and twframework-res.apk
Then you'll be able to do what you want.
Click to expand...
Click to collapse
.
There is no option to install frameworks in it. Just compiling decompiling,etc
ilamaan said:
.
There is no option to install frameworks in it. Just compiling decompiling,etc
Click to expand...
Click to collapse
I use it every time
Don't open script.bat
Open setup.bat
Please reply
iamareebjamal said:
I helped myself out
However Thanks for replies
Click to expand...
Click to collapse
im having the same problem .. how did you fix that ?
x JHAY x said:
im having the same problem .. how did you fix that ?
Click to expand...
Click to collapse
Copy your ROM's framework-res.apk, SystemUI.apk and twframework-res.apk in the folder where you have apktool
Open cmd and type
apktool if framework-res.apk
apktool if SystemUI.apk
apktool if twframework-res.apk
SystemUI.apk!!!
Well...brothers i dnt knw if u have fixed this error which u were getting.... or not....as its of 2013 post (still i am posting)... but i had fixed his error which i was getting too...!!!
First of all i am very new in this decompiling & recompiling stuff..... of SystemUI.apk..!!
SO... now the fix...::::
(What i saw in ur error code was it was this
D:\systemui\res\values\public.xml:348: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim83 declared here is not defined.
D:\systemui\res\values\public.xml:349: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim84 declared here is not defined.)
In my case i got this error bcz i deleted a PNG img. ...in DRAWABLE-HDPI... take it as stat_sys_ba
ttery_charge_anim83 ........ SO.... get back this files... by again decompiling the original SYSTEMUI.apk..... but before this backup the previous decompiled files as u have added many things.... now..!! after decompiling the original apk... search the missing file and re place it..!!!
As i was saying in my case i deleted a PNG img.. that was (ic_qs_sync_on) (ic_qs_sync_off) .... i replaced it back and again recompiled it..!! done..!! fixed..!!!.. btw.. i need some guidance....!!!:fingers-crossed:
Jeewan Deep said:
Well...brothers i dnt knw if u have fixed this error which u were getting.... or not....as its of 2013 post (still i am posting)... but i had fixed his error which i was getting too...!!!
First of all i am very new in this decompiling & recompiling stuff..... of SystemUI.apk..!!
SO... now the fix...::::
(What i saw in ur error code was it was this
D:\systemui\res\values\public.xml:348: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim83 declared here is not defined.
D:\systemui\res\values\public.xml:349: error: Public symbol drawable/stat_sys_ba
ttery_charge_anim84 declared here is not defined.)
In my case i got this error bcz i deleted a PNG img. ...in DRAWABLE-HDPI... take it as stat_sys_ba
ttery_charge_anim83 ........ SO.... get back this files... by again decompiling the original SYSTEMUI.apk..... but before this backup the previous decompiled files as u have added many things.... now..!! after decompiling the original apk... search the missing file and re place it..!!!
As i was saying in my case i deleted a PNG img.. that was (ic_qs_sync_on) (ic_qs_sync_off) .... i replaced it back and again recompiled it..!! done..!! fixed..!!!.. btw.. i need some guidance....!!!:fingers-crossed:
Click to expand...
Click to collapse
The title of the thread says solved, what do you think the word "Solved" means?

[Q] problem with recompile an apk

I'm using apktool to recompile an apk. (apktool b MomanCamerav2.3.3)
APK: MomanCamerav2.3.3.apk - link http://d-h.st/NDg
I was installed JDK & JRE
wable/score_download_icon declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:359: error: Public symbol dra
wable/score_download_icon_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:360: error: Public symbol dra
wable/score_price_tag declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:361: error: Public symbol dra
wable/score_tag declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:362: error: Public symbol dra
wable/scoreadd declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:363: error: Public symbol dra
wable/scoreconvertback declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:364: error: Public symbol dra
wable/scoreget declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:365: error: Public symbol dra
wable/scoreknow declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:79: error: Public symbol draw
able/scoreknow_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:366: error: Public symbol dra
wable/scoreknowclick declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:367: error: Public symbol dra
wable/scorelack declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:368: error: Public symbol dra
wable/scoreset declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:369: error: Public symbol dra
wable/scroebgtips declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:370: error: Public symbol dra
wable/seekbar_progressdrawable declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:371: error: Public symbol dra
wable/seekbar_thumb declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:372: error: Public symbol dra
wable/seekbar_thumb_foucused declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:80: error: Public symbol draw
able/seekbar_thumb_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:373: error: Public symbol dra
wable/select_gender_bg declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:81: error: Public symbol draw
able/select_gender_man_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:82: error: Public symbol draw
able/select_gender_woman_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:374: error: Public symbol dra
wable/set_about declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:375: error: Public symbol dra
wable/set_activity_help declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:376: error: Public symbol dra
wable/set_check_new declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:377: error: Public symbol dra
wable/set_have declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:378: error: Public symbol dra
wable/set_help declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:379: error: Public symbol dra
wable/set_item_center declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:380: error: Public symbol dra
wable/set_item_down declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:381: error: Public symbol dra
wable/set_item_indicator declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:382: error: Public symbol dra
wable/set_item_up declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:383: error: Public symbol dra
wable/set_kuang declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:384: error: Public symbol dra
wable/set_line declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:385: error: Public symbol dra
wable/set_login declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:386: error: Public symbol dra
wable/set_login_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:387: error: Public symbol dra
wable/set_login_exit declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:388: error: Public symbol dra
wable/set_new_version declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:389: error: Public symbol dra
wable/set_open_eye declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:390: error: Public symbol dra
wable/set_sava_path declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:391: error: Public symbol dra
wable/share_at declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:83: error: Public symbol draw
able/share_send declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:392: error: Public symbol dra
wable/share_send_a declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:393: error: Public symbol dra
wable/share_send_b declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:394: error: Public symbol dra
wable/sign000 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:395: error: Public symbol dra
wable/sign_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:396: error: Public symbol dra
wable/sign_clear_screen declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:397: error: Public symbol dra
wable/sign_clear_screen_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:84: error: Public symbol draw
able/sign_clear_screen_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:398: error: Public symbol dra
wable/sign_eraser declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:399: error: Public symbol dra
wable/sign_eraser_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:400: error: Public symbol dra
wable/sign_font_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:401: error: Public symbol dra
wable/sign_font_dian declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:402: error: Public symbol dra
wable/sign_font_focus declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:403: error: Public symbol dra
wable/sign_pen declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:404: error: Public symbol dra
wable/sign_pen_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:405: error: Public symbol dra
wable/sina_weibo declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:406: error: Public symbol dra
wable/sina_weibo_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:85: error: Public symbol draw
able/sina_weibo_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:407: error: Public symbol dra
wable/style_black declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:408: error: Public symbol dra
wable/style_black_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:409: error: Public symbol dra
wable/style_gold declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:410: error: Public symbol dra
wable/style_gold_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:411: error: Public symbol dra
wable/suggestion_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:412: error: Public symbol dra
wable/suggestion_send declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:413: error: Public symbol dra
wable/suggestion_send_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:86: error: Public symbol draw
able/suggestion_send_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:414: error: Public symbol dra
wable/suggestion_text declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:415: error: Public symbol dra
wable/switch_camera declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:416: error: Public symbol dra
wable/switch_camera_selected declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:87: error: Public symbol draw
able/switch_camera_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:417: error: Public symbol dra
wable/take_picture_btn declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:418: error: Public symbol dra
wable/take_picture_btn_pressed declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:88: error: Public symbol draw
able/take_picture_btn_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:419: error: Public symbol dra
wable/tencent_weibo declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:420: error: Public symbol dra
wable/tencent_weibo_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:89: error: Public symbol draw
able/tencent_weibo_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:421: error: Public symbol dra
wable/test declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:422: error: Public symbol dra
wable/test_1 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:423: error: Public symbol dra
wable/test_2 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:424: error: Public symbol dra
wable/tips_dot_menu declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:425: error: Public symbol dra
wable/tips_get declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:426: error: Public symbol dra
wable/tips_get_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:427: error: Public symbol dra
wable/tips_get_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:428: error: Public symbol dra
wable/tips_get_me_pack declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:429: error: Public symbol dra
wable/tips_getcancel declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:430: error: Public symbol dra
wable/tips_getcancel_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:431: error: Public symbol dra
wable/tips_gettext declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:432: error: Public symbol dra
wable/tips_guoqi declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:433: error: Public symbol dra
wable/tips_me_get declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:434: error: Public symbol dra
wable/tips_melogin declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:435: error: Public symbol dra
wable/tips_onclick declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:436: error: Public symbol dra
wable/tips_qq declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:437: error: Public symbol dra
wable/tips_savaback declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:438: error: Public symbol dra
wable/tips_sina declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:439: error: Public symbol dra
wable/tips_text declared here is Exception in thread "main" not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:440: error: Public symbol dra
wable/tips_weixinfriend declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:441: error: Public symbol dra
wable/tips_weixinquan declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:90: error: Public symbol draw
able/title_logo declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:91: error: Public symbol draw
able/to_camera_activity_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:442: error: Public symbol dra
wable/to_launch_wx declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:443: error: Public symbol dra
wable/to_launch_wx_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:92: error: Public symbol draw
able/to_launch_wx_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:444: error: Public symbol dra
wable/warehouse_buy declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:445: error: Public symbol dra
wable/warehouse_buy_text declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:446: error: Public symbol dra
wable/warehouse_buy_text_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:447: error: Public symbol dra
wable/warehouse_get declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:448: error: Public symbol dra
wable/warehouse_gq_get declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:449: error: Public symbol dra
wable/warehouse_me_text declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:450: error: Public symbol dra
wable/warehouse_tab_focus_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:451: error: Public symbol dra
wable/warehouse_tab_focus_jiao declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:452: error: Public symbol dra
wable/warehouse_tab_focus_line declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:453: error: Public symbol dra
wable/warehouse_tab_minute_back declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:454: error: Public symbol dra
wable/warehouse_tips_3 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:455: error: Public symbol dra
wable/warehouse_yet_get declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:456: error: Public symbol dra
wable/watermark_512x256 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:457: error: Public symbol dra
wable/watermark_paid declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:458: error: Public symbol dra
wable/watermark_paid_bw declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:459: error: Public symbol dra
wable/wbg declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:460: error: Public symbol dra
wable/web_bound declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:461: error: Public symbol dra
wable/web_jiebound declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:462: error: Public symbol dra
wable/web_qq_icon declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:463: error: Public symbol dra
wable/web_setqq_icon declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:464: error: Public symbol dra
wable/web_sina_icon declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:465: error: Public symbol dra
wable/welcome_page_bm declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:466: error: Public symbol dra
wable/wx_friend declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:467: error: Public symbol dra
wable/wx_friend_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:468: error: Public symbol dra
wable/wx_friend_group declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:469: error: Public symbol dra
wable/wx_friend_group_click declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:93: error: Public symbol draw
able/wx_friend_group_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:94: error: Public symbol draw
able/wx_friend_selector declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:470: error: Public symbol dra
wable/wx_launch_mc_course_bg declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:471: error: Public symbol dra
wable/wx_launch_mc_course_content declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:472: error: Public symbol dra
wable/yetbuy declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:473: error: Public symbol dra
wable/yetdownload declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:474: error: Public symbol dra
wable/yetdownload_goods declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:475: error: Public symbol dra
wable/yingyongbao_logo declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml:476: error: Public symbol dra
wable/your_photo_tip declared here is not defined.
brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.Br
utException: could not exec command: [aapt, p, --min-sdk-version, 9, --target-sd
k-version, 9, -F, C:\Users\mrteri\AppData\Local\Temp\APKTOOL5478433857309573180.
tmp, -I, C:\Users\mrteri\apktool\framework\1.apk, -S, C:\apktool\MomanCamerav2.3
.3\res, -M, C:\apktool\MomanCamerav2.3.3\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:355)
at brut.androlib.Androlib.buildResources(Androlib.java:280)
at brut.androlib.Androlib.build(Androlib.java:203)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:214)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [aapt, p, --min-sdk-version, 9, --target-sdk-version, 9, -F, C:\U
sers\mrteri\AppData\Local\Temp\APKTOOL5478433857309573180.tmp, -I, C:\Users\mrte
ri\apktool\framework\1.apk, -S, C:\apktool\MomanCamerav2.3.3\res, -M, C:\apktool
\MomanCamerav2.3.3\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:335)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:333)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 9, --target-sdk-version, 9, -F, C:\Users\mrteri\AppData\Local\Temp\AP
KTOOL5478433857309573180.tmp, -I, C:\Users\mrteri\apktool\framework\1.apk, -S, C
:\apktool\MomanCamerav2.3.3\res, -M, C:\apktool\MomanCamerav2.3.3\AndroidManifes
t.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:333)
... 6 more
C:\apktool>
Click to expand...
Click to collapse
upppppppppp

Categories

Resources