GoMobile bind OK

This commit is contained in:
ycc
2022-12-19 21:54:08 +01:00
parent 9e56d3eb03
commit 1912f89cc6
5 changed files with 32 additions and 9 deletions

View File

@ -0,0 +1,9 @@
# MEOW lib
## Go Mobile setup
go install golang.org/x/mobile/cmd/gobind@latest
go install golang.org/x/mobile/cmd/gomobile@latest
go get golang.org/x/mobile/bind
Replace "Get" by "get" in messages.pb.go
gomobile bind -target android -androidapi=19