Wednesday, August 24, 2011

Re: [android-developers] attach prolog file in Android project

On Wed, Aug 24, 2011 at 2:29 PM, prosardar <prosardar@gmail.com> 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 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