On Fri, Jun 1, 2012 at 1:07 AM, Brian Van Der Wagt <mathista...@gmail.com> wrote: > A: Octave includes Fortran code and my book about the NDK says it > supports C and C++ only
Quoting the Octave FAQ: "If possible, the Fortran subroutines are compiled with the system's Fortran compiler, and called directly from the C++ functions. If that's not possible, you can still compile Octave if you have the free Fortran to C translator f2c." Hence, perhaps they have an f2c that generates C code that works on all NDK targets that they are supporting. > and B: Can you include executables in an > Android application? With some difficulty, and that's not even including dealing with ARM vs. x86 vs. MIPS. > Is that what they are doing? I hope they are not doing B. However, you might consider asking them, via the "send message" link on that Kickstarter page. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.7 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en