Apktool: [FEAT] Provide documentation to use apktool.jar in JVM Project

Created on 7 Mar 2021  路  6Comments  路  Source: iBotPeaches/Apktool

Problem description

It would be really nice if someone can provide the documentation on how to use apkktol.jar file as a library in JVM Projects

Most helpful comment

More seriously. It won't exist till 2.5.1 is released.

All 6 comments

Perhaps to make this easier its time for Maven/JitPack. Let me think.

Not doing JitPack, but will publish to Maven Central. I have a ticket in progress for getting approval. First official release to it will be 2.5.1 - https://issues.sonatype.org/projects/OSSRH/issues/OSSRH-65449

@iBotPeaches Do we have a documentation file?

Thanks @iBotPeaches for publishing it on Maven, but it would be nice if you could provide a simple documentation on it's usage

ApkDecoder apkDecoder = new ApkDecoder();

:)

More seriously. It won't exist till 2.5.1 is released.

Was this page helpful?
0 / 5 - 0 ratings