## Summary Set up and run the OpenPocket stack (Android emulator + application) on an Ubuntu machine. ## Tasks - [ ] Install Android SDK, emulator, and platform-tools on Ubuntu - [ ] Configure KVM acceleration for emulator performance - [ ] Create an AVD and verify emulator boots in headless mode - [ ] Run the OpenPocket stack end-to-end on Ubuntu - [ ] Fix any platform-specific issues encountered (e.g. missing Linux fallback paths, macOS-gated force-kill methods) - [ ] Document the Ubuntu setup steps