On Tue, Jan 11, 2011 at 11:57 AM, Phil Longstaff <plongst...@rogers.com> wrote: > If android is just java, then we should try wrapping the back end using JNI.
I'm just now dipping my toes into the Android Development waters (new phone), but there are options for languages other than Java. Java *is* the primary development language (which compiles down to bytecode for their Dalvik VM), and the best supported one. However, there is some (alpha quality) support for scripting languages ... http://code.google.com/p/android-scripting/ as well as a Native Development Kit (NDK) for writing code in C/C++: http://developer.android.com/sdk/ndk/index.html -David -- David Eisner http://cradle.brokenglass.com _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel