Would you like to elaborate what you mean by "native java"? If by "native java" you mean Java byte-code (as opposed to dalvik), not directly, although you can use convert the .class to .dex before packaging them into an apk.
If by "native java" you mean a desktop java app 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 a native java program on the android phone? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

