Skip to main content
Live View provides real-time remote access to Android devices, allowing you to directly control and interact with cloud-based Android devices through your browser.

Get Started

1

Get an API Key

  1. Go to GBOX AI
  2. Copy your API Key
  3. Paste your GBOX API Key into your env file
.env
2

Install GBOX SDK and dependencies

Install gbox-sdk and other required dependencies by running the following command in your terminal.
3

Create a Live View box

Create a Live View box by creating the following code file.
4

Run the box

Run the Live View box by running the following command in your terminal.

Embed Live View in your website

You can embed Live View in your website by using the following code.