commit | 3e409eeb2106e39ad50a12c4be80697f1e81f9ca | [log] [tgz] |
---|---|---|
author | Hana (Hyang-Ah) Kim <[email protected]> | Mon Oct 18 19:36:53 2021 -0400 |
committer | Hyang-Ah Hana Kim <[email protected]> | Thu Oct 28 16:11:54 2021 +0000 |
tree | d51a9460607d6cb16fc9d90c190ece1da834d2d0 | |
parent | eb3c0abee20a64f6dc47b0793f60a486d143ac14 [diff] |
example/ivy/android: use monospace & pre-wrap for WebView text formatting Output from ivy is carefully formatted to work best in terminal. Use of monospace & pre-wrap white space make table-format output look nicer. Change-Id: If11fd57c8e685c01825fb1c2dd8b6d24fe860850 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/356730 Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Hajime Hoshi <[email protected]> Trust: Peter Weinberger <[email protected]>
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.