Integration of dialogflow and android
Dialogflow (formerly Api.ai, Speaktoit) is a Google-owned developer of human–computer interaction technologies based on natural language conversations
final AIConfiguration config = new AIConfiguration("CLIENT-ACCESS-TOKEN", AIConfiguration.SupportedLanguages.English, AIConfiguration.RecognitionEngine.System); //Replace with your client tocken
Enable Inline Editor(Powered by Cloud Functions for Firebase) from dialogueflow console (Fulfillment)