/app-actions-sample

Primary LanguageKotlinApache License 2.0Apache-2.0

App Actions to-do list starting branch for codelab

This sample Android app manages items on to-do lists. Users can add items to to-do lists, search for items by category, and view information about completed tasks.

Note: This sample application is a fork of the Android to-do sample.

This is the starting code for the Extend an Android app to Google Assistant with App Actions (Beta) codelab.

To see the completed project, go to codelab-complete-beta branch.

How to use this sample

Follow the steps on the Extend an Android app to Google Assistant with App Actions (Beta) codelab.

Contribution guidelines

If you want to contribute to this project, be sure to review the contribution guidelines.

We use GitHub issues for tracking requests and bugs, please get support by posting your technical questions to Stack Overflow.

Report general issues with App Actions features or make suggestions for additional built-in intents through our public issue tracker.

References