GitXplorerGitXplorer
a

tv-codelabs

public
21 stars
13 forks
0 issues

Commits

List of commits on branch main.
Verified
dd32c36f82894094d8a626b38e527506d834f17a

Removal of tv-foundation from the dependencies (#10)

cchikoski committed 6 months ago
Unverified
54051fe3d7d40d849b0d7425869ee65523fe8cb3

Update dependencies, including removal of tv-foundation. Also, apply spotlessApply

cchikoski committed 7 months ago
Unverified
eb7486d91ed60c3a228d4c930838fec60d6d2e50

- Format files with spotlessApply

cchikoski committed 8 months ago
Verified
b003c384f75bec2bfb45090de43178d0f851e636

Add resources necessary for the solution code (#8)

cchikoski committed 9 months ago
Unverified
613db03a1f38abe0cf1fe2e48915c7bef2873f12

Add imports to CatalogBrowser.kt

cchikoski committed 9 months ago
Unverified
c660b6b4f0df254f9bb216354f1f6359fb1e438c

Add a label

cchikoski committed 9 months ago

README

The README file for this repository.

TV Codelabs

This repository contains a set of Android Studio projects that are refered from codelabs for Android TV apps:

Getting started

  1. Clone this repository.
  2. Open the specific codelab that you are interested in.
  3. Open the project associated with the codelab within Android Studio.

Additional resources

License

Copyright 2023 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.