What's up with gomobile?

blov · · 413 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I heard of the gomobile project quite some time ago, it&#39;d be cool to write android apps in Go (because I am not the biggest fan of Java). I have a link which points to the go github wiki, but nowhere did I find the status of the project like is it ready to be used etc and or tutorials.</p> <hr/>**评论:**<br/><br/>condanky: <pre><p>You can write apps using golang but you will have to use low level graphics API calls to create all the GUI. What I have done and found most useful is to use gomobile as an SDK that i use to handle most of the business logic and use java, in your case, as the GUI layer. </p></pre>sonneiko: <pre><p>Check out this: <a href="https://github.com/xlab/android-go" rel="nofollow">https://github.com/xlab/android-go</a></p></pre>caseynashvegas: <pre><p>Looking at github the mobile repository isn&#39;t very active, 3 commits this month. I&#39;ve used gomobile bind to generate shared libraries very successfully and hope work continues on that. To be honest it&#39;s probably better if we never try to solve the gui side.</p></pre>hbonly: <pre><p>need gui</p></pre>Martinjnh: <pre><p><a href="https://www.youtube.com/watch?v=IZgAk6o67Ek" rel="nofollow">https://www.youtube.com/watch?v=IZgAk6o67Ek</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

413 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传