Arsc Decompiler -
For each resource type (string, drawable, layout), the decompiler reads:
Report prepared by: [Your Name / Organization]
Date: [Current Date]
Version: 1.0 arsc decompiler
Dump to JSON:
arsc dump resources.arsc --json > mod.json
Edit mod.json, change the value under "packages" -> "entries". Then rebuild: For each resource type (string, drawable, layout), the
arsc build mod.json --output resources_new.arsc