Android
Basic
Gbox provides cloud-based Android automation testing without the need to purchase, configure, or maintain any Android devices. Gbox supports both virtual machines
and physical devices
, letting you focus on testing:
- No Device Management - Eliminate hardware procurement, system configuration, and device maintenance hassles
- Ready to Use - Get clean Android testing environments in seconds
- Flexible Options - Choose between virtual machines or physical devices based on your testing needs
- Auto Scaling - Run multiple tests in parallel without hardware limitations
1
Get an API Key
- Go to Gbox AI
- Copy your API Key
- 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 a basic Android box
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.