# Handle other form factors
Part of [Android Jetpack](https://developer.android.com/jetpack).

This topic outlines using the Preference Library with other supported form
factors.

## Android TV

You should use the
[AndroidX Leanback Preference Library](https://developer.android.com/reference/kotlin/androidx/leanback/preference/package-summary)
for building settings on Android TV devices. As the Leanback Preference Library
shares many of the same concepts as this library, you can use many of the same
attributes to customize your settings screens.