Android 上的 Ruby 处理
简单的问题,模糊的答案:是否可以运行 ruby-processing (Processing 的端口,运行在 Jruby 上,Jruby 运行在 Java VM 上)在 Android 操作系统上 。以前有人尝试过这个吗?
Simple question, obscure answer: Would it be possible to run ruby-processing ( a port of Processing which runs on Jruby which runs on Java VM) on the Android OS. Has anyone tried this before?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我在 sarah allen 的 confreaks 中看到了一个关于它的视频
http://confreaks.net/videos/ 15-mwrc2010-mobile-ruby
这是视频&他们在 Android 模拟器上运行 IRB
http://www.confreaks.net/videos/180-rubyconf2009-jruby-everywhere
希望这有帮助
i saw a video about it in confreaks by sarah allen
http://confreaks.net/videos/15-mwrc2010-mobile-ruby
here is the video & they are running IRB on an android emulator
http://www.confreaks.net/videos/180-rubyconf2009-jruby-everywhere
hope this helps
我找到了 ruboto-processing 但我不知道它是否成熟。至少现在我们知道这是可能的。
I found ruboto-processing but I don't know if it is mature yet. At least now we know it is possible.