add identity accessors to config
This commit is contained in:
parent
6f2a65dac9
commit
940a8d395c
@ -6,4 +6,10 @@
|
|||||||
go get golang.org/x/mobile/bind
|
go get golang.org/x/mobile/bind
|
||||||
Replace "Get" by "get" in messages.pb.go
|
Replace "Get" by "get" in messages.pb.go
|
||||||
|
|
||||||
gomobile bind -target android -androidapi=19
|
gomobile bind -target android -androidapi=19
|
||||||
|
|
||||||
|
Look at the exported API and cry...
|
||||||
|
|
||||||
|
## Other option
|
||||||
|
GOOS=android GOARCH=arm64 go build -buildmode=c-archive -o libmeow.a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user