mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 06:34:25 +02:00
docs: reference library system (#1301)
This commit is contained in:
parent
d61e33048f
commit
46a4a25b5d
10
ROADMAP.md
10
ROADMAP.md
@ -28,4 +28,12 @@ it.
|
|||||||
Apktool can't do anything because it stays true to AOSP. It would need a plugin system that controls how to
|
Apktool can't do anything because it stays true to AOSP. It would need a plugin system that controls how to
|
||||||
read the qualifiers. Or even an override file.
|
read the qualifiers. Or even an override file.
|
||||||
|
|
||||||
Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420)
|
Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420)
|
||||||
|
|
||||||
|
## Library System
|
||||||
|
May like using Apktool outside of the cli tool. We should make it easier to consume, whether via
|
||||||
|
maven, jitpack, etc.
|
||||||
|
|
||||||
|
Additionally, some documentation on how to do this.
|
||||||
|
|
||||||
|
Suggestions: [#1301](https://github.com/iBotPeaches/Apktool/issues/1301), [#2102](https://github.com/iBotPeaches/Apktool/issues/2102)
|
Loading…
x
Reference in New Issue
Block a user