> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gbox.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Explore how to connect GBOX with your favorite IDE and coding tools, providing AI Agents with reliable runtime environments

## Why Choose GBOX with IDE Agents?

GBOX provides a powerful and reliable runtime environment for various mainstream IDE Agents, enabling AI Agents to perform actual development and debugging work. By integrating GBOX, your AI Agent can:

* **Real Environment Testing**: Run and test applications in real Android devices or virtual environments
* **Automated Development Workflow**: Let Agents automatically execute code writing, testing, debugging, and other tasks
* **Cross-Platform Compatibility**: Support multiple IDEs and development tools with a unified runtime environment
* **Secure Isolation**: Run in isolated environments to ensure development process security

## Android App Development Scenarios

In Android application development, the combination of GBOX with IDE Agents is particularly useful:

### 🚀 Automated Testing

* Agents can automatically install, run, and test Android applications
* Execute UI automation tests to verify application functionality
* Perform compatibility testing across different device configurations

### 🔧 Debugging and Optimization

* Automatically collect crash logs and error information
* Execute code hot updates and real-time debugging

### 📱 Application Development Workflow

* Complete automated workflow from code writing to deployment
* Automatically build APK and install to devices

## Supported IDEs and Tools

<Columns cols={2}>
  <Card title={<div><img src="https://mintlify.s3.us-west-1.amazonaws.com/gbox-551f8aad/images/cursor.svg" style={{display:"inline-block", width: "24px"}}/> Cursor Integration</div>} href="/integrations/ide/cursor">
    Integrate GBOX in Cursor to enable AI Agents to develop and test applications directly in real Android environments. Supports automated code writing, test execution, and debugging workflows.
  </Card>

  <Card title={<div><img src="https://mintlify.s3.us-west-1.amazonaws.com/gbox-551f8aad/images/anthropic.svg" style={{display:"inline-block", width: "24px"}} /> Claude Code Integration</div>} href="/integrations/ide/claude-code">
    Combine GBOX with Claude Code to provide Claude with powerful Android development capabilities. Claude can write code, test applications, and view real-time results.
  </Card>

  <Card title={<div><img src="https://mintlify.s3.us-west-1.amazonaws.com/gbox-551f8aad/images/vscode.svg" style={{display:"inline-block", width: "24px"}} /> VSCode Integration</div>} href="/integrations/ide/vscode">
    Integrate GBOX with VSCode and GitHub Copilot Agent Mode to enable AI agents to automatically test and validate Android applications in cloud-based Android environments.
  </Card>
</Columns>
