AXMLPrinter
An Advanced Axml Printer available with proper xml style/format feature
Install / Use
/learn @developer-krushna/AXMLPrinterREADME
AXMLPrinter
An Advanced Axml Printer available with proper xml style/format feature
What is the use of this tool
A tool for printing out Android binary XML files (It can be Android Manifest or other resources XML files) into normal raw AXML text. It is inspired by Android4ME's axmlprinter library.
What's new on it.
There are several changes made to the code, and multiple bugs have been fixed. The following changes have been made in this AXMLPrinter library:
- [x] Added support for translating enum or flags based attributes (Customized function)
- [x] Fixed decoding some UTF-8.
- [x] Extraction of attribute name from id
- [x] Extraction of flag and enum values according to android resource
- [x] Fixed close tag error
- [x] Fixed handling unknown attributes
- [x] Fixed indentation/tab error
- [x] Improved speed in xml decompilation
- [x] Extraction of Attribute name according to resource id
- [x] Id2Name (Reading axml file according to the resource id name)
- [x] Extraction of manifest permissions short description (Customized function)
- [ ] Reading pseudo-encrypted xml files
Test the library
I injected my library in MT Manager Mod You can download the apk file from my Telegram Channel. Download Now
Sample
<img src="https://github.com/developer-krushna/AXMLPrinter/blob/main/IMG_20241223_122041_536.jpg" width="240" alt="Screenshot"/> <img src="https://github.com/developer-krushna/AXMLPrinter/blob/main/IMG_20241223_122046_767.jpg" width="240" alt="Screenshot"/>License
- Apache License V2.0 http://www.apache.org/licenses/LICENSE-2.0
Contributing
- Fork repository
- Make changes
- Ensure tests pass (or hopefully adding tests!)
- Submit pull request/issue
Thanks
- XML Pull Parsing: http://www.xmlpull.org/
- AXMLPrinter(Android4ME)
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
