Learn how to create a simple Fire TV app using Android Jetpack Compose and get it running in just 5 minutes! β°πΊ
To run this project, you will need:
- Android Studio π οΈ
- (Optional) Fire TV πΊ
Key features include:
- Creating a simple Hello World for Fire TV app π
- Displaying scrollable grid of cards with titles π₯
- Implementing a tv navigation drawer πΊοΈ
- Changing light/dark theme based on the device system theme π
- Showcasing:
- LazyVerticalGrid π
- Card layout π
- NavHost π§
-
Clone the repository:
git clone https://github.com/AmazonAppDev/hello-world-fire-tv.git
-
Open the project in Android Studio. π
-
Once Gradle has finished building, go to 'Run' > 'Run app'. If you don't have a physical device or virtual device set up, go to 'Tools' > 'Device Manager' in Android Studio to create an Android TV virtual device. πββοΈ
If you found a bug or want to suggest a new [feature/use case/sample], please file an issue.
If you have questions, comments, or need help with code, we're here to help:
- on Twitter at @AmazonAppDev
- on Stack Overflow at the amazon-appstore tag
Sign up to stay updated with the developer newsletter.
This project is licensed under the MIT-0 License.