pages*: fix developer.android.com links (#12284)

This commit is contained in:
Vitor Henrique
2024-02-16 12:37:37 -03:00
committed by GitHub
parent b18ebd4665
commit 4d6dcb3255
16 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
> Android Debug Bridge: communicate with an Android emulator instance or connected Android devices.
> Some subcommands such as `adb shell` have their own usage documentation.
> More information: <https://developer.android.com/studio/command-line/adb>.
> More information: <https://developer.android.com/tools/adb>.
- Check whether the adb server process is running and start it: