I've searched google, and i come across three year old xda forum threads
I would like to understand what's going on in all those .xml files in all the apks in android, and opening them up in a text editor looks like jibberish. They also look jibberish-y in HxD, and I can't make out what they are supposed to do. Does anyone know of any way to edit them in a way that will make sense (without blindly editting in a word pad). Should I decompile the apks? Is there some program to make hem look sensible and edittable? I've tried AXMLPrinter2.jar but haven't been able to convert xmls to readable form using it.

I would like to understand what's going on in all those .xml files in all the apks in android, and opening them up in a text editor looks like jibberish. They also look jibberish-y in HxD, and I can't make out what they are supposed to do. Does anyone know of any way to edit them in a way that will make sense (without blindly editting in a word pad). Should I decompile the apks? Is there some program to make hem look sensible and edittable? I've tried AXMLPrinter2.jar but haven't been able to convert xmls to readable form using it.