| commit | 188f512ec823e2cc0cf67923e677d2cf0a264adf | [log] [tgz] |
|---|---|---|
| author | cuishuang <imcusg@gmail.com> | Mon Oct 20 18:15:00 2025 +0800 |
| committer | Gopher Robot <gobot@golang.org> | Tue Oct 21 08:11:56 2025 -0700 |
| tree | f8d911031daa84c7c55a4c2ada8bffe64528bb7e | |
| parent | 8baca8bf4eeba6bf71c89405abea7e4a00b63360 [diff] |
all: fix some comments Change-Id: Idd6568edd3910379c0d558fd79679dbdb589fab1 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/713082 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Hajime Hoshi <hajimehoshi@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
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://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/mobile.