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

🐛[BUG] ...ndex 4296 out of bounds for length 4296 #9

Open
yinli155 opened this issue May 12, 2022 · 1 comment
Open

🐛[BUG] ...ndex 4296 out of bounds for length 4296 #9

yinli155 opened this issue May 12, 2022 · 1 comment

Comments

@yinli155
Copy link

java.lang.ArrayIndexOutOfBoundsException: Index 4296 out of bounds for length 4296
at android.content.res.StringBlock.getShort(StringBlock.java:231)
at android.content.res.StringBlock.getString(StringBlock.java:91)
at android.content.res.AXmlResourceParser.getNamespacePrefix(AXmlResourceParser.java:182)
at com.codyi.xml2axml.test.AXMLPrinter.decode(AXMLPrinter.java:82)
at com.codyi.xml2axml.test.AXMLPrinter.main(AXMLPrinter.java:46)
at com.codyi.xml2axml.test.Main.decode(Main.java:37)
at com.codyi.xml2axml.test.Main.main(Main.java:21)

@bigConifer
Copy link

@yinli155 @codyi96
It looks like this long known bug in the AXMLPrinter2 component of xml2axml. It's already fixed here.

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