You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded and installed android studio for linux (deb in my case).
I went to plugin section and type Golang, gomobile etc for ability to add gomobile gradle plugin to IDE.
I expected to see Gomobile Gradle Plugin for Android Studio and have ability to add it.
I don't see Gomobile Gradle Plugin for Android Studio and can't add it to IDE.
Can anyone help a nob like me, please ?
The text was updated successfully, but these errors were encountered:
Hi.
My go version is:
go version go1.10.2 linux/amd64
Yes, it is.
My Go env:
OARCH="amd64"
GOBIN=""
GOCACHE="/home/r3mb0/.cache/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/r3mb0/GoMobile"
GORACE=""
GOROOT="/usr/lib/go-1.10"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go-1.10/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build517142902=/tmp/go-build -gno-record-gcc-switches"
I downloaded and installed android studio for linux (deb in my case).
I went to plugin section and type Golang, gomobile etc for ability to add gomobile gradle plugin to IDE.
I expected to see Gomobile Gradle Plugin for Android Studio and have ability to add it.
I don't see Gomobile Gradle Plugin for Android Studio and can't add it to IDE.
Can anyone help a nob like me, please ?
The text was updated successfully, but these errors were encountered: