Ab dem 27. März 2025 empfehlen wir, android-latest-release
anstelle von aosp-main
zu verwenden, um AOSP zu erstellen und Beiträge dazu zu leisten. Weitere Informationen finden Sie unter Änderungen am AOSP.
Multi-Display-Übersicht
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Organisation
Multi-Display-Inhalte (MD) sind so organisiert:
Terminologie
In diesen Artikeln werden primäre und sekundäre Bildschirme so definiert:
- Das primäre (Standard-)Display hat die Display-ID
DEFAULT_DISPLAY
.
- Das sekundäre Display hat eine Display-ID, die nicht
DEFAULT_DISPLAY
ist.
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2025-07-27 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-27 (UTC)."],[],[],null,["# Multi-Display overview\n\nOrganization\n------------\n\nMulti-Display (MD) content is organized as follows:\n\n| Topic Area | Article |\n|---------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Developing and testing | [Recommended practices](/docs/core/display/multi_display/recommended-practices) [Testing and development environment](/docs/core/display/multi_display/testing-dev-environment) [Frequently asked questions](/docs/core/display/multi_display/faq) |\n| Collections of related articles | [Displays](/docs/core/display/multi_display/displays) [System decorations support](/docs/core/display/multi_display/system-decorations) [Input method editor support](/docs/core/display/multi_display/ime-support) |\n| Individual articles | [Multi-resume](/docs/core/display/multi_display/displays) [Activity launch policy](/docs/core/display/multi_display/system-decorations) [Lock screen](/docs/core/display/multi_display/lock-screen) [Input routing](/docs/core/display/multi_display/input-routing) [Multi-zone audio](/docs/core/display/multi_display/multi-zone-audio) |\n\nTerminology\n-----------\n\nThroughout these articles, primary and secondary displays are defined as\nfollows:\n\n- *Primary* (default) display has the display ID of `DEFAULT_DISPLAY`\n- *Secondary* display has a display ID *not* `DEFAULT_DISPLAY`"]]