I have built an golang linux program without GUI, only input and output.
I want to build an android program to run it.
Do not use termux, because I want to embed it in the android program. (Users do not need to download the binary file.)
Or building a gomobile terminal app.(Not GL)