Skip to content

golang/mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 18, 2025
cd09664 · Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Jul 17, 2015
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Dec 22, 2014
Dec 23, 2014
Nov 2, 2021
Mar 14, 2018
Jul 16, 2024
Apr 16, 2012
Nov 5, 2024
Mar 18, 2015
Feb 18, 2025
Feb 10, 2025

Repository files navigation

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://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/mobile.