/leanback-assistant

Google Assistant sample for Android TV 📺

Primary LanguageJavaApache License 2.0Apache-2.0

Assistant on Android TV sample

This sample is designed to run on an Android TV device that supports the assistant (such as the NVIDIA SHIELD). It demonstrates how to interact with the user through the assistant to control playback.

Introduction

Dependencies

The only dependency required is the leanback support library. If you use Android Studio as recommended, the following dependencies will automatically be installed by Gradle.

Getting Started

  • Clone this repo:
git clone https://github.com/googlesamples/leanback-assistant.git
  • Open the project in Android Studio.
  • Compile and deploy to your Android TV device (such as a NVIDIA SHIELD).

Need more information about getting started with Android TV? Check the official docs.

Screenshots

Screenshot

Screenshot

Screenshot

Support

If you need additional help, our community might be able to help.

Contributing

We love contributions! 😄 Please follow the steps in the CONTRIBUTING guide to get started. If you found a bug, please file it here.

License

Licensed under the Apache 2.0 license. See the LICENSE file for details.