Hi Dmitry, so far as I know nobody is working on porting OpenCog to android using NDK, but it if this were possible that would certainly be interesting...
One among many issues is that the current OpenCog codebase makes heavy use of the Guile (Scheme) shell ... Guile builds with gcc, and NDK uses a version of gcc, so in principle you could get Guile to build in NDK I guess... This seems like it would be quite worthwhile, but I'd love to have someone with serious NDK experience take a look at OpenCog and give an evaluation of whether it seems feasible or not... On Thu, Jul 20, 2017 at 1:20 PM, Dmitry Ponyatov <[email protected]> wrote: > Is anybody works on opencog android port (using NDK I think for lower source > code adaptation) or can help on in this theme ? > > I'm thinking about some graph rewrite engine I can experiment on my > smartphone, binded with some sensors (accellerometer, gps, gsm). > > Tge first app is some personal planning app : tasks, sheduling, some > logistics like shopping driven by geolocation, intellectual reminders and so > on, with some graph editiong gui + script engine > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/opencog. > To view this discussion on the web visit > https://groups.google.com/d/msgid/opencog/8f0e0a9d-3279-4e3d-a420-6104ec6fbac6%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Ben Goertzel, PhD http://goertzel.org "I am God! I am nothing, I'm play, I am freedom, I am life. I am the boundary, I am the peak." -- Alexander Scriabin -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CACYTDBcnYBuX%3D1Xw5fttPG-C0%2Bar1uwP_WBs-N%2BEHtEKmci%3DQw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
