Add a new dependency to decoded APK #2841
Unanswered
radhaVedula
asked this question in
Q&A
Replies: 1 comment
-
Yes you could that, but its going to take some work. Nothing in Apktool will help make this easier, but it won't stop you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @iBotPeaches ,
I have a small query regarding the usage of apktool. I want to decode an APK , add a new library to the APK, use the classes in new library in the smali files and rebuild it back using apktool. The library I'm using would be in a .jar file. Is it possible to do so using apktool?
Thanks,
Radha Vedula
Beta Was this translation helpful? Give feedback.
All reactions