pages*: sync https://developer.android.com more info links (#12288)
* pages*: sync https://developer.android.com more info links * dalvikvm: fix wrong link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# am
|
||||
|
||||
> Android aktivite yöneticisi.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/studio/command-line/adb#am>.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/tools/adb#am>.
|
||||
|
||||
- Belirtilmiş bir aktiviteyi başlat:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dalvikvm
|
||||
|
||||
> Android Java sanal makinesi.
|
||||
> Daha fazla bilgi için: <https://source.android.com/devices/tech/dalvik>.
|
||||
> Daha fazla bilgi için: <https://source.android.com/docs/core/runtime>.
|
||||
|
||||
- Bir Java programı başlar:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Android sistem servisleri ile ilgili bilgi sağla.
|
||||
> Bu komut yalnızca `adb shell` ile kullanılabilir.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/studio/command-line/dumpsys>.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/tools/dumpsys>.
|
||||
|
||||
- Tüm sistem servisleri için tanısal bir çıktı al:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logcat
|
||||
|
||||
> Sistem mesajlarının kaydını görüntüle.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/studio/command-line/logcat>.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/tools/logcat>.
|
||||
|
||||
- Sistem kaydını görüntüle:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pm
|
||||
|
||||
> Android cihazındaki uygulamalar ile ilgili bilgi göster.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/studio/command-line/adb#pm>.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/tools/adb#pm>.
|
||||
|
||||
- İndirilen tüm uygulamaların sırala:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bir mobil ekranın ekran görüntüsünü al.
|
||||
> Bu komut sadece `adb shell` üzerinden kullanılabilir.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/studio/command-line/adb#screencap>.
|
||||
> Daha fazla bilgi için: <https://developer.android.com/tools/adb#screencap>.
|
||||
|
||||
- Bir ekran görüntüsü al:
|
||||
|
||||
|
Reference in New Issue
Block a user