Another framework-res.apk question / problem - HTC Amaze 4G

Hi:
Yes, I've Googled, searched the forum, etc.
I'm having a problem with the framework-res.apk from Revolution HD for the Amaze 4G. I have tried countless methods of decompiling / recompiling on my native linux system and a virtual XP system.
Yes, I did install the dependencies (if framework-res.apk and if com.htc.resources.apk). When I decompile I get some errors :
Code:
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) Client VM (build 23.3-b01, mixed mode, sharing)
I: Loading resource table...
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR2
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR3
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR4
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR5
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR6
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR7
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR8
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR9
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR10
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR11
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
A quick google reveals that it's a just a warning and that I shouldn't have any problems.
Next error is during recompile
Code:
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
apktool\framework\res\values\anims.xml:3:error: Found tag anim where item is expected
apktool\framework\res\values\public.xml:6585: error: Public symbol anim/htc_ime_decelerate_interpolator declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, APKTOOL2735390385429398495.tmp, -x, -S, \apktool\framework\res, -M, \apktool\framework\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, \APKTOOL2735390385429398495.tmp, -x, -S, apktool\framework\res, -M, apktool\framework\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
A quick google reveals that I need to replace a line in /res/xml/values/anims.xml:
Replace:
Code:
<anim name="htc_ime_decelerate_interpolator">@anim/zzz_htc_ime_decelerate_interpolator</anim>
With
Code:
<item type="anim" name="htc_ime_decelerate_interpolator">@anim/zzz_htc_ime_decelerate_interpolator</item>
After doing that, framework-res compiles properly, however, on reboot I can't get past the lockscreen (com.android.phone has stopped ).
I tried it signed, unsigned, a dozen different versions of apktool, apk multi tool, FrameworkFlasher, etc.
Any ideas?
INFO:
I am trying to replace apns.xml with a custom one that I put together.

shameless
a shameless bump.......

Have you tried this one?
http://forum.xda-developers.com/showpost.php?p=23935070&postcount=14
I was having a lot of trouble with ICS myself and once I started using this one they went away

Downloading it now. Thanks!

Related

[Q] Decompiling ICS 4.0 APK

Hey all im having some trouble decompiling ICS APKS im using apk tool and i loaded the new framework res apk which gives me flags and decompiling also gives me flags if you guys could take a look and help me out where im going wrong id be greatly appreciated
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\DK>apktool if "C:\Users\DK\Desktop\ICS\framework-res.apk" ICS
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 00040000.
W: Invalid config flags detected: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 00050000.
W: Invalid config flags detected: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected: layout-v13-ERR4
W: Config flags size > 32. Exceeding bytes: 68010000.
W: Invalid config flags detected: integer-v13-ERR5
W: Config flags size > 32. Exceeding bytes: -BFF0000.
W: Invalid config flags detected: integer-v13-ERR6
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected: integer-v13-ERR7
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected: integer-v13-ERR8
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected: integer-v13-ERR9
W: Config flags size > 32. Exceeding bytes: -1FFF0000.
W: Invalid config flags detected: bool-v13-ERR10
I: Framework installed to: C:\Users\DK\apktool\framework\1-ICS.apk
C:\Users\DK>apktool d -f "C:\Users\DK\Desktop\ICS\framework-res.apk" "C:\U
sers\DK\Desktop\ICS\framework-res"
I: Loading resource table...
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 00040000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 00050000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: layout-v13-ERR4
W: Config flags size > 32. Exceeding bytes: 68010000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR5
W: Config flags size > 32. Exceeding bytes: -BFF0000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR6
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR7
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR8
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR9
W: Config flags size > 32. Exceeding bytes: -1FFF0000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR10
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
C:\Users\DK>apktool b "C:\Users\DK\Desktop\ICS\framework-res" A:\framework
-res.apk
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
I: Building apk file...
C:\Users\DK>
Me too... I want to change the minimum version required on a few apps.
Via My HTC Evo 3D On The Now Network From Sprint.
*BUMP* Can anybody help here or get a Decker here that can help with this. I don't know most of them.
Sent from my PG86100 using Tapatalk
#bump #
Sent from my PG86100 using XDA App
I swear you need the source to update the tools. They were able to do honeycomb by reverse engineering.
Sent from my Nexus S 4G
I see by reading the post that installing the framework is the problem. Did you buy chance try the honeycomb tool?
Any luck with this yet?
EDIT: I fixed my problem by using apktool version 1.4.2 was using 1.4.1
kylesum said:
Any luck with this yet?
EDIT: I fixed my problem by using apktool version 1.4.2 was using 1.4.1
Click to expand...
Click to collapse
Same here, used this. Now it works
http://forum.xda-developers.com/showpost.php?p=19839303&postcount=25

[Q] Problems compiling SystemUI ICS

I am having some issues compiling SystemUI.apk for EVO 4G LTE log is below, any help would be appreciated.
Code:
--------------------------------------------------------------------------
|Tue 06/05/2012 -- 16:28:41.60|
--------------------------------------------------------------------------
--2012-06-05 16:28:42-- [URL]http://update.apkmultitool.com/apkver.txt[/URL]
Resolving update.apkmultitool.com (update.apkmultitool.com)... failed: The requested name is valid, but no data of the requested type was found. .
wget: unable to resolve host address `update.apkmultitool.com'
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_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing)
The system cannot find the path specified.
The system cannot find the path specified.
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Loading resource table from file: C:\Users\Michael\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
S: Could not decode file, replacing by FALSE value: drawable-xhdpi/stat_sys_signal_0_dynamic2.png
S: Could not decode file, replacing by FALSE value: drawable-xhdpi/stat_sys_signal_1_dynamic2.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim7_stock.png
W: Cant find 9patch chunk in file: "drawable-xhdpi/notification_tracking_bg.9.png". Renaming it to *.png.
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_40_stock.png
W: Cant find 9patch chunk in file: "drawable-xhdpi/status_bar_close_on.9.png". Renaming it to *.png.
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_50_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim5_stock.png
W: Cant find 9patch chunk in file: "drawable-xhdpi/status_bar_titlebar_rest.9.png". Renaming it to *.png.
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_30_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_70_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_60_stock.png
I: Loading resource table from file: C:\Users\Michael\apktool\framework\2.apk
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-mdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-mdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-mdpi-ERR2
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-mdpi-ERR3
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-hdpi-ERR4
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-hdpi-ERR5
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-hdpi-ERR6
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-hdpi-ERR7
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-xhdpi-ERR8
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-xhdpi-ERR9
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-xhdpi-ERR10
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-xhdpi-ERR11
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-mdpi-ERR12
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-mdpi-ERR13
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-mdpi-ERR14
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR15
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR16
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR17
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR18
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR19
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR20
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-mdpi-ERR21
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-mdpi-ERR22
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-mdpi-ERR23
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR24
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR25
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR26
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR27
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR28
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR29
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-mdpi-ERR30
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-mdpi-ERR31
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-mdpi-ERR32
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR33
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR34
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR35
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR36
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR37
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR38
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-mdpi-ERR39
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-mdpi-ERR40
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-mdpi-ERR41
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR42
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR43
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR44
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR45
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR46
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR47
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-mdpi-ERR48
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-mdpi-ERR49
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-mdpi-ERR50
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-mdpi-ERR51
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-hdpi-ERR52
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-hdpi-ERR53
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-hdpi-ERR54
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-hdpi-ERR55
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-xhdpi-ERR56
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-xhdpi-ERR57
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-xhdpi-ERR58
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-xhdpi-ERR59
I: Loaded.
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim10_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim1_stock.png
S: Could not decode file, replacing by FALSE value: drawable-xhdpi/cdma_sys_data_out_3g_yellow.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim6_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim8_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_10_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_100_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_20_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim0_stock.png
S: Could not decode file, replacing by FALSE value: drawable-xhdpi/stat_sys_signal_4.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_0_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim3_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim2_stock.png
W: Cant find 9patch chunk in file: "drawable-xhdpi/notification_section_divider.9.png". Renaming it to *.png.
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_80_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim9_stock.png
S: Could not decode file, replacing by FALSE value: drawable-xhdpi/stat_sys_signal_null_dynamic2.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_charge_anim4_stock.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/stat_sys_battery_90_stock.png
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Michael\AppData\Local\Temp\APKTOOL1029334413799122601.tmp, -I, C:\Users\Michael\apktool\framework\1.apk, -I, C:\Users\Michael\apktool\framework\2.apk, -S, C:\APK Multi-Tools\projects\SystemUI.apk\res, -M, C:\APK Multi-Tools\projects\SystemUI.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:\Users\Michael\AppData\Local\Temp\APKTOOL1029334413799122601.tmp, -I, C:\Users\Michael\apktool\framework\1.apk, -I, C:\Users\Michael\apktool\framework\2.apk, -S, C:\APK Multi-Tools\projects\SystemUI.apk\res, -M, C:\APK Multi-Tools\projects\SystemUI.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/drawable-sw600dp-hdpi
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/drawable-sw600dp-xhdpi
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/layout-sw600dp
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw320dp-hdpi
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw360dp-hdpi
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw360dp-xhdpi
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw600dp
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw600dp-port
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw720dp
invalid resource directory name: C:\APK Multi-Tools\projects\SystemUI.apk\res/values-sw720dp-port

Decompile errors "framework-res" ICS leak.

I was trying to decompile the leaked ICS framework-res.apk using xda tools.
HTC Thunderbolt xdaAutoTool Version:4.0.3 Used apktool_1.4.1 and tried 1.4.2 , 1.4.3, 1.4.5 and 1.4.10
I get the following errors:
-----------------------------------------------------
[*] framework-res.apk
-----------------------------------------------------
Decompiling framework-res.apk...
I: Loading resource table...
W: Config flags size > 32. Exceeding bytes: -2FFE000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D00200000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 0004000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 0005000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR4
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR5
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR6
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR7
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR8
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR9
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR10
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR11
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR12
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR13
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR14
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR15
W: Config flags size > 32. Exceeding bytes: 5802000000000000.
W: Invalid config flags detected. Dropping resources: layout-v13-ERR16
W: Config flags size > 32. Exceeding bytes: 6801000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR17
W: Config flags size > 32. Exceeding bytes: -BFF000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR18
W: Config flags size > 32. Exceeding bytes: 5802000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR19
W: Config flags size > 32. Exceeding bytes: -2FFE000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR20
W: Config flags size > 32. Exceeding bytes: 0000D00200000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR21
W: Config flags size > 32. Exceeding bytes: -1FFF000000000000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR22
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Done!
Can anyone help? Please
I like to thank everyone in advance for any help with this problem.
Electric0215
electric0215 said:
I was trying to decompile the leaked ICS framework-res.apk using xda tools.
HTC Thunderbolt xdaAutoTool Version:4.0.3 Used apktool_1.4.1 and tried 1.4.2 , 1.4.3, 1.4.5 and 1.4.10
I get the following errors:
-----------------------------------------------------
[*] framework-res.apk
-----------------------------------------------------
Decompiling framework-res.apk...
I: Loading resource table...
W: Config flags size > 32. Exceeding bytes: -2FFE000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D00200000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 0004000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 0005000000000000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR4
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR5
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR6
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-hdpi-ERR7
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR8
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR9
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR10
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rCN-hdpi-ERR11
W: Config flags size > 32. Exceeding bytes: 0000000001000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR12
W: Config flags size > 32. Exceeding bytes: 0000000002000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR13
W: Config flags size > 32. Exceeding bytes: 0000000004000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR14
W: Config flags size > 32. Exceeding bytes: 0000000005000000.
W: Invalid config flags detected. Dropping resources: dimen-zh-rTW-hdpi-ERR15
W: Config flags size > 32. Exceeding bytes: 5802000000000000.
W: Invalid config flags detected. Dropping resources: layout-v13-ERR16
W: Config flags size > 32. Exceeding bytes: 6801000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR17
W: Config flags size > 32. Exceeding bytes: -BFF000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR18
W: Config flags size > 32. Exceeding bytes: 5802000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR19
W: Config flags size > 32. Exceeding bytes: -2FFE000000000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR20
W: Config flags size > 32. Exceeding bytes: 0000D00200000000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR21
W: Config flags size > 32. Exceeding bytes: -1FFF000000000000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR22
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
Done!
Can anyone help? Please
I like to thank everyone in advance for any help with this problem.
Electric0215
Click to expand...
Click to collapse
Have you tried Apktool v1.4.9.aed20bd? Also make sure to run "apktool if framework-res.apk"
Thanks Trter10
trter10 said:
Have you tried Apktool v1.4.9.aed20bd? Also make sure to run "apktool if framework-res.apk"
Click to expand...
Click to collapse
I ran apktool in command prompt and was able to Keep-Broken_Res. I did use V1.4.9...Thanks
It seems that there are two View Language folders that are broken.
Now I just need to resolve these and compile framework and also com.htc.resource.
Thanks for leading me in the right direction.
electric0215
the config flag crap is standard is most ics/sense ics files...it doesnt affect anything
you may need to make changes to several files in /values (anims.xml and so on) to get the framework-res to build however
Try using this I'm not sure if it will work for ics but it worked for gb http://db.tt/A5ig7Cjb
Sent from my ADR6400 using xda premium
I've had pretty good luck with just opening the zip BetterZIP (Mac) but not extracting it. Take the files out you want to modify and then drag them back in then save it.
enzonix said:
I've had pretty good luck with just opening the zip BetterZIP (Mac) but not extracting it. Take the files out you want to modify and then drag them back in then save it.
Click to expand...
Click to collapse
I use Mac also. Just dual boot using a virtual machine. I prefer vmware fusion
Sent from my Liquid ICS HTC Thunderbolt
jonah1234 said:
I use Mac also. Just dual boot using a virtual machine. I prefer vmware fusion
Sent from my Liquid ICS HTC Thunderbolt
Click to expand...
Click to collapse
I used to do the whole VM thing and I hit a road block that I just haven't had time to look into. For some reason on this new Mac Pro it won't let me install XP with Fusion, it's the same with Boot Camp too. Could just be this Mac as I've done this before. 7 works but I prefer XP, IF I HAVE to use Windows.
enzonix said:
I used to do the whole VM thing and I hit a road block that I just haven't had time to look into. For some reason on this new Mac Pro it won't let me install XP with Fusion, it's the same with Boot Camp too. Could just be this Mac as I've done this before. 7 works but I prefer XP, IF I HAVE to use Windows.
Click to expand...
Click to collapse
I prefer windows 7 I don't like Mac it limits u from a lot
Sent from my Liquid ICS HTC Thunderbolt
jonah1234 said:
I prefer windows 7 I don't like Mac it limits u from a lot
Sent from my Liquid ICS HTC Thunderbolt
Click to expand...
Click to collapse
lol I don't want this to start to snowball so I'll say this... They're all tools, they each have their own uses. Both are often good at the same tasks it just takes a user that knows how to use the tool properly.
enzonix said:
lol I don't want this to start to snowball so I'll say this... They're all tools, they each have their own uses. Both are often good at the same tasks it just takes a user that knows how to use the tool properly.
Click to expand...
Click to collapse
Ok agreed. Back on topic has anyone been able to decompile framework-res apk on liquid ics because i was gonna start working on a theme for that tonight.
Sent from my Liquid ICS HTC Thunderbolt
jonah1234 said:
Ok agreed. Back on topic has anyone been able to decompile framework-res apk on liquid ics because i was gonna start working on a theme for that tonight.
Sent from my Liquid ICS HTC Thunderbolt
Click to expand...
Click to collapse
I'm no dev but have done some playing around that APK and depending on what you're trying to do you shouldn't need to decompile it. If you're messing around with images and maybe the XML files then you should be able to just open (not extract) it with a good ZIP application (keeping a backup first). Then edit the files and save them into the APK

Apk Recompile Error

When I decompile framework-res.apk I get this error
Code:
c:\root\apktool>apktool d framework-res.apk
I: Loading resource table...
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR0
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 00040000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 00050000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR3
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: layout-v13-ERR
W: Config flags size > 32. Exceeding bytes: 68010000.
W: Invalid config flags detected. Dropping resources: integer-v13-ER
W: Config flags size > 32. Exceeding bytes: -BFF0000.
W: Invalid config flags detected. Dropping resources: integer-v13-ER
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: integer-v13-ER
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected. Dropping resources: integer-v13-ER
W: Config flags size > 32. Exceeding bytes: 0000D002.
W: Invalid config flags detected. Dropping resources: integer-v13-ER
W: Config flags size > 32. Exceeding bytes: -1FFF0000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR10
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
When I recompile I a get a similar error. Any help would be very helpful.

[Q] How do you decompile SystemUI.apk correctly

I apologize in advance for my ignorance. Just recently came off an iDevice... it's all I know.
I've done nothing but Google, try, fail, repeat...
Question:
How do you successfully decompile/recompile SystemUI? Every tool I have tried seems to decompile with errors and will not recompile. I have used 4 different tools, searched and tried everything I could find. Nothing seems to work. I get the decompiled Folder with readable files (I can open them in Notepad++ on my Win box and gedit on my Linux box). I have been searching for 2 days now, and I see where others have had the same issue, but nothing seems to provide the solution. I know it is possible, I just need to know the correct tool to use and the prereqs for the tool.
Reason:
I am building a custom ROM from scratch. I have been able (so far) to get Busybox and Superuser going on the ROM, and now I am stuck. I would like to add the APM and back button menu with no 3dot to the ROM. I know that you can just flash the already created zips, but that is the lazy way. I am a big fan of the long way, its the only way you learn.
I've done it with apktool on ubuntu I think.
Sent from my HTC One using xda premium
apktool works fine (on any platform). Just make sure you've installed (-if) the corresponding framework (framework-res.apk and com.htc.resources.apk)
homeslice976 said:
apktool works fine (on any platform). Just make sure you've installed (-if) the corresponding framework (framework-res.apk and com.htc.resources.apk)
Click to expand...
Click to collapse
I have installed the framework. Every apk I have tried decompiles/recompiles fine. It's just the SystemUI.apk I am having problems with. I was hoping I missed a step somewhere.
Sent from my HTC One using Tapatalk 2
What error do you get? If they're 'no default translation' warnings they can be ignored
Make sure you're using the original signature for the newly compiled apk
Sent from my HTC One using Tapatalk 2
Here is the error I am getting when recompiling:
Code:
C:\Users\Steven\Downloads\apktool-ONE\apktool-ONE\SystemUI-new\AndroidManifest.x
ml:117: error: Error parsing XML: mismatched tag
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [aapt, p, --min-
sdk-version, 17, --target-sdk-version, 17, -F, C:\Users\Steven\AppData\Local\Tem
p\APKTOOL4416292877964807070.tmp, -I, C:\Users\Steven\apktool\framework\1.apk, -
I, C:\Users\Steven\apktool\framework\2.apk, -S, C:\Users\Steven\Downloads\apktoo
l-ONE\apktool-ONE\SystemUI-new\res, -M, C:\Users\Steven\Downloads\apktool-ONE\ap
ktool-ONE\SystemUI-new\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:357)
at brut.androlib.Androlib.buildResources(Androlib.java:282)
at brut.androlib.Androlib.build(Androlib.java:205)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:218)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [aapt, p, --min-sdk-version, 17, --target-sdk-version, 17, -F, C:
\Users\Steven\AppData\Local\Temp\APKTOOL4416292877964807070.tmp, -I, C:\Users\St
even\apktool\framework\1.apk, -I, C:\Users\Steven\apktool\framework\2.apk, -S, C
:\Users\Steven\Downloads\apktool-ONE\apktool-ONE\SystemUI-new\res, -M, C:\Users\
Steven\Downloads\apktool-ONE\apktool-ONE\SystemUI-new\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:349)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:335)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 17, --target-sdk-version, 17, -F, C:\Users\Steven\AppData\Local\Temp\
APKTOOL4416292877964807070.tmp, -I, C:\Users\Steven\apktool\framework\1.apk, -I,
C:\Users\Steven\apktool\framework\2.apk, -S, C:\Users\Steven\Downloads\apktool-
ONE\apktool-ONE\SystemUI-new\res, -M, C:\Users\Steven\Downloads\apktool-ONE\apkt
ool-ONE\SystemUI-new\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:347)
... 6 more
Here is the error I get decompiling:
Code:
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Steven\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
I: Loading resource table from file: C:\Users\Steven\apktool\framework\2.apk
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-hdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-hdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-hdpi-ERR2
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-hdpi-ERR3
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-xhdpi-ERR4
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-xhdpi-ERR5
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-xhdpi-ERR6
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-xhdpi-ERR7
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-xxhdpi-ERR8
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-xxhdpi-ERR9
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-xxhdpi-ERR10
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-xxhdpi-ERR11
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR12
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR13
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR14
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ja-hdpi-ERR15
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR16
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR17
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR18
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ja-xhdpi-ERR19
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ja-xxhdpi-ERR20
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ja-xxhdpi-ERR21
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ja-xxhdpi-ERR22
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ja-xxhdpi-ERR23
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR24
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR25
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR26
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ko-hdpi-ERR27
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR28
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR29
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR30
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ko-xhdpi-ERR31
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-ko-xxhdpi-ERR32
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-ko-xxhdpi-ERR33
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-ko-xxhdpi-ERR34
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-ko-xxhdpi-ERR35
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR36
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR37
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR38
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR39
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR40
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR41
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR42
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rCN-xhdpi-ERR43
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-xxhdpi-ERR44
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-xxhdpi-ERR45
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-xxhdpi-ERR46
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rCN-xxhdpi-ERR47
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR48
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR49
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR50
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR51
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR52
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR53
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR54
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rTW-xhdpi-ERR55
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-xxhdpi-ERR56
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-xxhdpi-ERR57
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-xxhdpi-ERR58
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: dimen-zh-rTW-xxhdpi-ERR59
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-hdpi-ERR60
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-hdpi-ERR61
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-hdpi-ERR62
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-hdpi-ERR63
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-xhdpi-ERR64
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-xhdpi-ERR65
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-xhdpi-ERR66
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-xhdpi-ERR67
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-xxhdpi-ERR68
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-xxhdpi-ERR69
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-xxhdpi-ERR70
W: Config flags size > 36. Exceeding bytes: 0x6000000.
W: Invalid config flags detected: integer-xxhdpi-ERR71
I: Loaded.
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...

Categories

Resources