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
|
||||
|
||||
> Androids Aktivitäten-Manager.
|
||||
> Weitere Informationen: <https://developer.android.com/studio/command-line/adb#am>.
|
||||
> Weitere Informationen: <https://developer.android.com/tools/adb#am>.
|
||||
|
||||
- Starte eine bestimmte Aktivität:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dalvikvm
|
||||
|
||||
> Androids Java Virtual Machine.
|
||||
> Weitere Informationen: <https://source.android.com/devices/tech/dalvik>.
|
||||
> Weitere Informationen: <https://source.android.com/docs/core/runtime>.
|
||||
|
||||
- Starte ein Java-Programm:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Stelle Informationen über Android-Systemservices bereit.
|
||||
> Dieser Befehl kann nur mit `adb shell` verwendet werden.
|
||||
> Weitere Informationen: <https://developer.android.com/studio/command-line/dumpsys>.
|
||||
> Weitere Informationen: <https://developer.android.com/tools/dumpsys>.
|
||||
|
||||
- Erhalte diagnostische Informationen über alle Systemservices:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logcat
|
||||
|
||||
> Gib ein Protokoll aller Systemmeldungen aus.
|
||||
> Weitere Informationen: <https://developer.android.com/studio/command-line/logcat>.
|
||||
> Weitere Informationen: <https://developer.android.com/tools/logcat>.
|
||||
|
||||
- Gib ein Protokoll aller Systemmeldungen aus:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pm
|
||||
|
||||
> Zeige Informationen über Apps auf einem Android Gerät.
|
||||
> Weitere Informationen: <https://developer.android.com/studio/command-line/adb#pm>.
|
||||
> Weitere Informationen: <https://developer.android.com/tools/adb#pm>.
|
||||
|
||||
- Gib eine Liste aller installierten Apps aus:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Nimmt ein Bildschirmfoto von einem Handy-Display auf.
|
||||
> Dieser Befehl kann nur über die 'adb shell' benutzt werden.
|
||||
> Weitere Informationen: <https://developer.android.com/studio/command-line/adb#screencap>.
|
||||
> Weitere Informationen: <https://developer.android.com/tools/adb#screencap>.
|
||||
|
||||
- Nehme ein Bildschirmfoto auf:
|
||||
|
||||
|
Reference in New Issue
Block a user