Android/Bionic + Live USB Builder + AI
Germux
A terminal and package build system for Android where AI can guide installation, read logs, repair recipes and build tools for a specific device.
Main flow
The phone sends a build request, the PC builds the package, Germux tests the result.
The user does not have to know every compiler flag. AI can select packages, activate one recipe at a time, send the build through the network queue, read filtered logs and save the result.
- 1
Germux creates a request with the package and build policy.
- 2
The Live USB Builder receives the request and compiles for Android/Bionic.
- 3
The artifact returns to the phone as a native package.
- 4
AI runs a smoke test and marks the package as confirmed or broken.
Germux Hub
Project sources, docs, packages and releases in one place.
USB Writer
USB writing moved to desktop tools.
The browser page stays useful for manifests and status checks, but real USB writing should happen through the Linux desktop writer. Windows support is planned after the partition handling is stable.
Germux Account
One account for the app, website, recipes and stats.
Quick access
You can use email/password or Google. On a phone the session can open the Germux app directly; on PC the page can show an APK link or QR code.