x/mobile: Build binaries for android. #20755
Comments
Is there any article on how to do this?...I am able to build binary for android by using |
+1 |
Ok sort of figured out... Then i needed to cross compile the golang std itself. Then build my own tool using. for anyone looking to do same for ios. Hope it helps |
I'm going to close this. Building regular executables is out of scope for gomobile and can be done by setting up your own toolchains as demonstrated by @cosmosgenius. |
It would be nice if we could build executable binaries for android using gomobile.
The text was updated successfully, but these errors were encountered: