AXMLPrinter3

A tool for printing out Android Manifest files AndroidManifest.xml easily. It is inspired by Android4ME axmlprinter library. Now it has been an important part of My ApkToolBox https://github.com/jiangxincode/ApkToolBox

If it can't support your request, you can also take a glance of https://github.com/rednaga/axmlprinter

Build

mvn clean package

License

Contributing

  1. Fork repository
  2. Make changes
  3. Ensure tests pass (or hopefully adding tests!)
  4. Submit pull request/issue

Thanks