androidapkandroid-resources

Edit android resource file *.arsc


Is it possible to decompile, edit and recompile an android resource file (*.arsc)? There was a tool like ResEdit for standard res files... but It doesn't work for arsc.


Solution

  • You can edit an .arsc file with Arsc Editor, An open source editor for resources.arsc with GUI and for example manipulate translations.

    Screenshot of Arsc Editor editing the resources.arsc of F-Droid.apk v1.21.1. A pop-up window is opened that contains the actual value editor.