android-kotlin-golang-example-project:准备好构建的示例项目具有适当的基本回调和多线程UI模...

android-kotlin-golang-example-project准备好构建的示例项目具有基本的回调和多线程UI模型。要构建模型,请进入gomobile /目录,然后键入“ gomobile bind”以生成.aar库。每次对gomobile / gomobile.go文件进行修改时,您都需要这样做。有关gomobile的更多信息,请访问: ://godoc.org/golang.org/x/mobile/cmd/gomobile该模板当前使用Kotlin协程启动Go流程: button.setOnClickListener { //button listener // launch process on the UI thread // we need to do this to present the "to
zip 文件大小:7.25MB