https://plugins.gradle.org/plugin/org.golang.mobile.bind/0.2.11 Built/published with $ docker run --rm -u root -v "$PWD":/home/gradle/project \ -w /home/gradle/project gradle:latest gradle publishPlugins Gradle version 4.5.1 Change-Id: I431101a2b9000147430632ec24e76e8216c66935 Reviewed-on: https://go-review.googlesource.com/95455 Reviewed-by: Elias Naur <elias.naur@gmail.com>
Go bind android app example Set the GOPATH, GO, GOMOBILE variables in hello/build.gradle and import this project in Android Studio.