Yes, you can use other languages, such as C++.. But you will need to use JNI...try to avoid it, because it's kind of complicated, but works...and very well. Take a look in this link
http://davanum.wordpress.com/2007/12/09/android-invoke-jni-based-methods-bridging-cc-and-java/ Regards Breno 2008/10/8 Mark Murphy <[EMAIL PROTECTED]> > > [EMAIL PROTECTED] wrote: > > Is it possible to use ther languages, such as python, perl, C/++, > > &c. ? > > For with the SDK, languages work only if they have a Java-based > implementation that works on the Dalvik VM. Of the ones you list, Jython > is the only candidate, and I am not certain if it works on Android. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, 2009 > http://www.bignerdranch.com/schedule.shtml > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

