Configuring with a USB Tether
Configuring with a USB Tether

Configuring with a USB Tether

Use an Android Debug Bridge (ADB) connection to send the
WFConnect.xml
configuration file to the device using a USB tether.
because it can cause permission issues on the device.
  1. Copy the
    WFConnect.xml
    file to the WFConnect directory.
  2. Open a command prompt and send the following adb command to the device:
    adb shell am start -a "wfc.voice.ACTION_NEW_CONFIG" --es "profile_uri" "/WFConnect/WFConnect.xml"