We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The HTC Sensation 4.0.3 rom's apps have problems compiling. I keep getting errors even without changes to the files.
Here's what I get when installing the framework apks:
W: Config flags size > 36. Exceeding bytes: 0x1000000. W: Invalid config flags detected: dimen-hdpi-ERR12 W: Config flags size > 36. Exceeding bytes: 0x2000000. W: Invalid config flags detected: dimen-hdpi-ERR13 W: Config flags size > 36. Exceeding bytes: 0x4000000. W: Invalid config flags detected: dimen-hdpi-ERR14 W: Config flags size > 36. Exceeding bytes: 0x5000000. W: Invalid config flags detected: dimen-hdpi-ERR15 W: Config flags size > 36. Exceeding bytes: 0x1000000. W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR16 W: Config flags size > 36. Exceeding bytes: 0x2000000. W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR17 W: Config flags size > 36. Exceeding bytes: 0x4000000. W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR18 W: Config flags size > 36. Exceeding bytes: 0x5000000. W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR19 W: Config flags size > 36. Exceeding bytes: 0x1000000. W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR20 W: Config flags size > 36. Exceeding bytes: 0x2000000. W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR21 W: Config flags size > 36. Exceeding bytes: 0x4000000. W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR22 W: Config flags size > 36. Exceeding bytes: 0x5000000. W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR23 W: Config flags size > 36. Exceeding bytes: 0x1000000. W: Invalid config flags detected: integer-hdpi-ERR24 W: Config flags size > 36. Exceeding bytes: 0x2000000. W: Invalid config flags detected: integer-hdpi-ERR25 W: Config flags size > 36. Exceeding bytes: 0x4000000. W: Invalid config flags detected: integer-hdpi-ERR26 W: Config flags size > 36. Exceeding bytes: 0x5000000. W: Invalid config flags detected: integer-hdpi-ERR27
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The HTC Sensation 4.0.3 rom's apps have problems compiling. I keep getting errors even without changes to the files.
Here's what I get when installing the framework apks:
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-hdpi-ERR12
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-hdpi-ERR13
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-hdpi-ERR14
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-hdpi-ERR15
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR16
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR17
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR18
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR19
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR20
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR21
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR22
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR23
W: Config flags size > 36. Exceeding bytes: 0x1000000.
W: Invalid config flags detected: integer-hdpi-ERR24
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: integer-hdpi-ERR25
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: integer-hdpi-ERR26
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: integer-hdpi-ERR27
The text was updated successfully, but these errors were encountered: