nixpkgs/pkgs/development/mobile
Jakub Sokołowski dd2a8245a1
gomobile: init at 2020-06-22
The Android SDK is provided by `nixpkgs`, and in case of the Status Project
we build our app using that SDK in combination with gomobile since our
protocol library is written in Go:
https://github.com/golang/mobile

This tool is quite powerful and allows you even to build entire applications in Go:
https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile#hdr-Compile_android_APK_and_iOS_app

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-23 11:17:17 +02:00
..
abootimg pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adb-sync pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adbfs-rootless treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
androidenv Merge pull request #115229 from rolfschr/android-fix-shebang-in-make-standalone-toolchain 2021-03-30 16:59:38 +02:00
cocoapods cocoapods-beta: 1.10.0 -> 1.10.1 2021-03-11 13:10:59 -08:00
flashtool pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
genymotion treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
gomobile gomobile: init at 2020-06-22 2021-04-23 11:17:17 +02:00
imgpatchtools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
titaniumenv treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
webos treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xcodeenv pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
xpwn treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00