-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all: add support for Android #8020
Labels
Milestone
Comments
CL https://golang.org/cl/142200044 mentions this issue. |
We have a working builder, so I am marking this as fixed. The intended android support from the Go team assumes the use of cgo, as we have to use the Android NDK linker to build Android apps. I have filed issue #8877 and issue #8878 to track cgo-less net support and os/user support. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by FelixAbleitner:
The text was updated successfully, but these errors were encountered: