Optimize for controller input
Stay organized with collections
Save and categorize content based on your preferences.
Support navigation using a remote.
This Compose file below is part of a screen in an Android TV app.
Implement navigation using the D-pad or remote control.
Ensure that focus moves correctly between composables and that the currently focused element is visually highlighted.
Handle both directional navigation and selection events.
$CURRENT_FILE
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.