nixpkgs/pkgs/development/mobile/androidenv
2022-06-20 14:30:31 +02:00
..
examples
ndk-bundle androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
tools android tools: fix meta license 2022-06-20 11:26:44 +02:00
.gitignore
build-app.nix
build-tools.nix
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: Fix emulator 2022-06-20 14:30:31 +02:00
fetchrepo.sh
generate.sh
mkrepo.rb
mkrepo.sh
platform-tools.nix
querypackages.sh
README.md
repo.json
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