android/*: add Indonesian translation (#6399)
This commit is contained in:

committed by
GitHub

parent
b0cb85ae98
commit
2ff6d3a89f
16
pages.id/android/cmd.md
Normal file
16
pages.id/android/cmd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# cmd
|
||||
|
||||
> Manajer layanan (daemon) untuk Android.
|
||||
> Informasi lebih lanjut: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/cmd/>.
|
||||
|
||||
- Melihat daftar layanan yang sedang berjalan:
|
||||
|
||||
`cmd -l`
|
||||
|
||||
- Memanggil suatu layanan tertentu:
|
||||
|
||||
`cmd {{alarm}}`
|
||||
|
||||
- Memanggil layanan dengan argumen tertentu:
|
||||
|
||||
`cmd {{vibrator}} {{vibrate 300}}`
|
Reference in New Issue
Block a user