nixpkgs/pkgs/development/mobile
Bastian Köcher dd0b3dafc9 androidndk: Add makeStandaloneToolchain support
Example:
```
let
  toolchain = (androidenv.androidndk.makeStandaloneToolchain 24 "arm64");
in
...
```
2018-09-07 22:03:26 +02:00
..
abootimg
adb-sync
adbfs-rootless
androidenv androidndk: Add makeStandaloneToolchain support 2018-09-07 22:03:26 +02:00
cocoapods
flashtool
genymotion
imgpatchtools
titaniumenv
webos
xcodeenv
xpwn