ภาพรวมการแตะและการป้อนข้อมูล
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ลองใช้วิธีเขียน
Jetpack Compose เป็นชุดเครื่องมือ UI ที่แนะนำสำหรับ Android ดูวิธีใช้การแตะและการป้อนข้อมูลในการเขียน
หน้าต่อไปนี้จะครอบคลุมข้อมูลทุกอย่างเกี่ยวกับการป้อนข้อมูลของผู้ใช้ ตั้งแต่การป้อนข้อมูลด้วยการสัมผัสและท่าทางสัมผัสพื้นฐานไปจนถึงแป้นพิมพ์และตัวควบคุมเกม คุณสามารถเพิ่มฟีเจอร์ที่สะดวก เช่น คัดลอกและวาง และการตรวจตัวสะกดลงในแอป และยังพัฒนาบริการข้อความของคุณเองเพื่อให้บริการแป้นพิมพ์ที่กำหนดเอง (เครื่องมือแก้ไขวิธีการป้อนข้อมูล) พจนานุกรม และเครื่องมือตรวจตัวสะกดที่คุณสามารถเผยแพร่ให้ผู้ใช้ผ่านแอปพลิเคชันได้
ดูข้อมูลเพิ่มเติมได้ที่แนวทางปฏิบัติแนะนำสำหรับการช่วยเหลือพิเศษ
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา 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,["# Touch and input overview\n\nTry the Compose way \nJetpack Compose is the recommended UI toolkit for Android. Learn how to use touch and input in Compose. \n[Handling user interactions →](/develop/ui/compose/touch-input/user-interactions/handling-interactions) \n\nThe following pages cover everything about user input, from basic touch input and gestures to\nkeyboards and game controllers. You can add convenient features such as copy and paste and spell\nchecking to your app. You can also develop your own text services to offer custom keyboards (Input\nMethod Editors), dictionaries, and spell checkers that you can distribute to users as\napplications.\n\nFor more information, see\n[Best practices for accessibility](/guide/topics/ui/accessibility). \n\nDocumentation\n-------------\n\n- [Input events overview](/guide/topics/ui/ui-events)\n- [Use touch gestures](/training/gestures)\n- [Handle keyboard input](/training/keyboard-input)\n- [Support game controllers](/training/game-controllers)\n- [Create an input method](/guide/topics/text/creating-input-method)\n- [Spell checker framework](/guide/topics/text/spell-checker-framework)"]]