![Tier 3 large screen ready icon](https://developer.android.com/static/images/guide/topics/large-screens/quality-guidelines/tier-3/tier_3_icon.png)

TIER 3 --- Large screen ready
| **Objective:** Make your app[large screen ready](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality#large_screen_ready)by meeting the[LS-S1](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality#LS-S1)and[LS‑S1.1](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality#LS-S1.1)stylus requirements of the[Large screen app quality](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality)guidelines.

Productivity and creativity apps on large screen devices are at their best when the apps support stylus input.

Enable your users to take advantage of the natural, intuitive interactivity a stylus provides for:

- Writing and editing text
- Scrolling through lists, pickers, and other scrollable content

## Next steps

For more information about how to enable stylus input in your app, see:

- Compose

  - [About stylus input](https://developer.android.com/develop/ui/compose/touch-input/stylus-input)
  - [Input compatibility on large screens](https://developer.android.com/develop/ui/compose/touch-input/input-compatibility-on-large-screens)
- Views

  - [Stylus](https://developer.android.com/develop/ui/views/touch-and-input/stylus-input)
  - [Input compatibility on large screens](https://developer.android.com/develop/ui/views/touch-and-input/input-compatibility-on-large-screens)