2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
EVS の概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
この拡張ビューシステム(EVS)1.1 統合ガイドでは、Android の最後のリリース以降に行われた変更について説明します。
Android には、画像キャプチャに使用できる HIDL Hardware Abstraction Layer(HAL)が含まれています。この HAL は Android の起動プロセスの初期に表示を行い、システムが稼働している限り機能し続けます。HAL には、Android ベースの車載インフォテインメント(IVI)システムを搭載した車両のリアビュー表示とサラウンド ビュー表示をサポートするための、拡張ビューシステム(EVS)スタックが含まれています。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-03-26 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-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. |"]]