-
Notifications
You must be signed in to change notification settings - Fork 113
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
Compile error miui.apk #95
Comments
I have the same issue starting with MIUI 5.6.11 |
Try with this fix - 97ce4e0 |
The fix is not working for me. Same issue |
@ygorigor Ah, yes, this apk has renamed package name, wait for update. |
Hi, any workaround for this problem till update come? I am trying to translate ROM for Mi Note Pro without a success. Still have a problem for few apks and miui.apk is one of them. Or do you know estimated update date. Thanks and sorry for my english. |
Following error appears after compiling miui beta (5.6.9) (android 4.4):
[09.06.2015 17:30:39] I: **** Compiling miui.apk ****
[09.06.2015 17:30:39] I: Filter drawable-* folders to: xxhdpi
[09.06.2015 17:30:39] I: Searching for available XML patches...
[09.06.2015 17:30:39] I: Smaling smali folder into classes.dex...
[09.06.2015 17:30:41] I: Building resources...
[09.06.2015 17:30:44] W: D:\Xiaomi\MIUI\jBART\MIUI_.zip.bzprj\appDecompiled\system__app\miui.apk\res\layout\action_bar_list_menu_item_layout.xml:2: error: Error: No resource found that matches the given name (at 'style' with value '?miui:attr/listMenuItemStyle').
[09.06.2015 17:30:44] W:
[09.06.2015 17:30:44] W: D:\Xiaomi\MIUI\jBART\MIUI_.zip.bzprj\appDecompiled\system__app\miui.apk\res\layout\action_menu_layout.xml:2: error: No resource identifier found for attribute 'expandBackground' in package 'miui'
[09.06.2015 17:30:44] W:
[09.06.2015 17:30:44] W: D:\Xiaomi\MIUI\jBART\MIUI_.zip.bzprj\appDecompiled\system__app\miui.apk\res\layout\action_mode_list_menu_item_layout.xml:2: error: Error: No resource found that matches the given name (at 'style' with value '?miui:attr/actionModeListMenuItemStyle').
...
The text was updated successfully, but these errors were encountered: