Skip to main content

Installation

Install the GBOX SDK using your preferred package manager:

Basic Usage

1. Initialize the SDK

First, import and initialize the SDK with your API key for authentication:

2. Create Virtual Devices

Use the SDK to create different types of virtual devices:

3. Complete Example

Here’s a complete example showing how to create a device and perform basic operations:

Next Steps