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
|
||||
|
||||
> Manajer aktivitas untuk Android.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb#am>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb#am>.
|
||||
|
||||
- Mulaikan aktivitas tertentu:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dalvikvm
|
||||
|
||||
> Mesin virtual Java untuk Android.
|
||||
> Informasi lebih lanjut: <https://source.android.com/devices/tech/dalvik>.
|
||||
> Informasi lebih lanjut: <https://source.android.com/docs/core/runtime>.
|
||||
|
||||
- Jalankan sebuah program Java:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Berikan informasi tentang layanan (daemon) sistem milik Android.
|
||||
> Perintah ini hanya dapat dijalankan melalui `adb shell`.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/dumpsys>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/dumpsys>.
|
||||
|
||||
- Tampilkan informasi diagnostik terhadap seluruh layanan sistem Android:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logcat
|
||||
|
||||
> Tampilkan dan simpan log sistem.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/logcat>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/logcat>.
|
||||
|
||||
- Tampilkan log sistem:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pm
|
||||
|
||||
> Tampilkan daftar pemasangan aplikasi di dalam sebuah perangkat Android.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb#pm>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb#pm>.
|
||||
|
||||
- Tampilkan daftar seluruh aplikasi yang terpasang:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Lakukan tangkapan (screenshot) layar perangkat Anda.
|
||||
> Perintah ini hanya dapat dijalankan melalui `adb shell`.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/studio/command-line/adb#screencap>.
|
||||
> Informasi lebih lanjut: <https://developer.android.com/tools/adb#screencap>.
|
||||
|
||||
- Lakukan tangkapan layar (screenshot):
|
||||
|
||||
|
Reference in New Issue
Block a user