Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.31 KB

File metadata and controls

41 lines (30 loc) · 1.31 KB

Codeflow Bridge

VSCode extension can mirror, control and record android device with scrcpy

Codeflow: Bridge

Features

💡 Screen casting

Mirrors Android devices connected via USB or over TCP/IP.

✨ Remote control

Allows to control the device with the keyboard and the mouse of the computer.

🗂️ File listing

List device files.

📥 File download

Download device files by one click.

📃 Remote shell

Control your device from adb shell in your vscode.

🔥 Cloud Devices

List all cloud devices of #Pandora# with identity authentication passed. Connect a cloud device to local directly.

How to use

  • Open the extension "Codeflow Bridge".
  • Connect a cloud device / Connect an android device via USB or over adb connect to your workspace, the device has connected will be listed on the "Local Devices".
  • Click "Open Device" button to use the device or directly use adb shell of device in workspace terminal.