Ruby on rails and android

11 views
Skip to first unread message

Nike Mike

unread,
Jul 7, 2010, 11:51:29 PM7/7/10
to rubyonra...@googlegroups.com
How to develop rails application in android mobile applications
--
Posted via http://www.ruby-forum.com/.

Jason Michael

unread,
Jul 8, 2010, 12:05:36 AM7/8/10
to rubyonra...@googlegroups.com
difficult to say

> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

Marnen Laibow-Koser

unread,
Jul 8, 2010, 12:51:20 AM7/8/10
to rubyonra...@googlegroups.com
Nike Mike wrote:
> How to develop rails application in android mobile applications

That's a pretty vague question. Please clarify.


Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

Sent from my iPhone

shyam mohan

unread,
Jul 8, 2010, 1:06:53 AM7/8/10
to rubyonra...@googlegroups.com
Hi alll...
 simmiler question i also want to ask ....
 How to use Rails for android application development...?
Is there any tool for that...like iphone application development....?

Regards
Shyam
+91-97161-89650
http://shyam.heroku.com



Craig White

unread,
Jul 8, 2010, 10:44:15 AM7/8/10
to rubyonra...@googlegroups.com
On Thu, 2010-07-08 at 10:36 +0530, shyam mohan wrote:
> Hi alll...
> simmiler question i also want to ask ....
> How to use Rails for android application development...?
> Is there any tool for that...like iphone application development....?
----
Not even remotely connected to ruby or ruby on rails - android
development uses java

The Android SDK

http://developer.android.com/sdk/index.html

it's free

Craig


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Michael Pavling

unread,
Jul 8, 2010, 11:23:16 AM7/8/10
to rubyonra...@googlegroups.com
On 8 July 2010 15:44, Craig White <craig...@azapple.com> wrote:
> On Thu, 2010-07-08 at 10:36 +0530, shyam mohan wrote:
>>  How to use Rails for android application development...?
>> Is there any tool for that...like iphone application development....?
> ----
> Not even remotely connected to ruby or ruby on rails - android
> development uses java
>

Or you can use Rhodes/Rhomobile:

http://github.com/rhomobile

Greg Donald

unread,
Jul 8, 2010, 11:35:09 AM7/8/10
to rubyonra...@googlegroups.com
On Thu, Jul 8, 2010 at 10:23 AM, Michael Pavling <pav...@gmail.com> wrote:
> Or you can use Rhodes/Rhomobile:
>
> http://github.com/rhomobile

I saw their demo at RailsConf last month. It only does the most
simple form/list stuff, and what it draws is really very ugly. Yeah,
you can write your code once and then have it output both an iPhone
and an Android app, but no one is actually going to buy such simple
little apps. It has a long way to go before anyone will use it for
anything serious, and I doubt they will ever be able to keep up with
the speed at which Android evolves.


--
Greg Donald
destiney.com | gregdonald.com

Mohit Sindhwani

unread,
Jul 8, 2010, 11:41:28 AM7/8/10
to rubyonra...@googlegroups.com
On 8/7/2010 1:06 PM, shyam mohan wrote:
> Hi alll...
> simmiler question i also want to ask ....
> How to use Rails for android application development...?
> Is there any tool for that...like iphone application development....?

rhomobile.

Best Regards,
Mohit.
8/7/2010 | 11:41 PM.

Michael Pavling

unread,
Jul 8, 2010, 11:43:35 AM7/8/10
to rubyonra...@googlegroups.com
On 8 July 2010 16:35, Greg Donald <gdo...@gmail.com> wrote:
> On Thu, Jul 8, 2010 at 10:23 AM, Michael Pavling <pav...@gmail.com> wrote:
>> Or you can use Rhodes/Rhomobile:
>>
>> http://github.com/rhomobile
>
> I saw their demo at RailsConf last month.  It only does the most
> simple form/list stuff, and what it draws is really very ugly.

Kindof like the Rails scaffolding then...

I've used it to do a web-service front-end from Remedy; and seeing as
it's a web-page like any other Rails app, it looks as good as you can
style.

> you can write your code once and then have it output both an iPhone
> and an Android app, but no one is actually going to buy such simple
> little apps.

Really? I'm looking at my invoices and beg to disagree... but the OP
never said (much of anything to be fair) anything about what he wanted
it for, just "how to".

> It has a long way to go before anyone will use it for
> anything serious, and I doubt they will ever be able to keep up with
> the speed at which Android evolves.

Possibly... or alternatively it's being used seriously right now, but
it may left be left behind in the future.


Personally.... I hated using it - but I was limited to having to use
rhohub; it might be better using v2.x on your own hardware. But either
way, I'm just pointing out an option for the OP :-)

MattB

unread,
Jul 8, 2010, 9:18:54 AM7/8/10
to Ruby on Rails: Talk

You could do worse than to look at Rhodes which is an open-source
cross-platform tool to allow development if mobile apps in Ruby.You
could then link to a backend app developed with RoR. Supports Android
and iOS amongst others.

Greg Donald

unread,
Jul 8, 2010, 1:27:28 PM7/8/10
to rubyonra...@googlegroups.com
On Thu, Jul 8, 2010 at 10:43 AM, Michael Pavling <pav...@gmail.com> wrote:
> Really? I'm looking at my invoices and beg to disagree.

What's the market:// URL to your app(s)?

Michael Pavling

unread,
Jul 9, 2010, 3:39:53 AM7/9/10
to rubyonra...@googlegroups.com
On 8 July 2010 18:27, Greg Donald <gdo...@gmail.com> wrote:
> On Thu, Jul 8, 2010 at 10:43 AM, Michael Pavling <pav...@gmail.com> wrote:
>> Really? I'm looking at my invoices and beg to disagree.
>
> What's the market:// URL to your app(s)?
>

The work I did with Rhodes wasn't for a public app - it was a proof of
concept for a Remedy integrator to give them a mobile front-end to
their incident-reporting database.

Rhodes did the job well, but was a PITA to use. If the OP asks "how do
I develop for Android?" the answer is "Java!". If they ask "How do I
use Ruby/Rails to develop for Android?", one answer is Rhodes.

Marnen Laibow-Koser

unread,
Jul 9, 2010, 9:18:24 AM7/9/10
to rubyonra...@googlegroups.com
Michael Pavling wrote:
[...]

> Rhodes did the job well, but was a PITA to use. If the OP asks "how do
> I develop for Android?" the answer is "Java!". If they ask "How do I
> use Ruby/Rails to develop for Android?", one answer is Rhodes.

So you're saying that Rhodes was more of a pain than Java? (Quite a
tall order IMHO.) In what respect? I'm curious to know, because Rhodes
looks quite promising otherwise, both because it's Ruby and because it's
multi-OS.

I realize we've gone off topic for this list, so feel free to e-mail me
privately at mar...@marnen.org if you'd rather.

Reply all
Reply to author
Forward
0 new messages