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:
parent
059e66b8f3
commit
8e39617d98
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue