|
| 1 | +# Copyright 2019 Google LLC |
| 2 | +# |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | +# |
| 7 | +# https://www.apache.org/licenses/LICENSE-2.0 |
| 8 | +# |
| 9 | +# Unless required by applicable law or agreed to in writing, software |
| 10 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +# See the License for the specific language governing permissions and |
| 13 | +# limitations under the License. |
| 14 | +# |
| 15 | +# Project-wide Gradle settings. |
| 16 | +# IDE (e.g. Android Studio) users: |
| 17 | +# Gradle settings configured through the IDE *will override* |
| 18 | +# any settings specified in this file. |
| 19 | +# For more details on how to configure your build environment visit |
| 20 | +# http://www.gradle.org/docs/current/userguide/build_environment.html |
| 21 | +# Specifies the JVM arguments used for the daemon process. |
| 22 | +# The setting is particularly useful for tweaking memory settings |
| 23 | +# |
| 24 | +# GOOGLE SAMPLE PACKAGING DATA |
| 25 | +# |
| 26 | +# This file is used by Google as part of our samples packaging process. |
| 27 | +# End users may safely ignore this file. It has no relevance to other systems. |
| 28 | +--- |
| 29 | +status: PUBLISHED |
| 30 | + |
| 31 | +technologies: [Android, JetpackCompose] |
| 32 | +categories: [Android TV] |
| 33 | +languages: [Kotlin] |
| 34 | +solutions: [TV] |
| 35 | +github: android/tv-samples |
| 36 | +level: INTERMEDIATE |
| 37 | +icon: JetStreamCompose/jetstream/src/main/res/mipmap-xxxhdpi/ic_launcher.png |
| 38 | + |
| 39 | +apiRefs: |
| 40 | + - android:androidx.tv.material3 |
| 41 | + - github:google/exoplayer |
| 42 | + |
| 43 | +license: apache2 |
0 commit comments