Stylus
Stay organized with collections
Save and categorize content based on your preferences.

TIER 1 — Large screen differentiated
Apps differentiated for large screen devices support drawing, writing, and
erasing with a stylus. Users can drag and drop content within an app and between
apps (in multi‑window mode) using a stylus. Apps support stylus input in
note‑taking apps.
Differentiated apps support advanced stylus features, including:
- Low latency and motion prediction for real-time responsiveness
- Pressure sensitivity for variable-width strokes
- Tilt detection for shading
- Palm and finger rejection to handle inadvertent screen touches
Next steps
To learn how to provide complete stylus support in your app, see:
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.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# Stylus\n\nTIER 1 --- Large screen differentiated\n| **Objective:** Make your app [large screen differentiated](/docs/quality-guidelines/large-screen-app-quality#large_screen_differentiated) by meeting the [LS-S2](/docs/quality-guidelines/large-screen-app-quality#LS-S2) through [LS-S4](/docs/quality-guidelines/large-screen-app-quality#LS-S4) stylus requirements of the [Large screen app\n| quality](/docs/quality-guidelines/large-screen-app-quality) guidelines.\n\nApps differentiated for large screen devices support drawing, writing, and\nerasing with a stylus. Users can drag and drop content within an app and between\napps (in multi‑window mode) using a stylus. Apps support stylus input in\nnote‑taking apps.\n\nDifferentiated apps support advanced stylus features, including:\n\n- Low latency and motion prediction for real-time responsiveness\n- Pressure sensitivity for variable-width strokes\n- Tilt detection for shading\n- Palm and finger rejection to handle inadvertent screen touches\n\nNext steps\n----------\n\nTo learn how to provide complete stylus support in your app, see:\n\n- Compose\n\n - [About stylus input](/develop/ui/compose/touch-input/stylus-input)\n - [Input compatibility on large screens](/develop/ui/compose/touch-input/input-compatibility-on-large-screens)\n - [Drag and drop](/develop/ui/compose/touch-input/user-interactions/drag-and-drop)\n- Views\n\n - [Stylus](/develop/ui/views/touch-and-input/stylus-input)\n - [Input compatibility on large screens](/develop/ui/views/touch-and-input/input-compatibility-on-large-screens)\n - [Enable drag and drop](/develop/ui/views/touch-and-input/drag-drop)"]]