This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
yosoyhendrix
/
psiphon-tunnel-core
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
v2.0.29
Ramas
Etiquetas
master
master-gopath
master-pre_inproxy
staging-client
staging-server
v2.0.36
v2.0.35
v2.0.34
v2.0.33
v2.0.32
v2.0.31
v2.0.30
v2.0.29
v2.0.28
v2.0.27
v2.0.26
v2.0.25
v2.0.24
v2.0.23
v2.0.22
v2.0.21
v2.0.20
v2.0.19
v2.0.18
v2.0.17
v2.0.16
v2.0.15
v2.0.14
v2.0.13
v2.0.12
v2.0.11
v2.0.10
v2.0.9
v2.0.8
v2.0.7
v2.0.5
v2.0.6
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v1.0.10
v2.0.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
library-v1.0.4
library-v1.0.3
library-v1.0.2
library-v1.0.1
v1.0.0
v0.0.14-beta-android
v0.0.14-beta-ios
v0.0.13-alpha
v0.0.11-alpha
v0.0.12-alpha
0.0.11-alpha
0.0.10-alpha
v0.0.10-alpha
v0.0.9-alpha
v0.0.8-alpha
v0.0.7-alpha
v0.0.6-alpha
v0.0.5-alpha
psiphon-tunnel-...
/
MobileLibrary
/
go-mobile
/
example
/
bind
/
android
Rod Hynes
84d460615f
Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile'
%!s(int64=3) %!d(string=hai) anos
..
app
84d460615f
Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile'
%!s(int64=3) %!d(string=hai) anos
README
84d460615f
Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile'
%!s(int64=3) %!d(string=hai) anos
build.gradle
84d460615f
Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile'
%!s(int64=3) %!d(string=hai) anos
settings.gradle
84d460615f
Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile'
%!s(int64=3) %!d(string=hai) anos
README
Go bind android app example
Run
$ gomobile bind -o app/hello.aar golang.org/x/mobile/example/bind/hello
and import this project in Android Studio. If you prefer the command
line, use gradle to build directly.
Note that you need to run gomobile bind again every time you make a
change to Go code.