Newbie : question on ROR and Android
Hi,
I am a newbie to Ruby on Rails and RubyMine. I wanted to know if there any way we can import the Android SDK in the RubyMine IDE? Can we code android application in the same? Is it a good idea to code android application in Ruby?
Any pointers would be greatly appreciated.
Thanks for the time and help.
-
Rivya
请先登录再写评论。
RubyMine does not support Android development.
Thanks for the reply Dmitry.
Since i am new to ROR, can you suggest an appropriate IDE that supports Android Development
with ROR?
Thanks for your time.
Rivya
Ruby on Rails is a server-side framework and cannot be used for Android development. To use Ruby for developing Android applications, you need to use something like Ruboto: http://www.ruboto.org/
I'm not aware of any IDE that supports developing Android applications with Ruboto.