[DEV]entry index is larger than available symbols error on recompiling framework-res - Sony Xperia P, U, Sola, Go

Hi I'm getting some apktool error on recompiling framework-res.apk,
I'm currently working on getting Extream-Security working on Xperia P but having this problem on recompiling framework-res.apk->
Code:
apktool b framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6274: error: Public symbol drawable/ic_commit declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5668: error: Public entry identifier 0x1080998 entry index is larger than available symbols (index 2456, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5668: error: Public symbol drawable/input_method_fullscreen_background declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5669: error: Public entry identifier 0x1080999 entry index is larger than available symbols (index 2457, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5669: error: Public symbol drawable/input_method_fullscreen_background_holo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5664: error: Public entry identifier 0x1080994 entry index is larger than available symbols (index 2452, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5664: error: Public symbol drawable/notification_item_background_color declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5665: error: Public entry identifier 0x1080995 entry index is larger than available symbols (index 2453, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5665: error: Public symbol drawable/notification_item_background_color_pressed declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5673: error: Public entry identifier 0x108099d entry index is larger than available symbols (index 2461, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5673: error: Public symbol drawable/notification_template_icon_bg declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5674: error: Public entry identifier 0x108099e entry index is larger than available symbols (index 2462, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5674: error: Public symbol drawable/notification_template_icon_low_bg declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5667: error: Public entry identifier 0x1080997 entry index is larger than available symbols (index 2455, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5667: error: Public symbol drawable/safe_mode_background declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5672: error: Public entry identifier 0x108099c entry index is larger than available symbols (index 2460, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5672: error: Public symbol drawable/screen_background_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5671: error: Public entry identifier 0x108099b entry index is larger than available symbols (index 2459, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5671: error: Public symbol drawable/screen_background_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5666: error: Public entry identifier 0x1080996 entry index is larger than available symbols (index 2454, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5666: error: Public symbol drawable/search_bar_default_color declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5670: error: Public entry identifier 0x108099a entry index is larger than available symbols (index 2458, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5670: error: Public symbol drawable/selected_day_background declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7361: error: Public symbol drawable/semc_bg_bright_tile declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7362: error: Public symbol drawable/semc_bg_tile declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6883: error: Public symbol drawable/semc_ic_cab_done_holo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7363: error: Public symbol drawable/semc_ic_dialog_reboot declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6922: error: Public symbol drawable/semc_list_longpressed_holo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6927: error: Public symbol drawable/semc_lockscreen_btn_default_normal declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6928: error: Public symbol drawable/semc_lockscreen_btn_default_normal_disable declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6929: error: Public symbol drawable/semc_lockscreen_btn_default_normal_disable_focused declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6930: error: Public symbol drawable/semc_lockscreen_btn_default_pressed declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6931: error: Public symbol drawable/semc_lockscreen_btn_default_selected declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6951: error: Public symbol drawable/semc_numberpicker_down_disabled_focused_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6952: error: Public symbol drawable/semc_numberpicker_down_disabled_focused_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6953: error: Public symbol drawable/semc_numberpicker_down_disabled_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6954: error: Public symbol drawable/semc_numberpicker_down_disabled_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6955: error: Public symbol drawable/semc_numberpicker_down_focused_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6956: error: Public symbol drawable/semc_numberpicker_down_focused_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6957: error: Public symbol drawable/semc_numberpicker_down_normal_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6958: error: Public symbol drawable/semc_numberpicker_down_normal_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6959: error: Public symbol drawable/semc_numberpicker_down_pressed_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6960: error: Public symbol drawable/semc_numberpicker_down_pressed_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6962: error: Public symbol drawable/semc_numberpicker_up_disabled_focused_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6963: error: Public symbol drawable/semc_numberpicker_up_disabled_focused_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6964: error: Public symbol drawable/semc_numberpicker_up_disabled_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6965: error: Public symbol drawable/semc_numberpicker_up_focused_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6966: error: Public symbol drawable/semc_numberpicker_up_focused_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6967: error: Public symbol drawable/semc_numberpicker_up_normal_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6968: error: Public symbol drawable/semc_numberpicker_up_normal_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6969: error: Public symbol drawable/semc_numberpicker_up_pressed_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:6970: error: Public symbol drawable/semc_numberpicker_up_pressed_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7059: error: Public symbol drawable/semc_switch_bg_disabled_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7060: error: Public symbol drawable/semc_switch_bg_disabled_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7061: error: Public symbol drawable/semc_switch_bg_focused_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7062: error: Public symbol drawable/semc_switch_bg_focused_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7063: error: Public symbol drawable/semc_switch_bg_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7064: error: Public symbol drawable/semc_switch_bg_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7076: error: Public symbol drawable/semc_switch_thumb_activated_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7077: error: Public symbol drawable/semc_switch_thumb_activated_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7080: error: Public symbol drawable/semc_switch_thumb_disabled_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7081: error: Public symbol drawable/semc_switch_thumb_disabled_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7083: error: Public symbol drawable/semc_switch_thumb_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7084: error: Public symbol drawable/semc_switch_thumb_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7086: error: Public symbol drawable/semc_switch_thumb_pressed_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7087: error: Public symbol drawable/semc_switch_thumb_pressed_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5662: error: Public entry identifier 0x1080992 entry index is larger than available symbols (index 2450, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5662: error: Public symbol drawable/status_bar_closed_default_background declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5663: error: Public entry identifier 0x1080993 entry index is larger than available symbols (index 2451, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5663: error: Public symbol drawable/status_bar_opened_default_background declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7254: error: Public symbol drawable/sym_keyboard_delete_holo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5660: error: Public entry identifier 0x1080980 entry index is larger than available symbols (index 2432, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5660: error: Public symbol drawable/textfield_searchview_right_holo_dark declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5661: error: Public entry identifier 0x1080981 entry index is larger than available symbols (index 2433, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5661: error: Public symbol drawable/textfield_searchview_right_holo_light declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7350: error: Public entry identifier 0x1080982 entry index is larger than available symbols (index 2434, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7350: error: Public symbol drawable/textfield_selected declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7351: error: Public entry identifier 0x1080983 entry index is larger than available symbols (index 2435, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7351: error: Public symbol drawable/title_bar_medium declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7352: error: Public entry identifier 0x1080984 entry index is larger than available symbols (index 2436, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7352: error: Public symbol drawable/title_bar_portrait declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7353: error: Public entry identifier 0x1080985 entry index is larger than available symbols (index 2437, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7353: error: Public symbol drawable/title_bar_shadow declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7354: error: Public entry identifier 0x1080986 entry index is larger than available symbols (index 2438, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7354: error: Public symbol drawable/toast_frame_holo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7355: error: Public entry identifier 0x1080987 entry index is larger than available symbols (index 2439, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7355: error: Public symbol drawable/transportcontrol_bg declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7356: error: Public entry identifier 0x1080988 entry index is larger than available symbols (index 2440, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7356: error: Public symbol drawable/unknown_image declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7364: error: Public entry identifier 0x1080989 entry index is larger than available symbols (index 2441, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7364: erException in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, /tmp/APKTOOL8994714394969904015.tmp, -x, -S, /home/sijav/Xtream/diff/framework/made/framework-res/res, -M, /home/sijav/Xtream/diff/framework/made/framework-res/AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, /tmp/APKTOOL8994714394969904015.tmp, -x, -S, /home/sijav/Xtream/diff/framework/made/framework-res/res, -M, /home/sijav/Xtream/diff/framework/made/framework-res/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, /tmp/APKTOOL8994714394969904015.tmp, -x, -S, /home/sijav/Xtream/diff/framework/made/framework-res/res, -M, /home/sijav/Xtream/diff/framework/made/framework-res/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
... 6 more
ror: Public symbol drawable/unlock_default declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7365: error: Public entry identifier 0x108098a entry index is larger than available symbols (index 2442, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7365: error: Public symbol drawable/unlock_halo declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7366: error: Public entry identifier 0x108098b entry index is larger than available symbols (index 2443, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7366: error: Public symbol drawable/unlock_ring declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7367: error: Public entry identifier 0x108098c entry index is larger than available symbols (index 2444, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7367: error: Public symbol drawable/unlock_wave declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7357: error: Public entry identifier 0x108098d entry index is larger than available symbols (index 2445, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7357: error: Public symbol drawable/usb_android declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7358: error: Public entry identifier 0x108098e entry index is larger than available symbols (index 2446, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7358: error: Public symbol drawable/usb_android_connected declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5228: error: Public entry identifier 0x108098f entry index is larger than available symbols (index 2447, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:5228: error: Public symbol drawable/view_accessibility_focused declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7359: error: Public entry identifier 0x1080990 entry index is larger than available symbols (index 2448, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7359: error: Public symbol drawable/vpn_connected declared here is not defined.
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7360: error: Public entry identifier 0x1080991 entry index is larger than available symbols (index 2449, total symbols 2432).
/home/sijav/Xtream/diff/framework/made/framework-res/res/values/public.xml:7360: error: Public symbol drawable/vpn_disconnected declared here is not defined.
Any Idea or help?
I've upload the files, here's the link -> http://www.mediafire.com/download/h8v6qt6d31l7cy3/framework-res.zip
It's original framework-res.apk and SemcGenericUxpRes.apk
and also a framework-res folder that I want to compile!
thnx in advance for your time and replay

Public symbol drawable!!! Mean - simbol dravable in public.xml! Public entry identifier 0x1080998 entry index is larger than available symbols!!!
These mean your value 0x1080998 in public.xml is not in right place! Before any modifications in public.xml make sure to find "last" dravable symbol and his value, than add:
for example last dravable value is 0x1080995, you need to add next value 0x1080996 instead of 0x1080998! If you skip 0x1080996 you will get these errors
Hope you understand what I mean, hope this helps.

YUP Fully understand I might miss something in before 0x01080980! will add it asap
THNX for your replay and great answer

munjeni said:
Public symbol drawable!!! Mean - simbol dravable in public.xml! Public entry identifier 0x1080998 entry index is larger than available symbols!!!
These mean your value 0x1080998 in public.xml is not in right place! Before any modifications in public.xml make sure to find "last" dravable symbol and his value, than add:
for example last dravable value is 0x1080995, you need to add next value 0x1080996 instead of 0x1080998! If you skip 0x1080996 you will get these errors
Hope you understand what I mean, hope this helps.
Click to expand...
Click to collapse
Man I spent 1 full day to check what is missing! make a python command to get everything sort up and give any Idea of either any of the values are missing but as far as I and python can see everything is perfectly there and they are at the right place with no wrong order !
But I still have this problem though!
any help and idea still would be really much appreciated

sijav said:
Man I spent 1 full day to check what is missing! make a python command to get everything sort up and give any Idea of either any of the values are missing but as far as I and python can see everything is perfectly there and they are at the right place with no wrong order !
But I still have this problem though!
any help and idea still would be really much appreciated
Click to expand...
Click to collapse
Did you patched your framework-res??? You need to make first your framework-res stock unmodified "compilable", if you are able to compile stock decompiled framework-res than you can start patching them with ex.se.
Simple make diferencie between my framework-res and stock framework-res and you wll get them!

munjeni said:
Did you patched your framework-res??? You need to make first your framework-res stock unmodified "compilable", if you are able to compile stock decompiled framework-res than you can start patching them with ex.se.
Simple make diferencie between my framework-res and stock framework-res and you wll get them!
Click to expand...
Click to collapse
Dude
I'm practically can't even build your framework-res too there's something missing :-?? I'm not sure what it is but I have too many of
Code:
<public type="drawable" name="APKTOOL_DUMMY_02ef" id="0x010802ef" />
Not sure why but even in decompiling yours I have these and when I add string I encounter this problem!
really can't undrestand why I'm seeing this!
Yes I tried pacthing (the way you told me before)
I tried sorting tried gettings error (You can see those script in my github/MyTools really usefull to sort mess public.xml file!)
Not sure what should I do,
Maybe I should go for windows!
I'm reaching deadend

Did you added frameworks into apktool?
apktool if framework-res.apk and apktool if semcunxpres...

Related

Help with changing certain icons

Hi.
I'm currently running void rom with gingerbread theme. I'd like to make a few changes to the notification bar icons [vibrate, gtalk, silent etc.] How do I go about it?
I tried decompiling the current framework-res.apk using apk_manager. I located a few of the icons that I needed to modify. I modified them using photoshop. When I tried compiling them again, I got a a message saying that some errors occurred. Where am I going wrong? What else am i supposed to do?
Please assist.
EDIT - I did some reading.. I pulled /system/framework/framework-res.apk using apk manager
Decompiled the apk
Edited one icon just to see whatever I'm doing is right or not..
Then when try to recompile, it tells me an error has occurred.
At this point, I didn't know what to do,went ahead and tried to push the apk
At this point, I got an error saying:
Waiting for device
remount failed: Operation not permitted
Pushing apk
"An Error Occured, Please Check The Log (option 21)"
Press any key to continue . . .
What now?
Provide log please.
Sent from my LG-P500 using XDA App
badeaioan said:
Provide log please.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Okay.. Heres what i did.. Pulled framework-res.apk, decompiled it and compiled it again without making any changes.
Log:
Code:
--------------------------------------------------------------------------
|13-02-2011 -- 10:08:05.13|
--------------------------------------------------------------------------
'mode' is not recognized as an internal or external command,
operable program or batch file.
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing)
3287 KB/s (4457403 bytes in 1.324s)
Could Not Find C:\Downloads\apk_manager_4.9\place-apk-here-for-modding\../place-apk-here-for-modding/signedframework-res.apk
Could Not Find C:\Downloads\apk_manager_4.9\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedframework-res.apk
I: Loading resource table...
I: Decoding resources...
W: Cant find 9patch chunk in file: "drawable-mdpi/title_bar_portrait.9.png". Renaming it to *.png.
W: Cant find 9patch chunk in file: "drawable-mdpi/status_bar_header_background.9.png". Renaming it to *.png.
I: Copying assets and libs...
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
libpng error: Read Error
ERROR: Failure processing PNG image C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\drawable-mdpi\status_bar_header_background.9.png
libpng error: Read Error
ERROR: Failure processing PNG image C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\drawable-mdpi\title_bar_portrait.9.png
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3308: error: Public entry identifier 0x10800fd entry index is larger than available symbols (index 253, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3308: error: Public symbol drawable/APKTOOL_DUMMY_00fd declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3309: error: Public entry identifier 0x1080269 entry index is larger than available symbols (index 617, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3309: error: Public symbol drawable/APKTOOL_DUMMY_0269 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3310: error: Public entry identifier 0x108026a entry index is larger than available symbols (index 618, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3310: error: Public symbol drawable/APKTOOL_DUMMY_026a declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3311: error: Public entry identifier 0x108026b entry index is larger than available symbols (index 619, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3311: error: Public symbol drawable/APKTOOL_DUMMY_026b declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3312: error: Public entry identifier 0x10802e3 entry index is larger than available symbols (index 739, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3312: error: Public symbol drawable/APKTOOL_DUMMY_02e3 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3313: error: Public entry identifier 0x10802e5 entry index is larger than available symbols (index 741, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3313: error: Public symbol drawable/APKTOOL_DUMMY_02e5 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3314: error: Public entry identifier 0x10802e7 entry index is larger than available symbols (index 743, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3314: error: Public symbol drawable/APKTOOL_DUMMY_02e7 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3315: error: Public entry identifier 0x10802e9 entry index is larger than available symbols (index 745, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3315: error: Public symbol drawable/APKTOOL_DUMMY_02e9 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3316: error: Public entry identifier 0x10802eb entry index is larger than available symbols (index 747, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3316: error: Public symbol drawable/APKTOOL_DUMMY_02eb declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3317: error: Public entry identifier 0x10802ec entry index is larger than available symbols (index 748, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3317: error: Public symbol drawable/APKTOOL_DUMMY_02ec declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3318: error: Public entry identifier 0x10802ed entry index is larger than available symbols (index 749, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3318: error: Public symbol drawable/APKTOOL_DUMMY_02ed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3319: error: Public entry identifier 0x10802ee entry index is larger than available symbols (index 750, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3319: error: Public symbol drawable/APKTOOL_DUMMY_02ee declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3320: error: Public entry identifier 0x10802ef entry index is larger than available symbols (index 751, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3320: error: Public symbol drawable/APKTOOL_DUMMY_02ef declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3321: error: Public entry identifier 0x10802f0 entry index is larger than available symbols (index 752, total symbols 34).
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3321: error: Public symbol drawable/APKTOOL_DUMMY_02f0 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2721: error: Public symbol drawable/activity_title_bar declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2488: error: Public symbol drawable/app_icon_background declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2598: error: Public symbol drawable/arrow_down_float declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2599: error: Public symbol drawable/arrow_up_float declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2722: error: Public symbol drawable/battery_charge_background declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2489: error: Public symbol drawable/battery_charge_fill declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2723: error: Public symbol drawable/battery_charge_fill_empty declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2724: error: Public symbol drawable/battery_charge_fill_full declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2731: error: Public symbol drawable/battery_charge_fill_warning declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2732: error: Public symbol drawable/battery_low_battery declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2450: error: Public symbol drawable/blank_tile declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2717: error: Public symbol drawable/bottom_bar declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3307: error: Public symbol drawable/bottombar_565 declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2492: error: Public symbol drawable/box declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2493: error: Public symbol drawable/btn_browser_zoom_fit_page declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2494: error: Public symbol drawable/btn_browser_zoom_page_overview declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2495: error: Public symbol drawable/btn_check declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2733: error: Public symbol drawable/btn_check_buttonless_off declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2734: error: Public symbol drawable/btn_check_buttonless_on declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2735: error: Public symbol drawable/btn_check_label_background declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2736: error: Public symbol drawable/btn_check_off declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2737: error: Public symbol drawable/btn_check_off_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2738: error: Public symbol drawable/btn_check_off_disable_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2739: error: Public symbol drawable/btn_check_off_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2740: error: Public symbol drawable/btn_check_off_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2741: error: Public symbol drawable/btn_check_on declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2742: error: Public symbol drawable/btn_check_on_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2743: error: Public symbol drawable/btn_check_on_disable_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2744: error: Public symbol drawable/btn_check_on_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2745: error: Public symbol drawable/btn_check_on_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2496: error: Public symbol drawable/btn_circle declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2746: error: Public symbol drawable/btn_circle_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2747: error: Public symbol drawable/btn_circle_disable_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2748: error: Public symbol drawable/btn_circle_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2749: error: Public symbol drawable/btn_circle_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2750: error: Public symbol drawable/btn_circle_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2497: error: Public symbol drawable/btn_close declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2751: error: Public symbol drawable/btn_close_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2752: error: Public symbol drawable/btn_close_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2753: error: Public symbol drawable/btn_close_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2754: error: Public symbol drawable/btn_code_lock_default declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2755: error: Public symbol drawable/btn_code_lock_touched declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2455: error: Public symbol drawable/btn_default declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2756: error: Public symbol drawable/btn_default_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2757: error: Public symbol drawable/btn_default_normal_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2758: error: Public symbol drawable/btn_default_normal_disable_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2759: error: Public symbol drawable/btn_default_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2760: error: Public symbol drawable/btn_default_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2456: error: Public symbol drawable/btn_default_small declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2761: error: Public symbol drawable/btn_default_small_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2762: error: Public symbol drawable/btn_default_small_normal_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2763: error: Public symbol drawable/btn_default_small_normal_disable_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2764: error: Public symbol drawable/btn_default_small_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2765: error: Public symbol drawable/btn_default_small_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2498: error: Public symbol drawable/btn_default_transparent declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2766: error: Public symbol drawable/btn_default_transparent_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2464: error: Public symbol drawable/btn_dialog declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2767: error: Public symbol drawable/btn_dialog_disable declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2768: error: Public symbol drawable/btn_dialog_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2769: error: Public symbol drawable/btn_dialog_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2770: error: Public symbol drawable/btn_dialog_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2457: error: Public symbol drawable/btn_dropdown declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2771: error: Public symbol drawable/btn_dropdown_disabled declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2772: error: Public symbol drawable/btn_dropdown_disabled_focused declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2773: error: Public symbol drawable/btn_dropdown_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2774: error: Public symbol drawable/btn_dropdown_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2775: error: Public symbol drawable/btn_dropdown_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2776: error: Public symbol drawable/btn_erase_default declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2777: error: Public symbol drawable/btn_erase_pressed declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2778: error: Public symbol drawable/btn_erase_selected declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2499: error: Public symbol drawable/btn_global_search declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2779: error: Public symbol drawable/btn_global_search_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2500: error: Public symbol drawable/btn_keyboard_key declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2501: error: Public symbol drawable/btn_keyboard_key_fulltrans declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2780: error: Public symbol drawable/btn_keyboard_key_fulltrans_normal declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2781: error: Public symbol drawable/btn_keyboard_key_fulltrans_normal_off declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:2782: error: Public symbol drawable/btn_keyboard_key_fulltrans_normal_on declared here is not defined.
.
.
.
.
.
.
.
.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3026: error: Public symbol drawable/jog_tab_bar_right_end_confirm_red declared here is not defined.
C:\Downloads\apk_manager_4.9\other\..\projects\framework-res.apk\res\values\public.xml:3027: error: Public symbol drawable/jog_tab_bar_right_end_confirm_yellow declared here is not defined.
I couldn't fit in the entire log. It didn't let me. So I cut it down a bit. Every line had a - error: Public symbol drawable/jog_tab_bar_right_end_confirm_yellow declared here is not defined. - error
I tried it out using a different framework-res.apk. same error
You get errors on two 9.png's. So what you have to do is:
Replace those two 9.png's that give error with 2 random one's. After compiling it, open it with 7zip or winrar, navigate to drawable mdpi and just drag and drop those 2 files.
Hope you understood.
Sent from my LG-P500 using XDA App
Replace them with random ones? As in...?
So...
Copy from the framework two 9.png's that work and rename them to: status_bar_header_background.9.png and title_bar_portrait.9.png
You have to do this step to succesfully compile it back. (those two 9.png's are corrupt and that's why it is not compiling back even if you haven't modified anything)
After compiling it, open the framework with 7zip or Winrar and navigate to drawable-mdpi and drag and drop the corrupted 9.png's (those that didn't work when compiling: status_bar_header_background.9.png and title_bar_portrait.9.png )
bioan said:
So...
Copy from the framework two 9.png's that work and rename them to: status_bar_header_background.9.png and title_bar_portrait.9.png
You have to do this step to succesfully compile it back. (those two 9.png's are corrupt and that's why it is not compiling back even if you haven't modified anything)
After compiling it, open the framework with 7zip or Winrar and navigate to drawable-mdpi and drag and drop the corrupted 9.png's (those that didn't work when compiling: status_bar_header_background.9.png and title_bar_portrait.9.png )
Click to expand...
Click to collapse
What about this type of errors??--
E:\Android World\Tools\Apk_Manager_5.0.2\APK Manager 5.0.2 New\other\..\projects\framework-resMMA70.apk\res\values\public.xml:2772: error: Public symbol drawable/btn_check_off_pressed declared here is not defined.
Any idea what to do now?? Anyone??

[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.

[Q] Compiling error

I can easily decompile things and edit stuff but when i want to decompile it says
[*] C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI
recompiling C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI...
W: Could not find sources
I: Building resources...
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/drawable-sw600dp-hdpi
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/layout-sw600dp
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/layout-sw800dp
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/values-sw600dp
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/values-sw600dp-port
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/values-sw720dp
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/values-sw720dp-port
invalid resource directory name: C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res/values-sw800dp
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\HP\AppData\Local\Temp\APKTOOL4481985675097601575.tmp, -I, C:\Users\HP\apktool\framework\1.apk, -S, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res, -M, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:255)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324)
at brut.androlib.Androlib.buildResources(Androlib.java:269)
at brut.androlib.Androlib.build(Androlib.java:192)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\HP\AppData\Local\Temp\APKTOOL4481985675097601575.tmp, -I, C:\Users\HP\apktool\framework\1.apk, -S, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res, -M, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:253)
... 6 more
Unable to open '_INPUT_APK\SystemUI\dist\SystemUI.apk' as zip archive
Das System kann das angegebene Laufwerk nicht finden.
Click to expand...
Click to collapse
How do i fix this?
after deleting the folders above i get this error
[*] C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI
recompiling C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI...
W: Could not find sources
I: Building resources...
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:597: error: Public symbol drawable/ic_sysbar_ime_pressed declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:598: error: Public symbol drawable/ic_sysbar_zoom_default declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:599: error: Public symbol drawable/ic_sysbar_zoom_pressed declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:169: error: Public symbol drawable/notification_icon_area_smoke declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:600: error: Public symbol drawable/notify_panel_clock_bg_normal declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:601: error: Public symbol drawable/notify_panel_clock_bg_pressed declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:602: error: Public symbol drawable/notify_panel_notify_bg declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:603: error: Public symbol drawable/recents_bg_protect_tile declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:589: error: Public entry identifier 0x7f020245 entry index is larger than available symbols (index 581, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:589: error: Public symbol drawable/stat_sys_battery_charge_anim93 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:590: error: Public entry identifier 0x7f020246 entry index is larger than available symbols (index 582, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:590: error: Public symbol drawable/stat_sys_battery_charge_anim94 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:591: error: Public entry identifier 0x7f020247 entry index is larger than available symbols (index 583, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:591: error: Public symbol drawable/stat_sys_battery_charge_anim95 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:592: error: Public entry identifier 0x7f020248 entry index is larger than available symbols (index 584, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:592: error: Public symbol drawable/stat_sys_battery_charge_anim96 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:593: error: Public entry identifier 0x7f020249 entry index is larger than available symbols (index 585, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:593: error: Public symbol drawable/stat_sys_battery_charge_anim97 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:594: error: Public entry identifier 0x7f02024a entry index is larger than available symbols (index 586, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:594: error: Public symbol drawable/stat_sys_battery_charge_anim98 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:595: error: Public entry identifier 0x7f02024b entry index is larger than available symbols (index 587, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:595: error: Public symbol drawable/stat_sys_battery_charge_anim99 declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:596: error: Public entry identifier 0x7f02024c entry index is larger than available symbols (index 588, total symbols 581).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:596: error: Public symbol drawable/stat_sys_battery_charge_animfull declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:628: error: Public symbol layout/compat_mode_help declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:629: error: Public symbol layout/status_bar_compat_mode_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:630: error: Public symbol layout/status_bar_input_methods_item declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:631: error: Public symbol layout/status_bar_input_methods_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:632: error: Public symbol layout/status_bar_notification_area declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:633: error: Public symbol layout/status_bar_notification_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:634: error: Public symbol layout/status_bar_notification_panel_title declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:635: error: Public symbol layout/status_bar_notification_peek declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:636: error: Public symbol layout/status_bar_pocket_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:639: error: Public symbol layout/status_bar_recent_panel_footer declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:640: error: Public symbol layout/status_bar_settings_view declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:641: error: Public symbol layout/status_bar_ticker_compat declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:642: error: Public symbol layout/status_bar_ticker_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:618: error: Public entry identifier 0x7f03001d entry index is larger than available symbols (index 29, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:618: error: Public symbol layout/status_bar_toggle_slider declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:619: error: Public entry identifier 0x7f03001e entry index is larger than available symbols (index 30, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:619: error: Public symbol layout/status_bar_tracking declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:620: error: Public entry identifier 0x7f03001f entry index is larger than available symbols (index 31, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:620: error: Public symbol layout/tw_quick_setting_button declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:621: error: Public entry identifier 0x7f030020 entry index is larger than available symbols (index 32, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:621: error: Public symbol layout/tw_quick_setting_mobile_data_alertdialog declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:622: error: Public entry identifier 0x7f030021 entry index is larger than available symbols (index 33, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:622: error: Public symbol layout/tw_signal_cluster_view declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:623: error: Public entry identifier 0x7f030022 entry index is larger than available symbols (index 34, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:623: error: Public symbol layout/tw_status_bar declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:624: error: Public entry identifier 0x7f030023 entry index is larger than available symbols (index 35, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:624: error: Public symbol layout/tw_status_bar_expanded declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:643: error: Public symbol layout/tw_status_bar_notification_area declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:644: error: Public symbol layout/tw_status_bar_notification_panel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:645: error: Public symbol layout/tw_status_bar_notification_panel_title declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:625: error: Public entry identifier 0x7f030027 entry index is larger than available symbols (index 39, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:625: error: Public symbol layout/tw_status_bar_notification_row declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:646: error: Public symbol layout/tw_status_bar_settings_view declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:626: error: Public entry identifier 0x7f030029 entry index is larger than available symbols (index 41, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:626: error: Public symbol layout/tw_status_bar_toggle_slider declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:627: error: Public entry identifier 0x7f03002a entry index is larger than available symbols (index 42, total symbols 26).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:627: error: Public symbol layout/tw_status_bar_tracking declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:674: error: Public symbol color/tw_holoclock_color declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:995: error: Public entry identifier 0x7f0a0035 entry index is larger than available symbols (index 53, total symbols 44).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:995: error: Public symbol dimen/mini_app_panel_bg_height declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:994: error: Public entry identifier 0x7f0a0034 entry index is larger than available symbols (index 52, total symbols 44).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:994: error: Public symbol dimen/mini_app_tray_container_padding declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:993: error: Public entry identifier 0x7f0a0033 entry index is larger than available symbols (index 51, total symbols 44).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:993: error: Public symbol dimen/mini_app_tray_item_height declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:992: error: Public entry identifier 0x7f0a0032 entry index is larger than available symbols (index 50, total symbols 44).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:992: error: Public symbol dimen/mini_app_tray_item_width declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1005: error: Public symbol dimen/notification_panel_min_height declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1004: error: Public symbol dimen/notification_panel_width declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1002: error: Public symbol dimen/notification_ticker_width declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1006: error: Public symbol dimen/panel_float declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1003: error: Public symbol dimen/status_bar_panel_bottom_offset declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1007: error: Public symbol dimen/status_bar_recents_width declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1011: error: Public symbol dimen/tw_notification_panel_min_height declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1010: error: Public symbol dimen/tw_notification_panel_width declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1009: error: Public symbol dimen/tw_status_bar_icon_padding declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1008: error: Public symbol dimen/tw_system_bar_icon_size declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1027: error: Public entry identifier 0x7f0c0011 entry index is larger than available symbols (index 17, total symbols 13).
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1027: error: Public symbol style/Animation_MiniAppsEditPanel declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1028: error: Public symbol style/StatusBarNotificationText declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1031: error: Public symbol style/StatusBarPanelSettingsContents declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1030: error: Public symbol style/StatusBarPanelSettingsIcon declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1032: error: Public symbol style/StatusBarPanelSettingsPanelSeparator declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\public.xml:1029: error: Public symbol style/StatusBarPanelSettingsRow declared here is not defined.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:3: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:9: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:14: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:19: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar.Icon'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:24: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar.Icon'.
C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res\values\styles.xml:46: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/TextAppearance.StatusBar.Ticker'.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\HP\AppData\Local\Temp\APKTOOL116309226357347290.tmp, -I, C:\Users\HP\apktool\framework\1.apk, -S, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res, -M, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:255)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324)
at brut.androlib.Androlib.buildResources(Androlib.java:269)
at brut.androlib.Androlib.build(Androlib.java:192)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\HP\AppData\Local\Temp\APKTOOL116309226357347290.tmp, -I, C:\Users\HP\apktool\framework\1.apk, -S, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\res, -M, C:\Users\HP\Downloads\xdaAutoAPKTool_V3.0.2\xdaAutoAPKTool_V3.0.2\_INPUT_APK\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:253)
... 6 more
Unable to open '_INPUT_APK\SystemUI\dist\SystemUI.apk' as zip archive
Das System kann das angegebene Laufwerk nicht finden.
Click to expand...
Click to collapse
What should i do???

[Q] compile error

What version of the product are you using? On what operating system?
1.5.2 on ubuntu 13.04 32bit
i want to compile Settings.apk for an AOSP rom 4.2.2
framework-res.apk, twframework-res.apk loaded
the images in error does not exist in drawable folder
when compile :
Code:
public.xml:427: error: Public entry identifier 0x7f02016d entry index is larger than available symbols (index 365, total symbols 365).
public.xml:427: error: Public symbol drawable/numberpicker_up_pressed_holo_light declared here is not defined.
public.xml:73: error: Public entry identifier 0x7f02016e entry index is larger than available symbols (index 366, total symbols 365).
public.xml:73: error: Public symbol drawable/nyandroid00 declared here is not defined.
public.xml:74: error: Public entry identifier 0x7f02016f entry index is larger than available symbols (index 367, total symbols 365).
public.xml:74: error: Public symbol drawable/nyandroid01 declared here is not defined.
public.xml:75: error: Public entry identifier 0x7f020170 entry index is larger than available symbols (index 368, total symbols 365).
public.xml:75: error: Public symbol drawable/nyandroid02 declared here is not defined.
public.xml:76: error: Public entry identifier 0x7f020171 entry index is larger than available symbols (index 369, total symbols 365).
public.xml:76: error: Public symbol drawable/nyandroid03 declared here is not defined.
public.xml:77: error: Public entry identifier 0x7f020172 entry index is larger than available symbols (index 370, total symbols 365).
public.xml:77: error: Public symbol drawable/nyandroid04 declared here is not defined.
public.xml:78: error: Public entry identifier 0x7f020173 entry index is larger than available symbols (index 371, total symbols 365).
public.xml:78: error: Public symbol drawable/nyandroid05 declared here is not defined.
public.xml:79: error: Public entry identifier 0x7f020174 entry index is larger than available symbols (index 372, total symbols 365).
public.xml:79: error: Public symbol drawable/nyandroid06 declared here is not defined.
public.xml:80: error: Public entry identifier 0x7f020175 entry index is larger than available symbols (index 373, total symbols 365).
public.xml:80: error: Public symbol drawable/nyandroid07 declared here is not defined.
public.xml:81: error: Public entry identifier 0x7f020176 entry index is larger than available symbols (index 374, total symbols 365).
public.xml:81: error: Public symbol drawable/nyandroid08 declared here is not defined.
public.xml:82: error: Public entry identifier 0x7f020177 entry index is larger than available symbols (index 375, total symbols 365).
public.xml:82: error: Public symbol drawable/nyandroid09 declared here is not defined.
public.xml:83: error: Public entry identifier 0x7f020178 entry index is larger than available symbols (index 376, total symbols 365).
public.xml:83: error: Public symbol drawable/nyandroid10 declared here is not defined.
public.xml:84: error: Public entry identifier 0x7f020179 entry index is larger than available symbols (index 377, total symbols 365).
public.xml:84: error: Public symbol drawable/nyandroid11 declared here is not defined.
public.xml:135: error: Public entry identifier 0x7f02017a entry index is larger than available symbols (index 378, total symbols 365).
public.xml:135: error: Public symbol drawable/nyandroid_anim declared here is not defined.
public.xml:85: error: Public entry identifier 0x7f02017b entry index is larger than available symbols (index 379, total symbols 365).
public.xml:85: error: Public symbol drawable/pac_blue declared here is not defined.
public.xml:86: error: Public entry identifier 0x7f02017c entry index is larger than available symbols (index 380, total symbols 365).
public.xml:86: error: Public symbol drawable/pac_green declared here is not defined.
public.xml:87: error: Public entry identifier 0x7f02017d entry index is larger than available symbols (index 381, total symbols 365).
public.xml:87: error: Public symbol drawable/pac_pink declared here is not defined.
public.xml:88: error: Public entry identifier 0x7f02017e entry index is larger than available symbols (index 382, total symbols 365).
public.xml:88: error: Public symbol drawable/pac_stock declared here is not defined.
public.xml:89: error: Public entry identifier 0x7f02017f entry index is larger than available symbols (index 383, total symbols 365).
public.xml:89: error: Public symbol drawable/pac_yellow declared here is not defined.
public.xml:90: error: Public entry identifier 0x7f020180 entry index is larger than available symbols (index 384, total symbols 365).
public.xml:90: error: Public symbol drawable/paclogo declared here is not defined.
public.xml:355: error: Public entry identifier 0x7f020181 entry index is larger than available symbols (index 385, total symbols 365).
public.xml:355: error: Public symbol drawable/panel_bg_holo_dark declared here is not defined.
public.xml:356: error: Public entry identifier 0x7f020182 entry index is larger than available symbols (index 386, total symbols 365).
public.xml:356: error: Public symbol drawable/panel_bg_holo_light declared here is not defined.
public.xml:357: error: Public entry identifier 0x7f020183 entry index is larger than available symbols (index 387, total symbols 365).
public.xml:357: error: Public symbol drawable/password_field_default declared here is not defined.
public.xml:136: error: Public entry identifier 0x7f020184 entry index is larger than available symbols (index 388, total symbols 365).
public.xml:136: error: Public symbol drawable/pattern_bar_bg declared here is not defined.
public.xml:137: error: Public entry identifier 0x7f020185 entry index is larger than available symbols (index 389, total symbols 365).
public.xml:137: error: Public symbol drawable/pause declared here is not defined.
public.xml:358: error: Public entry identifier 0x7f020186 entry index is larger than available symbols (index 390, total symbols 365).
public.xml:358: error: Public symbol drawable/paypal_donate declared here is not defined.
public.xml:91: error: Public entry identifier 0x7f020187 entry index is larger than available symbols (index 391, total symbols 365).
public.xml:91: error: Public symbol drawable/preview declared here is not defined.
public.xml:138: error: Public entry identifier 0x7f020188 entry index is larger than available symbols (index 392, total symbols 365).
public.xml:138: error: Public symbol drawable/regulatory_info declared here is not defined.
public.xml:139: error: Public entry identifier 0x7f02018a entry index is larger than available symbols (index 394, total symbols 365).
public.xml:139: error: Public symbol drawable/signal declared here is not defined.
public.xml:92: error: Public entry identifier 0x7f02018b entry index is larger than available symbols (index 395, total symbols 365).
public.xml:92: error: Public symbol drawable/star0 declared here is not defined.
public.xml:93: error: Public entry identifier 0x7f02018c entry index is larger than available symbols (index 396, total symbols 365).
public.xml:93: error: Public symbol drawable/star1 declared here is not defined.
public.xml:94: error: Public entry identifier 0x7f02018d entry index is larger than available symbols (index 397, total symbols 365).
public.xml:94: error: Public symbol drawable/star2 declared here is not defined.
public.xml:95: error: Public entry identifier 0x7f02018e entry index is larger than available symbols (index 398, total symbols 365).
public.xml:95: error: Public symbol drawable/star3 declared here is not defined.
public.xml:96: error: Public entry identifier 0x7f02018f entry index is larger than available symbols (index 399, total symbols 365).
public.xml:96: error: Public symbol drawable/star4 declared here is not defined.
public.xml:97: error: Public entry identifier 0x7f020190 entry index is larger than available symbols (index 400, total symbols 365).
public.xml:97: error: Public symbol drawable/star5 declared here is not defined.
public.xml:140: error: Public entry identifier 0x7f020191 entry index is larger than available symbols (index 401, total symbols 365).
public.xml:140: error: Public symbol drawable/star_anim declared here is not defined.
public.xml:359: error: Public entry identifier 0x7f020192 entry index is larger than available symbols (index 402, total symbols 365).
public.xml:359: error: Public symbol drawable/stat_navbar_edit_off declared here is not defined.
public.xml:360: error: Public entry identifier 0x7f020193 entry index is larger than available symbols (index 403, total symbols 365).
public.xml:360: error: Public symbol drawable/stat_navbar_edit_on declared here is not defined.
public.xml:361: error: Public entry identifier 0x7f020194 entry index is larger than available symbols (index 404, total symbols 365).
public.xml:361: error: Public symbol drawable/stat_sys_phone_call declared here is not defined.
public.xml:141: error: Public entry identifier 0x7f020195 entry index is larger than available symbols (index 405, total symbols 365).
public.xml:141: error: Public symbol drawable/status_bar_hr declared here is not defined.
public.xml:142: error: Public entry identifier 0x7f020196 entry index is larger than available symbols (index 406, total symbols 365).
public.xml:142: error: Public symbol drawable/tether declared here is not defined.
public.xml:362: error: Public entry identifier 0x7f020197 entry index is larger than available symbols (index 407, total symbols 365).
public.xml:362: error: Public symbol drawable/twitter_birdy declared here is not defined.
public.xml:143: error: Public entry identifier 0x7f020198 entry index is larger than available symbols (index 408, total symbols 365).
public.xml:143: error: Public symbol drawable/vib_button declared here is not defined.
public.xml:144: error: Public entry identifier 0x7f020199 entry index is larger than available symbols (index 409, total symbols 365).
public.xml:144: error: Public symbol drawable/vib_button_disabled declared here is not defined.
public.xml:145: error: Public entry identifier 0x7f02019a entry index is larger than available symbols (index 410, total symbols 365).
public.xml:145: error: Public symbol drawable/vib_button_normal declared here is not defined.
public.xml:146: error: Public entry identifier 0x7f02019b entry index is larger than available symbols (index 411, total symbols 365).
public.xml:146: error: Public symbol drawable/vib_button_pressed declared here is not defined.
public.xml:428: error: Public entry identifier 0x7f02019c entry index is larger than available symbols (index 412, total symbols 365).
public.xml:428: error: Public symbol drawable/widget_add declared here is not defined.
public.xml:429: error: Public entry identifier 0x7f02019d entry index is larger than available symbols (index 413, total symbols 365).
public.xml:429: error: Public symbol drawable/widget_delete declared here is not defined.
public.xml:430: error: Public entry identifier 0x7f02019e entry index is larger than available symbols (index 414, total symbols 365).
public.xml:430: error: Public symbol drawable/widget_left declared here is not defined.
public.xml:431: error: Public entry identifier 0x7f02019f entry index is larger than available symbols (index 415, total symbols 365).
public.xml:431: error: Public symbol drawable/widget_na declared here is not defined.
public.xml:432: error: Public entry identifier 0x7f0201a0 entry index is larger than available symbols (index 416, total symbols 365).
public.xml:432: error: Public symbol drawable/widget_reset declared here is not defined.
public.xml:433: error: Public entry identifier 0x7f0201a1 entry index is larger than available symbols (index 417, total symbols 365).
public.xml:433: error: Public symbol drawable/widget_right declared here is not defined.
public.xml:147: error: Public entry identifier 0x7f0201a2 entry index is larger than available symbols (index 418, total symbols 365).
public.xml:147: error: Public symbol drawable/wifi_signal declared here is not defined.
public.xml:148: error: Public entry identifier 0x7f0201a3 entry index is larger than available symbols (index 419, total symbols 365).
public.xml:148: error: Public symbol drawable/wifi_signal_lock declared here is not defined.
public.xml:149: error: Public entry identifier 0x7f0201a4 entry index is larger than available symbols (index 420, total symbols 365).
public.xml:149: error: Public symbol drawable/wifi_signal_open declared here is not defined.
codexc said:
<snip>
Click to expand...
Click to collapse
When you are editing the apk file, you need to delete public.xml. It's auto-generated on every compile. Just delete it and try to build an apk.
eagleeyetom said:
When you are editing the apk file, you need to delete public.xml. It's auto-generated on every compile. Just delete it and try to build an apk.
Click to expand...
Click to collapse
thanks for replay , i've try delete public.xml and compiled but "META-INF" folder not found in the new compiled apk
but when install on device settings FC
codexc said:
thanks for replay , i've try delete public.xml and compiled but "META-INF" folder not found in the new compiled apk
but when install on device settings FC
Click to expand...
Click to collapse
Do you have a logcat?
eagleeyetom said:
Do you have a logcat?
Click to expand...
Click to collapse
i'm really not have this device who i work on it
but i can send links for apk with frameworks to test it with me
codexc said:
thanks for replay , i've try delete public.xml and compiled but "META-INF" folder not found in the new compiled apk
but when install on device settings FC
Click to expand...
Click to collapse
Just sign the apk. You'll get it
iamareebjamal said:
Just sign the apk. You'll get it
Click to expand...
Click to collapse
i will try , thanks !!
iamareebjamal said:
Just sign the apk. You'll get it
Click to expand...
Click to collapse
@iamareebjamal @eagleeyetom
hi , please help !
i've signed the apk and look good , copy and past to system/app after restart
the app not open or works and no errors/FC , wierd
but after replace the settings apk with the new one, the device not have su or super user any more
i check it in terminal and open it an app root needed and just tell me no root
thanks in advnace
codexc said:
@iamareebjamal @eagleeyetom
hi , please help !
i've signed the apk and look good , copy and past to system/app after restart
the app not open or works and no errors/FC , wierd
but after replace the settings apk with the new one, the device not have su or super user any more
i check it in terminal and open it an app root needed and just tell me no root
thanks in advnace
Click to expand...
Click to collapse
Re-root it then.
eagleeyetom said:
Re-root it then.
Click to expand...
Click to collapse
but why lose it ? and try to add apk to clean rom and reinstall it with the new apk , same issue
codexc said:
@iamareebjamal @eagleeyetom
hi , please help !
i've signed the apk and look good , copy and past to system/app after restart
the app not open or works and no errors/FC , wierd
but after replace the settings apk with the new one, the device not have su or super user any more
i check it in terminal and open it an app root needed and just tell me no root
thanks in advnace
Click to expand...
Click to collapse
Weird... I would say
Try to re-root the device
codexc said:
but why lose it ? and try to add apk to clean rom and reinstall it with the new apk , same issue
Click to expand...
Click to collapse
No idea. I had similar issue once, but don't know what was the reason. And your application doesn't open? Provide logcat if you can.
ok guys i trying now
eagleeyetom said:
No idea. I had similar issue once, but don't know what was the reason. And your application doesn't open? Provide logcat if you can.
Click to expand...
Click to collapse
su back , but the app not able to see it in app list as old
here the logcat
i used this command to sign it
java -jar signapk.jar -w testkey.x509.pem testkey.pk8 compiled.apk Settings-signed.apk
iamareebjamal said:
Weird... I would say
Try to re-root the device
Click to expand...
Click to collapse
i don't change any think in apk just to try to see if it works
orginal file size
8.2 MB (8,157,383 bytes)
after compile and sign
7.7 MB (7,656,839 bytes)
i using this commands
to decompile
./apktool d Settings.apk out2
to compile
./apktool b out Settings2.apk
codexc said:
i used this command to sign it
java -jar signapk.jar -w testkey.x509.pem testkey.pk8 compiled.apk Settings-signed.apk
Click to expand...
Click to collapse
Settings.apk should not be signed as it's a system app. Try to push the unsigned version and report back.
eagleeyetom said:
Settings.apk should not be signed as it's a system app. Try to push the unsigned version and report back.
Click to expand...
Click to collapse
@iamareebjamal
he is told me to sign it, but i try it without sign , it is not op and FC
codexc said:
@iamareebjamal
he is told me to sign it, but i try it without sign , it is not op and FC
Click to expand...
Click to collapse
So you made a wrong edit and made an error somewhere. Check the logcat to see what's the reason.
Good luck.
Try this guide http://forum.xda-developers.com/showthread.php?t=2326393
Tom Sir is correct and System Files shouldn't be signed.
I think you'll get something if you follow this method.

Categories

Resources