3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/mobile/androidenv
Luca Favatella 6da0e0b7d7 androidenv: bump emulator version to latest stable - as per Linux
Move to a known version of the emulator.  Each OS has a distinct
version... pick the one on Linux.  A better solution would be to let
the user of `emulateApp` overload what the emulator version shall be
(and maybe it is already possible and I do not see it) - without need
to reproduce large portions of `default.nix`.

Using the previous emulator showed the following warning:
```
Your emulator is out of date, please update by launching Android Studio:
```

I am not aware of any reasons for not wanting the latest emulator (as
I expect it shall be compatible usually with more system images - not
less), so bump its default version.

Emulator release notes:
https://developer.android.com/studio/releases/emulator
2020-03-09 04:47:40 +00:00
..
generated androidenv: update the generated expressions 2020-03-09 04:47:39 +00:00
ndk-bundle
tools
build-app.nix
build-tools.nix androidenv build-tools: fix old versions under linux 2020-02-14 11:41:57 +01:00
cmake.nix
compose-android-packages.nix androidenv: bump emulator version to latest stable - as per Linux 2020-03-09 04:47:40 +00:00
convertaddons.xsl
convertpackages.xsl androidenv: fix packages xsl used in generate.sh 2020-03-09 04:45:36 +00:00
convertsystemimages.xsl androidenv: fix system images xsl used in generate.sh 2020-03-09 03:43:19 +00:00
default.nix
deploy-androidpackage.nix
emulate-app.nix
emulator.nix
generate.sh androidenv: update generate.sh to use nix-shell and fail on error 2020-03-09 03:43:19 +00:00
lldb.nix androidenv.lldb: Fix libssl not found 2020-01-07 14:02:13 +07:00
platform-tools.nix treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
querypackages.sh
tools.nix