commit | f58d095fc586f2233d296426070b6c353f35bc9d | [log] [tgz] |
---|---|---|
author | Hana Kim <hyangah@gmail.com> | Mon Aug 01 10:46:43 2016 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Mon Aug 01 16:20:48 2016 +0000 |
tree | 07dc9096732a5a7b62d4660f7bba9212cc79e9d2 | |
parent | cf96d36e8fc9f569f9ff6b91168d8305fca0b4f7 [diff] |
exp/audio: add instruction for installing required package The error message from cgo will print the line, which now includes the instruction as a comment. Change-Id: I208365b5b1e4da0bd6df89882586fe438f7391b4 Reviewed-on: https://go-review.googlesource.com/25384 Reviewed-by: David Crawshaw <crawshaw@golang.org>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.