topic
launcher.
Everything we've published on launcher across guides, agents, hardware reviews and glossary entries — 4 entries in total.
Guides (4)
- PocketClaw Launcher APK (8.5 KB)Launcher · 2026-02-18
Build a minimal 8.5 KB Android launcher APK without Android Studio using javac, d8, aapt, and apksigner.
- Native APK: Kill the WebView (216 -> 45 MB)Launcher · 2026-02-18
Replace WebView launcher with native Android Activity using ScrollView and TextView, cutting RSS from 216 MB to 55 MB.
- APK v2: Escape Hatches (Post-Brick Fix)Launcher · 2026-02-18
Five escape hatch protections added to PocketClaw launcher after near-brick experience with fullscreen WebView blocking ADB auth.
- Process Name Cleanup in DashboardLauncher · 2026-02-18
Clean up Android package names in PocketClaw dashboard display using regex chain for readability on small screens.