Skip to content

Where does APKTool store build APKs on Windows 10? #2536

Answered by iBotPeaches
WavyRancheros asked this question in Q&A
Discussion options

You must be logged in to vote

If you don't use the -o parameter. It will default to dist/{name}.apk

So if are disassembling Twitter.apk, it will make a Twitter folder, inside at Twitter/dist/Twitter.apk the apk will reside. Also the Twitter/build folder has the files we need to build that dist.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iBotPeaches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants