No Description

Rod Hynes a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
app a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
asset a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
bind a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
cmd a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
doc 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
event 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
example a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
exp a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
geom a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
gl a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
internal a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
testdata 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
.gitattributes 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
.gitignore 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
CONTRIBUTING.md 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
LICENSE 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
PATENTS 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
README.md 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
codereview.cfg 44cb74bc2b Squashed 'MobileLibrary/go-mobile/' content from commit 43a03845 3 years ago
go.mod a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago
go.sum a2ebc38c06 Squashed 'MobileLibrary/go-mobile/' changes from 43a03845..2782386b 1 year ago

README.md

Go support for Mobile devices

Go Reference

The Go mobile repository holds packages and build tools for using Go on mobile platforms.

Package documentation as a starting point:

Caution image

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.