NOTE: This information only applies to Legacy Kobiton.
Prerequisites
- Visual Studio Code version 1.5.1.1 or higher
- Android Debug Bridge (adb) version 1.0.41 or higher (global path)
Download the plugin
- Open Visual Studio Code.
- On the UI, click Extensions or Apple shortcut Cmd + Shift + X to open Extensions.
- In the search box, enter Kobiton ADB Tunnel and click Install.
- Restart Visual Studio Code.
Authenticate account
- Open the Command Palette, Cmd + Shift + P, and enter: Kobiton ADB Tunnel.
- On the Kobiton ADB Tunnel popup, enter:
- URL: https://api.kobiton.com (URL for public device Kobiton cloud)
- If connecting to a private setup, use your organization’s API URL
- Email: Kobiton login email
- API Key: API key, found under API keys on portal.kobiton.com/settings/keys
- URL: https://api.kobiton.com (URL for public device Kobiton cloud)
- Click Connect.
Connect to a device
- Once authenticated, launch a device from the Kobiton Devices panel on Visual Studio Code.
- Enter the Session ID to Kobiton ADB Tunnel dialog and click the Connect.
Device is connected and ready for debugging.