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 androidenv: fix the $out/bin symlink for ndk-bundle 2019-05-24 02:32:14 +00:00
tools androidsdk: fix missing fontconfig library reference when tools version 26.1.x is used 2019-01-26 21:35:18 +01:00
build-app.nix androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
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 androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
deploy-androidpackage.nix deployAndroidPackage: prefer local builds 2019-11-16 14:37:47 +01:00
emulate-app.nix androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
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 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00