How to run Ruby on Android?

I installed the Ruby code editor (DroidEdit), I wrote a program, but I don’t know how I can test it on my Android device. How to do it?

+5
source share
4 answers

You can write Ruby code using the Ruboto IRB application on Android devices. It also needs an additional download of Ruboto Core. Hope this helps.

+3
source

Check out Rhodes , the open source software from Motorola.

+2
source
+1

All Articles