タッチペン入力について
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
タッチペンを使用すると、アプリを快適に正確に操作でき、メモ作成、スケッチ、生産性向上アプリの使用、ゲームアプリやエンタメアプリのリラックスして楽しむことができます。
トピック
タッチペン入力に関するドキュメントでは、次のトピックについて説明しています。
- テキスト入力フィールドでの手書き入力
- 高度なタッチペン機能(タッチペンの圧力、向き、傾斜、ホバー、手のひら検出など)
- メモ作成アプリでのタッチペン サポート
前提条件
タッチペン入力のガイダンスは、以下の Android API とコンポーネントに関する基本的な知識があることを前提としています。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-26 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[],[],null,["# About stylus input\n\nA stylus enables users to interact with apps comfortably and with pinpoint\naccuracy for note‑taking, sketching, working with productivity apps, and\njust relaxing and having fun with games and entertainment apps.\n\nTopics\n------\n\nThe stylus input documentation provides guidance on the following topics:\n\n- Handwritten input in text entry fields\n- Advanced stylus features such as stylus pressure, orientation, tilt, hover, and palm detection\n- Stylus support in note-taking apps\n\nPrerequisites\n-------------\n\nThe stylus input guidance assumes a basic understanding of the following Android\nAPIs and components:\n\n- Compose and [`WebView`](/reference/kotlin/android/webkit/WebView) text fields\n- [`EditText`](/reference/kotlin/android/widget/EditText) class\n- [`MotionEvent`](/reference/kotlin/android/view/MotionEvent) class"]]