commit | 1c027f395ef777d099155c0142dd7eff1b7c2f2c | [log] [tgz] |
---|---|---|
author | wmdngngng <[email protected]> | Thu Sep 23 15:34:59 2021 +0000 |
committer | Hajime Hoshi <[email protected]> | Fri Sep 24 03:28:53 2021 +0000 |
tree | a14ccbcbbbfbcd3317bd21b92231c8e722536b32 | |
parent | b5eb1abba0f2d9331b29a29967d535890e026cec [diff] |
cmd/gomobile: fix header padding computation in apk generation fix file data align to 4 Change-Id: Ie88c46521e216b3f83a8dc3495591cd19bce83c6 GitHub-Last-Rev: aebf3cd7ff0d77050659e9269f7eddaeff364eff GitHub-Pull-Request: golang/mobile#73 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/351789 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Hajime Hoshi <[email protected]> Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: Go Bot <[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.