# golang/mobile

[mirror] Go on Mobile

Repository: https://github.com/golang/mobile
Canonical: https://ross.abutalabs.com/products/mobile
Homepage: https://golang.org/x/mobile
Language: Go
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-21T19:07:23+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 4290, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6209, forks 825 (observed 2026-08-28T04:09:40.009897+00:00)

## What it is
Go mobile provides packages and build tools (gomobile, gobind) for writing all-Go mobile apps or building Go libraries that can be bound into Android and iOS SDK apps. It is an official experimental Go project.

## Use cases
- write android apps in go
- build ios apps with go
- use go code from swift or kotlin apps
- compile go library for mobile
- cross-platform mobile development in go

## When to choose
- you want to write an entire mobile app in Go
- you have existing Go code you want to expose as a mobile library via bindings

## When to avoid
- you need a fully supported, production-grade mobile framework with vendor support
- you need rich native UI tooling - the project is explicitly experimental with no end-user support

## Facets
- artifact type: framework
- maturity: experimental
- function: mobile-framework, build-tool, sdk
- domain: mobile-development, cross-platform, developer-tools
- platform: go, cross-platform
- tags: gomobile, go-bind, mobile-apps, language-bindings, android, ios

## Member repositories
- golang/mobile (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:40.009897+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:18.195670+00:00, confidence not recorded.
  - readme: https://github.com/golang/mobile (fetched 2026-08-28T04:09:40.009897+00:00, sha 64871b0d080c)
  - homepage: https://golang.org/x/mobile (fetched 2026-08-29T08:43:38.642730+00:00, sha f40b2ff82d55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
