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 [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-developers?hl=en

