tree: 7397550fd818fcfc67c73e7e3ca5fb3b49b76717 [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
tv/integration-tests/presentation/README.md

Presentation app

Setup

  • Uncomment the coil and gson libraries dependency additions from the build.gradle file.
  • Uncomment the function content and imports from presentation/src/main/java/androidx/tv/integration/presentation/ExternalLibs.kt file
  • Create the data.json file in presentation/src/main/assets directory and add the content from this link: go/compose-tv-presentation-app-data

If you are not a Googler and want to use this app for testing, you will have to create the data.json file by following the schema mentioned in the Data.kt file