Hi, You first need to convert them to the Dalvik bytecode format using the dx tool that you can find in the SDK.
On Thu, Jul 9, 2009 at 10:18 AM, n179911<[email protected]> wrote: > > Hi, > > There are a lot of language which compiles into Java class files when > can run on JVM (e.g. JRuby, Scala, Rhino). > Can you please tell me if I can take those class files (compiles by > the JRuby/Scala/Rhion compiler) and run it on Android platform? > > Thank you. > > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

