Vertaling van "adb shell" in Duits
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.
Then, type the command "adb shell rm/data/system/gesture.key", and wait for the feedback.
Geben Sie anschließend den Befehl „adb shell rm/data/system/gesture.key" ein, und warten Sie die Rückmeldung ab.
Values that don't look nice and round are as reported by "adb shell df" in
Einige Werte in der Spalte "Speicher" wurden mit "adb shell df" ermittelt und sind deshalb nicht unbedingt schön und rund.
The commands with"$" or" " has to be run or will run only after the "adb shell" command.
Die Befehle mit"$" oder" " müssen ausgeführt werden oder werden erst nach dem Befehl "adb shell" ausgeführt.
Step 3: Run command adb shell, pm set-install-location 2 and then enter exit to finish the process
Schritt 3: Führen Sie den Befehl adb shell, pm set-install-location 2 aus und geben Sie exit ein, um den Prozess abzuschließen.
Type the command "adb shell rm/data/system/gesture.key" and then press "Enter."
Geben Sie den Befehl "adb shell rm/data/system/gesture.key" ein und drücken Sie die Eingabetaste.
Looks like ADB did it for you anyway, have you tried the adb shell? Reply to this message
Sieht so aus, als hätte ADB es trotzdem für Sie getan. Haben Sie die ADB-Shell ausprobiert? Auf diese Nachricht antworten
Once this module has been installed and the device has been restarted once, you can set a "permitted" fingerprint via a console (optionally with a corresponding terminal app on the device itself or via an ADB shell) with the following commands
Nachdem man dieses Modul installiert hat und das Gerät einmal neu gestartet wurde, kann man über eine Console (wahlweise mit einer entsprechenden Terminal-App auf dem Gerät selbst oder über eine ADB-Shell) mit folgenden Befehlen einen „erlaubten" Fingerprint einstellen
In my case, I managed to get into an ADB Shell and issued the command 'reboot -p' which powers the phone down.
Die Lösung dafür war eine ADB Shell die man kurzzeitig aufbekommen kann, wo ich den Befehl ,reboot -p' absetzen konnte um das Telefon herunterzufahren.