bedrock
Docs
Sign in

Build Android apps, faster.

A CLI and dashboard for building, signing, and shipping Android release apps — sign in with GitHub and ship your first build in minutes.

Dashboard

Every build, every app, every organization — one place to watch it all happen.

Bedrock dashboard showing build history and status

Usage

$ bedrock login

Opens your browser, signs in, done.

$ bedrock build

Builds a release APK and uploads it.

$ bedrock build status

Check progress and grab the link.

Remote by default

Every build runs on its own sandbox — nothing to install, nothing to keep running locally.

Local when you want it

Already have the Android SDK set up? bedrock build --local skips the sandbox entirely.

You own your keys

Signing keystores are uploaded, encrypted, and yours. bedrock never generates or holds them.