aapt, adb*, alacritty, apktool, asar, node, nvim: add Indonesian translation (#4829)
This commit is contained in:

committed by
GitHub

parent
185f818455
commit
2e2243e363
16
pages.id/common/apktool.md
Normal file
16
pages.id/common/apktool.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# apktool
|
||||
|
||||
> Me-reverse engineer berkas APK.
|
||||
> Informasi lebih lanjut: <https://ibotpeaches.github.io/Apktool/>.
|
||||
|
||||
- Dekode berkas APK:
|
||||
|
||||
`apktool d {{berkas.apk}}`
|
||||
|
||||
- Men-build folder menjadi berkas APK:
|
||||
|
||||
`apktool b {{alamat/ke/direktori}}`
|
||||
|
||||
- Menginstal dan menyimpan frameworks:
|
||||
|
||||
`apktool if {{framework.apk}}`
|
Reference in New Issue
Block a user