Y
Hacker News
new
|
ask
|
show
|
jobs
by
mwcampbell
4434 days ago
Is there any good way to port a RubyMotion app to Android? Or would you have to rewrite it?
1 comments
wuliwong
4434 days ago
I don't believe that is possible. I think the closest thing would be
http://ruboto.org/
which allows you to code native Android apps in ruby.
link