Wednesday, August 24, 2011

[android-developers] attach prolog file in Android project

Hi everyone. I created Android project, add link to jpl library (swi-
prolog interface). Then put in assert file "logic.pl".
And now a need create query like this "Query q1 = new Query("consult",
new Term[] {new Atom("assets/logic.pl")} ); ". Then when i run it,
raise some exception. How i can run this query ???

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment