Aviso: Estás editando una guía de requisitos previos. Cualquier cambio que realices afectará la guía que incluye este paso.
Traduciendo paso 4
Paso 4
Allowing your computer to run ADB commands on your device
-
Open the terminal application on your computer with the SDK Platform Tools installed and enter
adb devices
-
This should trigger a popup on your device. Make sure to have the checkmark ticked and click Allow.
-
You can run the command again to check if it worked. It should now say
device
instead ofunauthorized
.
Tus contribuciones son autorizadas bajo la licencia de código abierto de Creative Commons.