1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00
nixpkgs/pkgs/development/mobile/androidenv
2022-05-31 15:38:21 +02:00
..
examples
ndk-bundle androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
tools androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
.gitignore
build-app.nix
build-tools.nix treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
cmake.nix androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
compose-android-packages.nix Merge pull request #169468 from Atemu/update/android-env 2022-05-31 15:38:21 +02:00
default.nix
deploy-androidpackage.nix
emulate-app.nix
emulator.nix androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
fetchrepo.sh
generate.sh
mkrepo.rb
mkrepo.sh
platform-tools.nix treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
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