From e06f5131c3d5d6770c68c7f11cc0018b6dbcbb06 Mon Sep 17 00:00:00 2001 From: Joshua Duong Date: Thu, 16 Jan 2020 11:23:58 -0800 Subject: [PATCH] [adbwifi] Add SettingsUI strings for wireless debugging. Bug: b/111434128, b/119080240, b/119492574 Test: make Change-Id: Ia73ed66a5fe20b4a8e6f170ab8e734497a80926b --- packages/SettingsLib/res/values/strings.xml | 58 +++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index 8c2ff2ced17d2..2461cb4a2a71b 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -546,6 +546,60 @@ Debug mode when USB is connected Revoke USB debugging authorizations + + Wireless debugging + + Debug mode when Wi\u2011Fi is connected + + Error + + Wireless debugging + + To see and use available devices, turn on wireless debugging + + Pair device with QR code + + Pair new devices using QR code Scanner + + Pair device with pairing code + + Pair new devices using six digit code + + Paired devices + + Currently connected + + Device details + + Forget + + Device fingerprint: %1$s + + Connection unsuccessful + + Make sure %1$s is connected to the correct network + + Pair with device + + Wi\u2011Fi pairing code + + Pairing unsuccessful + + Make sure the device is connected to the same network. + + Pair device over Wi\u2011Fi by scanning a QR code + + Pairing device\u2026 + + Failed to pair the device. Either the QR code was incorrect, or the device is not connected to the same network. + + IP address \u0026 Port + + Scan QR code + + Pair device over Wi\u2011Fi by scanning a QR Code + + adb, debug, dev Bug report shortcut @@ -677,6 +731,10 @@ Allow USB debugging? USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data. + + Allow wireless debugging? + + Wireless debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data. Revoke access to USB debugging from all computers you\u2019ve previously authorized?