1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:06:00 +02:00

apktool: change folder to directory

This commit is contained in:
bl-ue 2021-01-10 14:34:37 -05:00 committed by Axel Navarro
parent 059e66b8f3
commit 8e39617d98

View file

@ -7,7 +7,7 @@
`apktool d {{file.apk}}`
- Build a folder into an APK file:
- Build an APK file from a directory:
`apktool b {{path/to/directory}}`