ARSCTool icon indicating copy to clipboard operation
ARSCTool copied to clipboard

Convert android resources.arsc from/to xml

Results 2 ARSCTool issues
Sort by recently updated
recently updated
newest added

As you can see,It can not deal with depth more than 3 levels. ![Uploading 16680055789201194173028405090771.jpg…]() I: 00.015 Dumping ... 'D:\platform-tools\Java\resources.arsc' Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds...

**Decoding works fine** An example with this short table.xml: ``` ``` **Encoding has trouble** Once built back to .arsc format then again converted to xml: ``` ```