I wrote a java program before using eclipse with a user interface using jframe. I was wondering if I can get it to run on the android as well?
On Dec 2, 1:09 pm, Ralf <[EMAIL PROTECTED]> wrote: > Would you like to elaborate what you mean by "nativejava"? > > If by "nativejava" you meanJavabyte-code (as opposed to dalvik), > not directly, although you can use convert the .class to .dex before > packaging them into an apk. > > If by "nativejava" you mean a desktopjavaapp using another UI kit, > definitely no. > > R/ > > On Mon, Dec 1, 2008 at 1:10 PM, bigauto <[EMAIL PROTECTED]> wrote: > > > Is there a way I can anativejavaprogram on theandroidphone? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

