Is thier any compiler on android for gui of go | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is thier any compiler on android for gui of go

Is thier any compiler on android for gui of go i want to make gui programs in go

18th Nov 2022, 11:53 AM
Gurlagan singh sandhu
Gurlagan singh sandhu - avatar
1 Answer
+ 2
I'll be completely honest, I'm not quite sure what you mean by, "compiler on Android for gui of go" if you want to make GUI programs in Golang one thing that you would want to take a look at is the GUI package in go packages. GUI Package: https://pkg.go.dev/github.com/g3n/engine/gui Otherwise, there are golang compilers on Android. You can get them in the playstore. I will go ahead and post the link to the compiler aswell. Code compiler for Android: https://play.google.com/store/apps/details?id=app.compiler
17th Dec 2022, 5:57 AM
Joseph Shumaker
Joseph Shumaker - avatar