เคอร์เซอร์ที่กำหนดเอง
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

ระดับ 1 — หน้าจอขนาดใหญ่ที่แตกต่าง
เคอร์เซอร์ที่กําหนดเองจะทําให้แอปของคุณโดดเด่นด้วยการระบุวิธีและเวลาที่ผู้ใช้โต้ตอบกับองค์ประกอบ UI และเนื้อหาได้ ระบบมีเคอร์เซอร์ที่กำหนดเอง เช่น
- เคอร์เซอร์รูปตัว I สำหรับช่องข้อความ
- แฮนเดิลปรับขนาดที่ขอบเลเยอร์ซึ่งปรับขนาดได้
- กำลังประมวลผลสปินเนอร์
แต่คุณสร้างเคอร์เซอร์พิเศษได้ เช่น
- เครื่องหมายกากบาทเมื่อวางเมาส์เหนือเป้าหมายในเกม
- แว่นขยายเมื่อวางเมาส์เหนือเนื้อหาที่ซูมได้
- เครื่องมือในแอปวาดภาพหรือภาพประกอบ
ขั้นตอนถัดไป
ดูข้อมูลเกี่ยวกับการสร้างเคอร์เซอร์ที่กำหนดเองในแอปได้ที่
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 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-27 UTC"],[],[],null,["# Custom cursors\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-P1](/docs/quality-guidelines/large-screen-app-quality#LS-P1) custom cursors requirement of the [Large screen app quality](/docs/quality-guidelines/large-screen-app-quality) guidelines.\n\nCustom cursors differentiate your app by indicating how and when users can\ninteract with UI elements and content. The system provides custom cursors, such\nas:\n\n- I-beam for text fields\n- Resize handles at resizable layer edges\n- Processing spinners\n\nBut you can create specialty cursors, such as:\n\n- Crosshairs when hovering over targets in games\n- A magnifying glass when hovering over zoomable content\n- Tools in drawing or illustration apps\n\nNext steps\n----------\n\nTo learn about creating custom cursors in your app, see:\n\n- [`PointerIcon`](/reference/kotlin/android/view/PointerIcon)\n- [Mouse pointer icons](https://chromeos.dev/en/android/pointer-styling)"]]