commit | 981e3839239d24c4f76db764614354b5b39cdf72 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Tue Jun 16 14:13:47 2015 -0700 |
committer | Nigel Tao <nigeltao@golang.org> | Tue Jun 16 21:35:30 2015 +0000 |
tree | 08be62c5b11285c21e1e0e2cb714f872e896db48 | |
parent | 93e2526d552098dfe87fbe14ff62ac9211fdf31a [diff] |
font: move to exp/font. Change-Id: I62d5bcd829cb35e13843586b25829938778c79f5 Reviewed-on: https://go-review.googlesource.com/11133 Reviewed-by: David Crawshaw <crawshaw@golang.org>
The Go mobile repository holds packages and build tools for using Go on Android.
This is early work and installing the build system requires Go 1.5. Follow the build instructions on godoc.org/golang.org/x/mobile/cmd/gomobile to install the gomobile command and build the basic example.
APIs are currently very limited, but under active development. Package documentation serves as a starting point:
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.