Connect an Android Device with USB

Android connects through ADB, so USB debugging has to be turned on once. The VirtualTablet app walks you through it with a live checklist that turns green as each step is done.

The USB checklist in the VirtualTablet Android app

Step 1: Install the USB Driver (Windows only)

Windows needs your manufacturer’s USB driver to recognize the device.

  1. Download the official driver for your device
  2. Install it, then restart your PC

On a Mac, no driver installation is needed.

💡
You do not need to install ADB or Android platform-tools. VirtualTablet Server already includes everything it needs to talk to an Android device.

Step 2: Turn On Developer Options

  1. Open Settings on your Android device
  2. Navigate to About phone (on Samsung: About phoneSoftware information)

Enable Developer Options Enable Developer Options

  1. Tap “Build Number” 7 times until you see the “Developer mode enabled” message
📱
The build number sits in a different place on each brand - on Xiaomi it is OS version, on OPPO/OnePlus/realme it is under Version, on vivo it is Software version. The VirtualTablet app detects your brand and shows the right path, so just follow the app.

Step 3: Turn On USB Debugging

  1. Go back to Settings
  2. Open Developer options (usually near the bottom of Settings)

Enable USB Debugging

  1. Scroll to the Debugging section
  2. Turn USB debugging ON

Enable USB Debugging

👆
In the VirtualTablet app, open the USB tab and tap any unfinished step - it opens the matching Android settings screen directly, and the checklist updates as soon as you come back.

Step 4: Connect and Allow Debugging

  1. Connect your Android device to the PC with a USB cable
  2. When Android asks “Allow USB debugging?”, tap Allow
  3. Check “Always allow from this computer” so you are not asked again

Step 5: Select the Device and Connect

  1. Open VirtualTablet Server on your PC, go to the Connect tab and switch to USB
  2. In the Android device section, pick your device from the dropdown
  3. In the app, tap Connect over USB

Ready to connect card with the Connect over USB button

Pro users can turn on Auto-connect when ready in the app’s USB tab, and the connection starts by itself once every step is green.

Troubleshooting

The device is not in the server’s device list:

  1. Confirm USB debugging is ON in Developer options
  2. Press Refresh in the Android device section of the Connect tab
  3. Reinstall the manufacturer USB driver (Windows)

The “Allow USB debugging?” prompt never appears:

  1. Open Developer options
  2. Tap Revoke USB debugging authorizations
  3. Reconnect the cable and tap Allow

Nothing happens at all:

  1. Use a data cable - many spare cables are charge-only
  2. Plug directly into the PC and avoid USB hubs
  3. Try a different USB port, then a different cable
  4. Restart both the PC and the device

Related Resources