Hyang-Ah Hana Kim
e3048a987d
example/libhello: update main.go to initiate java.Init.
...
changes required after golang.org/cl/5555
Change-Id: If355dcfa0edfdc204eac4e89837927ab9a978b65
Reviewed-on: https://go-review.googlesource.com/5651
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-02-23 21:57:36 +00:00
Daniel Ortiz Pereira da Silva
9c997eaee4
example: add windows batch files
...
Add windows batch files to build and run examples
Change-Id: I9102ceb5c47f692730a8b024648b1d10ff49b624
Reviewed-on: https://go-review.googlesource.com/1622
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2014-12-22 13:10:26 +00:00
David Crawshaw
96c0ef1480
all: update docs to remove code.google.com
...
Fixes golang/go#9259 .
Change-Id: I4768ce0a2abc56100e6616bacdf6aad196639b10
Reviewed-on: https://go-review.googlesource.com/1370
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2014-12-11 14:15:30 +00:00
David Crawshaw
fb724b9af0
go.mobile/example/libhello: remove superfluous ln
...
LGTM=hpw
R=golang-codereviews, hyangah, hpw
CC=golang-codereviews
https://golang.org/cl/139600043
2014-11-20 13:35:41 -05:00
Hana Kim
32f2370535
go.mobile/bind: include the bind invocation command in generated files.
...
This change also updates bind/testdata/*.golden.
LGTM=crawshaw
R=crawshaw
CC=golang-codereviews
https://golang.org/cl/167160043
2014-11-10 13:46:47 -05:00
Andrew Gerrand
9470e0ba58
go.mobile: use golang.org/x/... import paths
...
LGTM=bradfitz, rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/162710043
2014-11-10 08:55:57 +11:00
Hana Kim
c2dd086961
go.mobile/example/libhello: fix typo.
...
LGTM=crawshaw
R=crawshaw
CC=golang-codereviews
https://golang.org/cl/172740043
2014-11-05 14:00:48 -05:00
David Crawshaw
7dcf08fb02
go.mobile/example/libhello: make example self-contained
...
This example now uses the pre-L build system.
A gradle-based example will follow as soon as
I am testing on Android L devices.
LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://golang.org/cl/143900043
2014-09-12 10:54:02 -04:00
David Crawshaw
d56aee7394
go.mobile/example: give library examples a lib prefix
...
LGTM=nigeltao
R=golang-codereviews, nigeltao
CC=golang-codereviews
https://golang.org/cl/130910043
2014-09-03 09:28:47 -04:00