[android-beginners] Re: Java Swing/AWT class on Android

2009-05-20 Thread Vaidya
I actually wanted to know if it is possible to integrate the Android Widget package in Java and customize Java VM accordingly. On Tue, May 19, 2009 at 8:05 PM, Vaidya vaidya...@gmail.com wrote: Thanks.. Is it possible to integrate the Android package in Java, so that the application I write

[android-beginners] Re: Java Swing/AWT class on Android

2009-05-19 Thread Vaidya
Thanks.. Is it possible to integrate the Android package in Java, so that the application I write for Android can be used on Ubuntu also? Can I optimize the JVM accordingly? Regards, Vaidya On Mon, May 18, 2009 at 10:26 PM, Romain Guy romain...@google.com wrote: Swing requires a lot of native

[android-beginners] Porting Qt applications on Android

2009-05-18 Thread Vaidya
Hi, Is it possible to port an application (C/C++ platform) developed using Qt on Android? Can the C shared libraries (.so files) be loaded in Android? Regards, Vaidya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-beginners] Java Swing/AWT class on Android

2009-05-18 Thread Vaidya
). Is it possible to integrate the Java Swings package in Android (Dalvik VM)? Has anybody tried this out? Regards, Vaidya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group

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

2009-05-16 Thread Vaidya
dhananjayingr...@gmail.com wrote: On Thu, May 14, 2009 at 9:12 AM, Vaidya vaidya...@gmail.com 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

[android-beginners] Running Android applications on Linux

2009-05-13 Thread Vaidya
Dear Sir, Can you please let me know if Android applications can be run on Linux OS, if the Java and Dalvik Virtual machines are installed. Thanking You, Regards, Vaidya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[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

[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 dhananjayingr...@gmail.com wrote: On Thu, May 14, 2009 at 9:12 AM, Vaidya vaidya...@gmail.com wrote: Dear