|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| app | %!s(int64=3) %!d(string=hai) anos | |
| asset | %!s(int64=3) %!d(string=hai) anos | |
| bind | %!s(int64=3) %!d(string=hai) anos | |
| cmd | hai 1 ano | |
| doc | %!s(int64=3) %!d(string=hai) anos | |
| event | %!s(int64=3) %!d(string=hai) anos | |
| example | %!s(int64=3) %!d(string=hai) anos | |
| exp | %!s(int64=3) %!d(string=hai) anos | |
| geom | %!s(int64=3) %!d(string=hai) anos | |
| gl | %!s(int64=3) %!d(string=hai) anos | |
| internal | %!s(int64=3) %!d(string=hai) anos | |
| testdata | %!s(int64=3) %!d(string=hai) anos | |
| vendor | %!s(int64=3) %!d(string=hai) anos | |
| .gitattributes | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=3) %!d(string=hai) anos | |
| CONTRIBUTING.md | %!s(int64=3) %!d(string=hai) anos | |
| LICENSE | %!s(int64=3) %!d(string=hai) anos | |
| PATENTS | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| codereview.cfg | %!s(int64=3) %!d(string=hai) anos | |
| go.mod | %!s(int64=3) %!d(string=hai) anos | |
| go.sum | %!s(int64=3) %!d(string=hai) anos | |
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.