-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi,
I am using axml to rewrite arsc file, and pxb.android.arsc.ArscWriter#main as entry, while it throws an exception, the input arsc can be found in attachment [attachment](url
resources.arsc.zip
)
Exception in thread "main" java.lang.RuntimeException
at pxb.android.arsc.ArscParser.readPackage(ArscParser.java:256)
at pxb.android.arsc.ArscParser.parse(ArscParser.java:142)
at pxb.android.arsc.ArscWriter.main(ArscWriter.java:95)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
Is there any idea why this happens?
Looking forward your reply, thank you.
Metadata
Metadata
Assignees
Labels
No labels