Coder Social home page Coder Social logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
how did you link your app with program ab? Specifically how did you solve the 
"cannot recognize 'org.alicebot.ab.Bot' referenced in the method... issue?

Original comment by [email protected] on 27 Mar 2014 at 3:04

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Hi Ishworis, I solve DX 41 warning. By installing apache maven plugin in 
eclipse. After that I found "cannot recognize 'org.alicebot.ab.Bot' referenced 
in the method..." error.

-I had created libs folder in android project
-paste ab.jar in libs folder
-then added jar file to build path.

Before compiling project Eclipse does't shows any error but during compiling it 
shows"cannot recognize 'org.alicebot.ab.Bot' referenced in the method..." error.
Have you fix it and have you run android app successfully?

Original comment by [email protected] on 27 Mar 2014 at 5:04

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
There was already a libs folder in my project. I have already tried what you 
wrote up there, but it is still not working for me. It shows the same error.

Original comment by [email protected] on 27 Mar 2014 at 10:12

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I have same problem. So what do you think about to solve this error? I am 
searching on google for this error.

Original comment by [email protected] on 28 Mar 2014 at 4:14

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I don't know man, maybe there is something we are not doing right. Have you 
asked about this in forums? 

Original comment by [email protected] on 30 Mar 2014 at 3:02

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I had tried to ask in chatbot.org but there is I need to register account on 
site.But registration process on this site not working so I am looking for 
another right forum. 

Original comment by [email protected] on 31 Mar 2014 at 5:55

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
There's an alternative for that. You can mail them and they will create one for 
you. I asked them but currently there are no solutions. If I find one I'll 
comment here. In the meantime you also keep searching.

Original comment by [email protected] on 1 Apr 2014 at 5:28

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Thank you Ishworis, I get my account on chatbot.org. Are you familiar with php. 
If yes then I think I have idea to build android chat app.

Original comment by [email protected] on 2 Apr 2014 at 2:26

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I trying to use program o. Currently, I am trying to connect the app with my 
local server using JSON, but I'm not too familiar so I am facing some problems. 
Are you familiar with JSON Parsing.

Original comment by [email protected] on 2 Apr 2014 at 4:50

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
[deleted comment]

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Hi Ishwor,
As what I get information for program-o I am sharing with you,
There are three example interfaces for Program O all are located in the 
“gui” folder, each using a different method for accessing the chatbot. 
These methods are HTML (the default), XML and JSON (located in gui/jquery). The 
best one to use with Android app would be the JSON example, and we don’t 
actually need to use that example directly. The “gateway” for Program is 
the file conversation_start.php, located in the chatbot folder. it takes either 
GET or POST methods, and requires the following variables:

convo_id (identifies the user)
bot_id (selects the chatbot to use - defaults to 1 for a single chatbot)
format (either html, xml or json)
say (this is the input that the chatbot will respond to)

Original comment by [email protected] on 2 Apr 2014 at 6:40

from program-ab.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
This much I have understood, I am having trouble parsing the json. If you are 
able to do it please share it.

From now on we can mail each other, so please mail me in my email address, this 
thread is getting too crowded with our comments.

Original comment by [email protected] on 2 Apr 2014 at 9:30

from program-ab.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.