Skip to main content
GBOX lets you easily install Android applications on cloud-based devices without needing physical hardware. You can install apps from APK files, URLs, or local files, making app testing and development seamless:
  • Flexible Installation - Install apps from URLs, local APK files, or app stores
  • Instant Access - Install and launch apps in seconds on clean Android environments
  • No Setup Required - Skip device configuration and app sideloading complexities
  • Live Testing - View and interact with installed apps through live browser sessions
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 other dependencies

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

Create Android box and install app

Create a basic Android box by running the following code.
4

Run the box

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

More Android Capabilities

Explore the complete Android API reference to discover all available operations and features.