am, bugreport, bugreportz, cmd, dalvikvm, dumpsys: add Uzbek language (#7041)
This commit is contained in:
20
pages.uz/android/am.md
Normal file
20
pages.uz/android/am.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# am
|
||||
|
||||
> Android faoliyat boshqaruvi.
|
||||
> Ko'proq malumot: <https://developer.android.com/studio/command-line/adb#am>.
|
||||
|
||||
- Anniq bir faoliyatni boshlash:
|
||||
|
||||
`am start -n {{com.android.settings/.Settings}}`
|
||||
|
||||
- Faoliyatni boshlash va unga malumot o'tkazish:
|
||||
|
||||
`am start -a {{android.intent.action.VIEW}} -d {{tel:123}}`
|
||||
|
||||
- Biron harakat va kategoriyaga mos keluvchi faoliyatni boshlash:
|
||||
|
||||
`am start -a {{android.intent.action.MAIN}} -c {{android.intent.category.HOME}}`
|
||||
|
||||
- Intentni URI ga o'zgartirish:
|
||||
|
||||
`am to-uri -a {{android.intent.action.VIEW}} -d {{tel:123}}`
|
Reference in New Issue
Block a user