emulator: add page (#4326)

This commit is contained in:
Axel Navarro
2020-09-14 08:58:51 -03:00
committed by GitHub
parent 383fd1c2b9
commit 928f80da01
2 changed files with 37 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# adb-install
# adb install
> Android Debug Bridge Install: Push packages to an Android emulator instance or connected Android devices.
> More information: <https://developer.android.com/studio/command-line/adb>.