Feature Map
Feature Support Comparison
This page shows the support status of various features in the GBox platform across different environments (Android and Linux). Through this feature map, you can quickly understand which features are available for use and which are still in development.
Feature Categories
- Basic: Core functionality including box creation, management, live view, and other essential operations
- UI Action: User interface interaction features such as clicking, dragging, scrolling, and other actions
- Run Code: The ability to execute code within boxes
- Command: System command execution functionality
- File System: File and directory operation related features
- Browser: Browser-related functionality such as CDP (Chrome DevTools Protocol) support
- Android: Android device-specific features such as app management, installation, and uninstallation
Support Status Legend
- ✅ Supported: Feature is released and available for use
- ⏳ Coming Soon: Feature is under development and will be released soon
- ➖ Not Supported: Feature is not applicable or supported on the corresponding platform
Usage Recommendations
- Android Environment: Suitable for mobile app testing, UI automation, and app management scenarios
- Linux Environment: Suitable for server-side development, command-line operations, and file processing scenarios
Android | Linux | ||
---|---|---|---|
Basic | Create | ✅supported | ✅supported |
List | ✅supported | ✅supported | |
Terminate | ✅supported | ✅supported | |
Start | ⏳Coming soon | ⏳Coming soon | |
Stop | ⏳Coming soon | ⏳Coming soon | |
Live View | ✅supported | ✅supported | |
Web Terminal | ✅supported | ✅supported | |
UI Action | Click | ✅supported | ⏳Coming soon |
Touch | ✅supported | ⏳Coming soon | |
Drag | ✅supported | ⏳Coming soon | |
Scroll | ✅supported | ⏳Coming soon | |
Swipe | ✅supported | ⏳Coming soon | |
Press Key | ✅supported | ⏳Coming soon | |
Press Button | ✅supported | ⏳Coming soon | |
Type Text | ✅supported | ⏳Coming soon | |
Move to position | ✅supported | ⏳Coming soon | |
Take Screenshot | ✅supported | ⏳Coming soon | |
Screen Rotate | ⏳Coming soon | ⏳Coming soon | |
Run Code | Run Code | ⏳Coming soon | ✅supported |
Command | Command | ⏳Coming soon | ✅supported |
File System | List Box Files | ⏳Coming soon | ✅supported |
Get File/Dir | ⏳Coming soon | ✅supported | |
Read File | ⏳Coming soon | ✅supported | |
Write File | ⏳Coming soon | ✅supported | |
Delete File/Dir | ⏳Coming soon | ✅supported | |
Rename File/Dir | ⏳Coming soon | ✅supported | |
Check if file/dir exists | ⏳Coming soon | ✅supported | |
Browser | Generate CDP url | ⏳Coming soon | ✅supported |
Android | List apps | ✅supported | ➖ |
Install app | ✅supported | ➖ | |
Uninstall app | ✅supported | ➖ | |
List app simple | ✅supported | ➖ | |
Get App | ✅supported | ➖ | |
Get connect address | ✅supported | ➖ | |
Get app activities | ✅supported | ➖ | |
Open App | ✅supported | ➖ | |
Close App | ✅supported | ➖ | |
Close all apps | ✅supported | ➖ | |
Restart app | ✅supported | ➖ | |
Backup all apps | ⏳Coming soon | ➖ | |
Backup app | ⏳Coming soon | ➖ | |
Restore app | ⏳Coming soon | ➖ |