कीबोर्ड, माउस, और ट्रैकपैड
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.

तीसरा टीयर — बड़ी स्क्रीन के लिए उपलब्ध
बड़ी स्क्रीन वाले डिवाइसों में अक्सर कीबोर्ड, माउस या ट्रैकपैड होता है, ताकि उपयोगकर्ता बेहतर तरीके से इनपुट दे सकें और इंटरैक्ट कर सकें.
अपने ऐप्लिकेशन को इनके साथ काम करने की अनुमति दें:
- बाहरी कीबोर्ड से इनपुट
- फ़िज़िकल और वर्चुअल कीबोर्ड के बीच स्विच करना
- माउस और ट्रैकपैड से किए जाने वाले बुनियादी इंटरैक्शन, जैसे कि क्लिक करना, चुनना, और स्क्रोल करना
अगले चरण
अपने ऐप्लिकेशन के इनपुट की सुविधाओं को बेहतर बनाने के बारे में ज़्यादा जानने के लिए, ये लेख पढ़ें:
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. 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,["# Keyboard, mouse, and trackpad\n\nTIER 3 --- Large screen ready\n| **Objective:** Make your app [large screen ready](/docs/quality-guidelines/large-screen-app-quality#large_screen_ready) by meeting the [LS-I1](/docs/quality-guidelines/large-screen-app-quality#LS-I1) and [LS-I2](/docs/quality-guidelines/large-screen-app-quality#LS-I2) keyboard, mouse, and trackpad requirements of the [Large screen app\n| quality](/docs/quality-guidelines/large-screen-app-quality) guidelines.\n\nLarge screen devices often include a keyboard, mouse, or trackpad for enhanced\nuser input and interactivity.\n\nEnable your app to support:\n\n- Input from an external keyboard\n- Context switching between physical and virtual keyboards\n- Basic mouse and trackpad interactions, such as click, select, and scroll\n\nNext steps\n----------\n\nFor more information about how to extend your app's input capabilities, see:\n\n- [Input compatibility on large screens --- Compose](/develop/ui/compose/touch-input/input-compatibility-on-large-screens)\n- [Input compatibility on large screens --- views](/develop/ui/views/touch-and-input/input-compatibility-on-large-screens)"]]