タッチペン
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。

TIER 1 - 大画面によって差別化
大画面デバイス向けに差別化されたアプリは、タッチペンによる描画、書き込み、消去に対応しています。ユーザーはタッチペンを使用して、アプリ内やアプリ間(マルチウィンドウ モード)でコンテンツをドラッグ&ドロップできます。アプリは、メモアプリでタッチペン入力をサポートしています。
差別化されたアプリは、次のような高度なタッチペン機能をサポートしています。
- 低レイテンシとモーション予測によるリアルタイムの応答性
- 幅が変化するストロークの筆圧感知
- シェーディング用の傾き検出
- 誤って画面をタップするのを防ぐパーム リジェクションとフィンガー リジェクション
次のステップ
アプリでタッチペンを完全にサポートする方法については、以下をご覧ください。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 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)"]]