Commit Graph

1 Commits

Author SHA1 Message Date
5340ebce83 Add ReDroid (Android in Container) LXC setup scripts
- redroid-lxc-setup.sh: Interactive wizard for ReDroid deployment
  - Docker installation, ADB/scrcpy setup
  - Automatic architecture detection (ARM64/x86_64)
  - LXC binder device configuration
  - Multi-instance support with docker-compose
  - NDK translation for ARM apps on x86 hosts
- proxmox-host-config.sh: Proxmox host configuration helper
  - Binder kernel module loading
  - LXC config snippets for device passthrough
- VSCode tasks for ReDroid management:
  - Setup wizard, auto-setup, start/stop/status
  - Screen mirroring (scrcpy), ADB shell
  - APK installation, live logs
  - Binder device diagnostics

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 16:05:11 +01:00