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 @@
|
||||
# adb install
|
||||
|
||||
> Android Debug Bridge Install: Memasang paket ke emulator Android atau perangkat Android terhubung.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Pasang aplikasi Android ke emulator/perangkat:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# adb-logcat
|
||||
|
||||
> Dapatkan dan simpan log sistem pada perangkat Android.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/logcat>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/logcat>.
|
||||
|
||||
- Tampilkan log sistem pada perangkat yang terhubung saat ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# adb reverse
|
||||
|
||||
> Android Debug Bridge Reverse: membalik koneksi socket dari emulator Android atau perangkat Android terhubung.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Daftar semua koneksi socket terbalik dari emulator dan perangkat:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# adb shell
|
||||
|
||||
> Android Debug Bridge Shell: Menjalankan perintah shell jarak jauh pada emulator Android atau perangkat Android terhubung.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Mulaikan shell interaktif jarak jauh di emulator/perangkat:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Android Debug Bridge: berkomunikasi dengan emulator Android atau perangkat Android terhubung.
|
||||
> Kami mempunyai dokumentasi terpisah untuk menggunakan subperintah seperti `adb shell`.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Cek apakah proses server adb telah dimulai dan memulainya:
|
||||
|
||||
|
Reference in New Issue
Block a user