# tv-codelabs **Repository Path**: jsonFree/tv-codelabs ## Basic Information - **Project Name**: tv-codelabs - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TV Codelabs This repository contains a set of Android Studio projects that are refered from codelabs for Android TV apps: - [Introduction to Compose for TV](https://developer.android.com/codelabs/compose-for-tv-introduction) ## 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 - [Android TV introduction](https://www.android.com/tv/) - [Android TV Developer Documentation](https://developer.android.com/tv) - [Android TV Apps in Google Play Store](https://play.google.com/store/apps/collection/promotion_3000e26_androidtv_apps_all) ## 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. ```