Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apktool b No resource found (2.0.3) #1167

Closed
bxfxf opened this issue Feb 21, 2016 · 1 comment
Closed

apktool b No resource found (2.0.3) #1167

bxfxf opened this issue Feb 21, 2016 · 1 comment

Comments

@bxfxf
Copy link

bxfxf commented Feb 21, 2016

  1. apktool if framework-res.apk
    apktool if framework-ext-res.apk
    apktool if miui.apk
    apktool if miuisystem.apk
    2.apktool d MiuiSystemUI.apk
  2. apktool b MiuiSystemUI
    then it reports these errors:
/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/drawable/toggle_bg.xml:6: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/toggle_bg_n').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/drawable/tracking_view_page_style_bg.xml:2: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/tracking_view_page_style_bg_tile').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/color/tab_lable_color.xml:4: error: Error: No resource found that matches the given name (at 'color' with value '@color/tab_lable_color_p').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/color/tab_lable_color.xml:5: error: Error: No resource found that matches the given name (at 'color' with value '@color/tab_lable_color_p').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/color/tab_lable_color.xml:6: error: Error: No resource found that matches the given name (at 'color' with value '@color/tab_lable_color_n').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/color/toggle_lable_color.xml:4: error: Error: No resource found that matches the given name (at 'color' with value '@color/toggle_lable_color_p').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/color/toggle_lable_color.xml:5: error: Error: No resource found that matches the given name (at 'color' with value '@color/toggle_lable_color_n').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/menu/notification_popup_menu.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_inspect_item').

/home/bxf/android/miui7_port/z9mini/out/ZIP/system/priv-app/MiuiSystemUI/MiuiSystemUI/res/menu/notification_popup_menu.xml:4: error: Error: No resource found that matches the given name (at 'title' with value '@string/status_bar_notification_inspect_item_title').

In fact ,these resources is in existence.

attach files:
tmp.zip

@iBotPeaches
Copy link
Owner

No longer patching MIUI related bugs. #806 is the last MIUI bug I'm investigating.

Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants