|
|
|
@ -381,31 +381,6 @@ For immediate validation of plugin functionality: |
|
|
|
|
|
|
|
Complete testing procedures: [docs/manual_smoke_test.md](./docs/manual_smoke_test.md) |
|
|
|
|
|
|
|
### High-Performance Emulator Testing |
|
|
|
|
|
|
|
For optimal Android emulator performance on Linux systems with NVIDIA graphics: |
|
|
|
|
|
|
|
```bash |
|
|
|
# Launch emulator with GPU acceleration |
|
|
|
cd test-apps |
|
|
|
./launch-emulator-gpu.sh |
|
|
|
``` |
|
|
|
|
|
|
|
**Features:** |
|
|
|
- Hardware GPU acceleration for smoother UI |
|
|
|
- Vulkan graphics API support |
|
|
|
- NVIDIA GPU offloading |
|
|
|
- Fast startup and clean state |
|
|
|
- Optimized for development workflow |
|
|
|
|
|
|
|
See [test-apps/SETUP_GUIDE.md](./test-apps/SETUP_GUIDE.md#advanced-emulator-launch-gpu-acceleration) for detailed configuration. |
|
|
|
|
|
|
|
**Troubleshooting GPU Issues:** |
|
|
|
|
|
|
|
- [EMULATOR_TROUBLESHOOTING.md](./test-apps/EMULATOR_TROUBLESHOOTING.md) - Comprehensive GPU binding solutions |
|
|
|
- Alternative GPU modes: OpenGL, ANGLE, Mesa fallback |
|
|
|
- Performance verification and optimization tips |
|
|
|
|
|
|
|
## Platform Requirements |
|
|
|
|
|
|
|
### Android |
|
|
|
|