▲ 2 ▼ Running Go on android with Termux
The Go Mobile project is marked as “experimental” and I guess it will take a couple of years until we’ll get some stable version. The way I’m going to show you how to run Go programs on Android is a bit tricky as it actually uses Termux which is an Android terminal emulator and Linux environment app. Technically we could install and run many languages, but let’s see how it’s getting on with Go.
Register to comment or vote on this story
Is this a good way to run apps on android, or is go mobile better?