docs: lodge into ROADMAP for Android running of Apktool

This commit is contained in:
Connor Tumbleson 2022-05-07 07:04:08 -04:00
parent 8fab4bfb3d
commit 0997fb98b7
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
1 changed files with 6 additions and 0 deletions

View File

@ -43,3 +43,9 @@ Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366)
Applications are getting larger as well as frameworks, but Apktool is getting slower.
Suggestions: [#2685](https://github.com/iBotPeaches/Apktool/issues/2685)
## Android Support
Folks have requested running Apktool on device itself. This has been a challenge due to the arch requirements
that would be placed on the aapt2/aapt binaries.
Suggestions: [#2811](https://github.com/iBotPeaches/Apktool/issues/2811)