Skip to content

kumarniraj/ovamba-chatbot-android-framework

 
 

Repository files navigation

ovamba-chatbot-android-framework

Android native component chatbot library

Add this library in your project by adding this line in your build.gradle file ---- compile project(':chatbot')

  • Update the dynamic questions in "ChatBotData.txt" json file placed in assets folder

  • There are 6 different type of question using different components which are being asked by chatbot- 1- Type1 questions- Normal edittext questions 2- Type2 questions- Radio button selection questions 3- type3 questions- Spinner selection questions 4- Type4 questions- Checkbox selection questions 5- Type5 questions- Date picker selection questions 6- Type6 questions- File browsing component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%