Vertaling van "comando ADB" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Dirige un comando ADB al único emulador que esté en ejecución.
Si se ejecutan varios dispositivos, debes especificar el dispositivo de destino cuando emitas el comando ADB.
If multiple devices are running, you must specify the target device when you issue the adb command.
Al usar el comando adb root, puede acceder a la raíz de su dispositivo.
By using the command adb root you can root access to your device.
Si todo va bien y sale un número de serie, emite el comando adb reboot bootloader.
If all goes well it will show a serial number, issue the command adb reboot bootloader.
El archivo de copia de seguridad debe ser creado utilizando el comando ADB.
The backup file needs to be created using the ADB command.
Si hay un solo emulador en ejecución o un solo dispositivo conectado, de forma predeterminada, el comando ADB se envía a ese dispositivo.
If there's only one emulator running or only one device connected, the adb command is sent to that device by default.
El siguiente procedimiento pasa por utilizar un comando ADB que hará invisible la aplicación para el user 0 del sistema, por lo que la hará totalmente inaccesible e invisible para todos los usuarios del sistema, aunque seguirá encontrándose físicamente en el terminal dentro de/system.
The following method uses an ADB command that will make the app invisible for the system's 0 user, making it completely inaccessible for all system users, although it will still be found physically in/system.
d Dirige un comando ADB al único dispositivo USB conectado.
d Direct an adb command to the only attached USB device.
Solución 6: Desbloquear el teléfono LG utilizando el comando ADB (necesita habilitar la depuración USB)
Solution 6: Unlock LG phone using ADB Command (need USB debugging enabled)
Usa el siguiente comando adb para confirmar que se reconoce el reloj.
Use the following adb command to confirm that the watch is recognized.
Puedes invocar un cliente desde un terminal de línea de comandos emitiendo un comando adb.
You can invoke a client from a command-line terminal by issuing an adb command.
Emite el comando adb reboot bootloader.
Usa el siguiente comando adb para iniciar el reloj en el modo fastboot: adb reboot bootloader
Use the following adb command to start the watch in fastboot mode: adb reboot bootloader