berkus / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

get error when install framework...com.htc.resources.apk #243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cmd
2.apktool if com.htc.resources.apk

What is the expected output? What do you see instead?

W: Config flags size > 32. Exceeding bytes: 01000000.
W: Invalid config flags detected: dimen-hdpi-ERR0
W: Config flags size > 32. Exceeding bytes: 02000000.
W: Invalid config flags detected: dimen-hdpi-ERR1
W: Config flags size > 32. Exceeding bytes: 04000000.
W: Invalid config flags detected: dimen-hdpi-ERR2
W: Config flags size > 32. Exceeding bytes: 05000000.
W: Invalid config flags detected: dimen-hdpi-ERR3
W: Config flags size > 32. Exceeding bytes: 01000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR4
W: Config flags size > 32. Exceeding bytes: 02000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR5
W: Config flags size > 32. Exceeding bytes: 04000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR6
W: Config flags size > 32. Exceeding bytes: 05000000.
W: Invalid config flags detected: dimen-zh-rCN-hdpi-ERR7
W: Config flags size > 32. Exceeding bytes: 01000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR8
W: Config flags size > 32. Exceeding bytes: 02000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR9
W: Config flags size > 32. Exceeding bytes: 04000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR10
W: Config flags size > 32. Exceeding bytes: 05000000.
W: Invalid config flags detected: dimen-zh-rTW-hdpi-ERR11
W: Config flags size > 32. Exceeding bytes: 01000000.
W: Invalid config flags detected: integer-hdpi-ERR12
W: Config flags size > 32. Exceeding bytes: 02000000.
W: Invalid config flags detected: integer-hdpi-ERR13
W: Config flags size > 32. Exceeding bytes: 04000000.
W: Invalid config flags detected: integer-hdpi-ERR14
W: Config flags size > 32. Exceeding bytes: 05000000.
W: Invalid config flags detected: integer-hdpi-ERR15
I: Framework installed to: C:\Users\王琼彬\apktool\framework\2.apk

What version of the product are you using? On what operating system?

apktool v1.4.1 on Windows 7

Please provide any additional information below.

no error when install framework-res.apk
excuse my bad English..:(

Original issue reported on code.google.com by WQiong...@gmail.com on 27 Nov 2011 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by Brut.alll on 28 Nov 2011 at 11:36