nixpkgs/pkgs/development/mobile/androidenv
2022-12-30 15:48:07 +02:00
..
examples androidenv: fix missing packages in repo json (#208137) 2022-12-30 15:28:12 +02:00
ndk-bundle androidenv: fix darwin ndk symlink 2022-10-27 10:12:54 -07:00
tools androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00
.gitignore
build-app.nix lib.replaceChars: warn about being a deprecated alias 2022-12-15 22:25:51 +02:00
build-tools.nix androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00
cmake.nix
compose-android-packages.nix androidenv: fix missing packages in repo json (#208137) 2022-12-30 15:28:12 +02:00
default.nix androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00
deploy-androidpackage.nix
emulate-app.nix
emulator.nix androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00
fetchrepo.sh
generate.sh
mkrepo.rb Merge pull request #208300 from hadilq/androidenv/fix-system-image-download-url-for-default-type 2022-12-30 15:48:07 +02:00
mkrepo.sh
platform-tools.nix androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00
querypackages.sh
README.md
repo.json androidenv: fix missing packages in repo json (#208137) 2022-12-30 15:28:12 +02:00
tools.nix androidenv: use callPackage instead of import & fix infinite recursion 2022-12-15 21:55:22 +02:00

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