Android-nixpkgs: Nix-packaged Android SDK, updated daily

I’ve been using this at work for a couple of years, and recently polished it up with a README and flake support.

It’s similar to androidenv in nixpkgs, except it contains every package provided by the upstream Android SDK repositories and is regenerated daily through CI.

The repository provides a Nix channel, a flake.nix, and a Home Manager module.

I’ve found it extremely helpful at my place of employment as I can synchronize my personal SDK installation with the SDK installation used for CI on a real-world commercial Android app.

I would love to move this to the nix-community org if this would be welcome there.

Thanks!

14 Likes