axmlprinter
v1.0.0
这是Android4Me axmlprinter库/代码的重构(几乎100%?)的重构。就我个人而言,我已经使用了多年的图书馆,没有太多问题,这对于打印Android清单文件而言是快速/有用的。在过去的几年中,由于人们用AxML文件和我自己的无聊而陷入困境,我对要测试的大部分代码进行了重构,并且在非命令行情况下更有用。
默认用例将是编译库;
./gradlew jar
然后运行库;
java -jar build/libs/axmlprinter-*.jar <target>
欢迎捐款!请按照简单的步骤操作;
如果这是工作太多的工作,请随时提出问题并上传补丁程序供我评估。
Copyright (c) 2015-2024 Red Naga - Tim 'diff' Strazzere
Copyright (c) 2008 Android4ME
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.