* pages*: sync https://developer.android.com more info links

* dalvikvm: fix wrong link
This commit is contained in:
Vitor Henrique
2024-02-22 09:23:50 -03:00
committed by GitHub
parent 89ef27bb53
commit 006abfda34
155 changed files with 155 additions and 155 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: