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

TIER 1 --- Large screen differentiated
| **Objective:** Make your app[large screen differentiated](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality#large_screen_differentiated)by meeting the[LS-D1](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality#LS-D1)drag and drop requirement of the[Large screen app quality](https://developer.android.com/docs/quality-guidelines/large-screen-app-quality)guidelines.

Apps differentiate themselves for large screens by supporting drag and drop within the app and, in multi‑window mode, between apps using touch input, mouse, trackpad, and stylus.

## Next steps

To enable drag and drop in your app, see:

- Compose

  - [Drag and drop](https://developer.android.com/develop/ui/compose/touch-input/user-interactions/drag-and-drop)
  - [Input compatibility on large screens](https://developer.android.com/develop/ui/compose/touch-input/input-compatibility-on-large-screens)
- Views

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