Ok i will do it On Aug 25, 2:26 am, Kristopher Micinski <[email protected]> wrote: > On Wed, Aug 24, 2011 at 2:29 PM, prosardar <[email protected]> wrote: > > 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 ??? > > > -- > > Hmm... which exception did you get? I would say to ask the swi prolog > list, but they probably aren't used to you dropping their code into > android either... > > Provide some relevant stack trace, also logcat, etc.. > > Kris
-- 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

