Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Omówienie EVS
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Ten przewodnik po integracji rozszerzonego systemu widoku (EVS) w wersji 1.1 zawiera informacje o zmianach wprowadzonych od poprzedniej wersji Androida.
Android zawiera warstwę abstrakcji sprzętowej HIDL (HAL), która umożliwia przechwytywanie obrazów. Jest ona wyświetlana na początku procesu uruchamiania Androida i podczas całego działania systemu. Interfejs HAL obejmuje pakiet Extended View System (EVS), który służy do obsługi wyświetlaczy tylnych i panoramicznych w pojazdach z systemami multimedialnymi w samochodzie (IVI) opartymi na Androidzie.
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-03-26 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-03-26 UTC."],[],[],null,["# EVS Overview\n\nThis *Extended View System (EVS) 1.1 Integration Guide* describes changes made\nsince the previous Android release.\n\nAndroid contains the HIDL Hardware Abstraction Layer (HAL), which provides for\nimagery capture, is displayed early in the Android boot process, and continues\nto function for the life of the system. The HAL includes the Extended View\nSystem (EVS) stack, which is used to support rearview and surround view\ndisplays in vehicles with Android-based In-Vehicle Infotainment (IVI)\nsystems.\n\n| Title | Description |\n|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Event and Frame Notification Mechanism](/docs/automotive/camera/evs/event_frame) | Callback mechanism that allows the EVS manager and hardware (HW) module to notify any streaming event in the application. |\n| [Programming Camera Control Parameters](/docs/automotive/camera/evs/camera_control) | Getter and setter methods to change camera parameters while the video stream is active. |\n| [Changes to Camera and System Configuration](/docs/automotive/camera/evs/camera_system) | New configuration manager to enable the application to retrieve camera and imaging characteristics from the HAL. |\n| [Frame Metadata](/docs/automotive/camera/evs/frame_metadata) | Frame metadata is a member of the BufferDesc data structure. |\n| [Automotive Display Proxy Service](/docs/automotive/camera/evs/display_proxy) | New service to enable HAL implementations to use SurfaceFlinger. |\n| [Multi-Camera Support](/docs/automotive/camera/evs/multi_camera) | Logical camera device that consists of multiple physical camera devices. |\n| [Vehicle Camera HAL](/docs/automotive/camera/evs/camera-hal) | The HAL includes the EVS stack and is used to support rearview camera and surround view displays in vehicles with Android-based In-Vehicle Infotainment (IVI) systems. |"]]