Skip to content

aman-jham/Android-TV-Sample

Repository files navigation

Android TV Sample

A sample app that demonstrates how to build video applications for Android TV using the Leanback Support library, ensuring a modern and user-friendly UI that complies with Android TV UX guidelines.

Features

  • Uses Leanback Support library for designing beautiful, navigation-friendly TV interfaces.
  • Main components:
    • MainActivity.kt: Sets up BrowseFrameLayout for navigation and FrameLayout for fragment management.
    • HomeFragment: Custom layout with title, subtitle, description, banner image, and a container for other fragments.
    • ListFragment: Uses RowsSupportFragment to display cards (video tiles).
    • Other fragments, like SearchFragment, MovieFragment, SportsFragment, showcase sample content.

Technologies

  • Kotlin — 100% of the codebase.

Getting Started

  1. Clone the repository.
  2. Open in Android Studio.
  3. Run on an Android TV device or emulator.

Screenshots

Image1 Image2
Image3 Image4

License

   Copyright (C) 2023 Aman Jham

   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

       http://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.

Author & Community

If you find this project useful, please star ⭐ the repository.


About

Android TV - Project Sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages