x/mobile: gomobile init failed #32514
Closed
Milestone
Comments
Thank you for reporting this issue @guotie! Unfortunately I still don't get what the issue is. Is it that your version of the Android API (of 15) isn't supported yet we claim to support at least 15? Kindly paging @eliasnaur @hyangah |
Please update your gomobile tools: go get -u golang.org/x/mobile/cmd/... Gomobile init hasn't been necessary for a while now. |
yes, gomobile init does not ecessary. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Use gomobile init -ndk
my-ndk-path
, it failed:The text was updated successfully, but these errors were encountered: