


Prerequisitesīefore continuing, make sure you have the following tools in your environment:
#VOICE ACTIONS ANDROID 4.0 FOR ANDROID#
You will also learn to use the Google Assistant plugin for Android Studio to test your BIIs.

#VOICE ACTIONS ANDROID 4.0 HOW TO#
You'll learn how to use BIIs from the Health and Fitness category to extend Assistant to an Android app. In this codelab, you'll add two App Actions built-in intents (BIIs) to a sample fitness Android app, enabling users to start and stop an exercise timer by using their voice. If you're new to Android may instead want to get started with one of the codelabs for Android developer fundamentals. You should have prior experience with developing Android apps and Android intents to follow this codelab. This codelab covers beginner-level concepts for developing with App Actions. Capabilities let Assistant know which app features support user voice requests, and how you want those requests fulfilled. As an Android developer, you implement capability elements to add App Actions. With App Actions, you can use Google Assistant to jump directly into app features and complete tasks using your voice.
