[android-beginners] Re: Running Android applications on Linux

2009-05-16 Thread Raphael
You should read the android-porting mailing list. R/ On Sat, May 16, 2009 at 8:16 PM, Vaidya wrote: > Hi.. > Is there anybody who has tried running an Android application on any linux > OS (without the emulator)? > > Is it enough if we cross-compile Dalvik VM and Java VM for Linux? What else > (

[android-beginners] Re: Running Android applications on Linux

2009-05-16 Thread Vaidya
Hi.. Is there anybody who has tried running an Android application on any linux OS (without the emulator)? Is it enough if we cross-compile Dalvik VM and Java VM for Linux? What else (if any) would be required to run the application? On Thu, May 14, 2009 at 9:19 AM, Dhananjay Joshi wrote: > >

[android-beginners] Re: Running Android applications on Linux

2009-05-13 Thread Vaidya
Dear Joshi, Thank you. I will try that out. Hopefully, I will get some assistance from the group when required. :) Regards, Vaidya On Thu, May 14, 2009 at 9:19 AM, Dhananjay Joshi wrote: > > > On Thu, May 14, 2009 at 9:12 AM, Vaidya wrote: > >> Dear Mark, >> Thanks for the reply. >> I am usin

[android-beginners] Re: Running Android applications on Linux

2009-05-13 Thread Dhananjay Joshi
On Thu, May 14, 2009 at 9:12 AM, Vaidya wrote: > Dear Mark, > Thanks for the reply. > I am using Ubuntu Linux OS and wanted to develop an Android application, > that runs on my OS. > > Is there any way I can run that Android application on my Linux OS? (If I > have the Java and Dalvik VMs running

[android-beginners] Re: Running Android applications on Linux

2009-05-13 Thread Vaidya
Dear Mark, Thanks for the reply. I am using Ubuntu Linux OS and wanted to develop an Android application, that runs on my OS. Is there any way I can run that Android application on my Linux OS? (If I have the Java and Dalvik VMs running) Regards, Vaidya On Wed, May 13, 2009 at 11:30 PM, Mark Mu

[android-beginners] Re: Running Android applications on Linux

2009-05-13 Thread Mark Murphy
> Can you please let me know if Android applications can be run on Linux OS, > if the Java and Dalvik Virtual machines are installed. I am not aware of a Dalvik VM ported to run on ordinary Linux. I am also not aware of the Android frameworks and class libraries being ported to run on ordinary Li