nixpkgs/pkgs/development/mobile/androidenv
2022-04-20 20:43:45 +02:00
..
examples
ndk-bundle ndk-bundle: fix build 2021-11-19 23:37:11 -08:00
tools
.gitignore
build-app.nix
build-tools.nix
cmake.nix
compose-android-packages.nix platform-tools: allow aarch64-darwin 2022-04-20 20:43:45 +02:00
default.nix
deploy-androidpackage.nix
emulate-app.nix
emulator.nix androidenv: fix emulator build on Linux 2021-11-18 20:02:45 +03:00
fetchrepo.sh
generate.sh
mkrepo.rb
mkrepo.sh
platform-tools.nix
querypackages.sh
README.md androidenv: document update procedure 2022-04-20 20:26:59 +02:00
repo.json androidenv: regenerate repo.json 2022-04-20 20:33:12 +02:00
tools.nix

How to update

  1. ./fetchrepo.sh
  2. ./mkrepo.sh
  3. Check the repo.json diff for new stable versions of tools, platform-tools, build-tools, emulator and/or ndk
  4. Update the relevant argument defaults in compose-android-packages.nix