Hey Romain,

Tell me more about it...All my tests i did in simulator, and i really need
JNI...It's not possible just for this example, or not at all?

thanks

Breno

2008/10/8 Romain Guy <[EMAIL PROTECTED]>

>
> This example cannot work on real devices because the system partition
> is read only.
>
> On Wed, Oct 8, 2008 at 1:06 PM, Breno T. Minzon <[EMAIL PROTECTED]>
> wrote:
> > 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
> >>
> >>
> >
> >
> > >
> >
>
>
>
> --
> Romain Guy
> www.curious-creature.org
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to