00f771d02031ff077c6afa4df9e2b02d5570a234
xml-servicefile-parser
Parse servicefile.xml from stock Android pieces to create a script to restore to stock.
Remember to inspect the created scripts before actually running them.
Executable
Building
npm i-> This will install the dependencies- Edit
settings.jsonaccordingly. npm run pkg-> This will package the application with the configured settings.json
Usage
- Place alongside
servicefile.xml. - Run executable.
Be aware that the default executable creates
serviceScript.shandserviceScript.bat, so don't have any files of that name already.
- Inspect the scripts and use them as required.
Languages
JavaScript
100%