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

TIER 1 — Large screen differentiated
Custom cursors differentiate your app by indicating how and when users can
interact with UI elements and content. The system provides custom cursors, such
as:
- I-beam for text fields
- Resize handles at resizable layer edges
- Processing spinners
But you can create specialty cursors, such as:
- Crosshairs when hovering over targets in games
- A magnifying glass when hovering over zoomable content
- Tools in drawing or illustration apps
Next steps
To learn about creating custom cursors 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,["# 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)"]]