首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Android Framework

    Android Automotive OTA概念

    参考OTA升级相关文档 android automotive升级功能概念原理和方式 1.

    4.1K21编辑于 2022-09-28
  • 来自专栏EDI技术知识

    Keystone Automotive EDI 需求分析

    Keystone Automotive 是一家知名的汽车零部件销售卖场,自创立以来,在汽车行业取得了卓越的成就。 Keystone Automotive 的使命是通过为汽车维修和改装行业提供一流的零部件解决方案,推动整个行业的发展和进步。 Keystone Automotive EDI 需求分析 Keystone Automotive 通过 EDI 与其交易伙伴传输业务单据,提高数据传输效率,确保数据能够被安全、准确地传输,以下是 Keystone 通过知行之云 LIP ,Keystone Automotive 可以轻松实现与供应商和客户之间的EDI数据交换。 交换配置信息,需要与 Keystone Automotive 交换连接信息。 连接测试,与 Keystone Automotive 收到测试文件。

    67620编辑于 2023-08-10
  • 来自专栏Android Framework

    Android Automotive Framework调试技巧

    三次握手只是一个数据传输的过程,但是,我们传输前需要一些准备工作,比如将创建一个套接字,收集一些计算机的资源,将一些资源绑定套接字里面,以及接受和发送数据的函数等等,这些功能接口在一起构成了socket的编程

    6.7K12编辑于 2022-12-22
  • 来自专栏Android Framework

    Android Automotive及IVI概述

    参考 Android Automotive及IVI概述,对IVI系统,Framework各个模块简单描述 1. android Automotive Android Automotive是⼀个基本的 Android Automotive的硬件抽象层(HAL)为Android框架提供了一致的接口(无需考虑物理传输层)。此车载HAL是开发Android Automotive实现的接口。 和Android平台的关系 Android Automotive就是Android平台。Android Automotive并非Android的分支或并行开发版本。 Android Auto支持专为车载用途而设计的应用 Android Automotive是直接基于车载硬件运行的操作系统和平台。 Android Automotive支持专为Android打造的应用,以及专为Android Auto打造的应用 1.3.

    7K40编辑于 2022-09-28
  • 来自专栏VoiceVista语音智能

    Sensory Conversational Voice AI for Automotive

    cloud technology leaders, AI algorithms and solution providers, Tier1s and many more stakeholders in automotive

    43640编辑于 2023-03-03
  • 来自专栏ADAS性能优化

    How does RISC-V fit into automotive systems?

    RISC-V is being used in a surprising range of automotive systems ranging from ASIL-D safety rated controllers The following is a sampling of the automotive applications for RISC-V. security core offering security by design for automotive applications has been announced. The RT-645 is a security co-processor optimized for automotive uses. Summary RISC-V is a good fit for a range of automotive systems.

    64810编辑于 2022-12-05
  • 来自专栏学习与分享

    【Android】构建 Android Automotive OS:适合初学者的指南

    介绍 Android Automotive OS 是专为车载使用量身定制的 Android 版本。它通过将各种汽车功能与 Android 应用程序集成,为驾驶员和乘客提供无缝体验。 本指南将引导您完成从头开始构建 Android Automotive OS 的过程,涵盖所需的所有必要工具、设置和步骤。 先决条件 在开始之前,请确保您具备以下条件: 装有 Linux 或 macOS 的计算机:构建 Android Automotive OS 与基于 Linux 的系统或 macOS 最兼容。 将内部版本刷写到设备或仿真器 构建完成后,您可以将其刷写到兼容 Android Automotive 的设备或在模拟器上运行它。 有关详细信息,请参阅官方 Android Automotive OS 文档。

    1.3K10编辑于 2024-06-23
  • 来自专栏Android 开发者

    是时候开始构建适用于 Android Automotive OS 的应用了!

    作者 / 产品经理 Madan Ankapura 我们隆重推出汽车应用库的 1.2 版本 Beta 版,助力应用开发者开始构建适用于 Android Automotive OS 的导航、停车和充电应用。 现在,开发者可以开始使用 Automotive OS 模拟器 在 Android Automotive OS 和 Android Auto 上构建和测试这些类别的应用。 Android Automotive OS 上的汽车应用库应用将会自动呈现,确保与每辆车内的其他体验保持一致,无需开发者进行额外工作。 例如: △ Android Automotive OS 上的应用自定义示例 通过访问可在 Android Studio 中下载的 原始设备制造商 (OEM) 模拟器系统映像,亲自体验应用在不同系统中的运行状况 您可以立即开始开发适用于 Android Automotive OS 的充电、停车和导航应用,我们正在努力,为您在未来几个月将应用发布到 Google Play 商店提供帮助 (敬请期待!)。

    77720编辑于 2022-03-28
  • 来自专栏Android Framework

    Android Vehicle HAL架构

    VehicleHAL启动流程 源码位置:hardware/interfaces/automotive/vehicle/2.0/ .rc文件android.hardware.automotive.vehicle @2.0-service.rc启动进程 该文件位于设备系统vendor/etc/init目录 //hardware/interfaces/automotive/vehicle/2.0/default/android.hardware.automotive.vehicle @2.0-service.rc service vendor.vehicle-hal-2.0 /vendor/bin/hw/android.hardware.automotive.vehicle@2.0 VehicleHal初始化流程 初始化从执行hardware/interfaces/automotive/vehicle/2.0/default/VehicleService.cpp的main函数开始: //hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/EmulatedVehicleHal.cpp ....

    8.6K33编辑于 2022-09-28
  • 来自专栏黑客

    黑客在 Pwn2Own Automotive 2025 第一天利用了 16 个0day漏洞

    在 Pwn2Own Automotive 2025 的第一天,安全研究人员利用了 16 个独特的零日漏洞,并获得了 382,750 美元的现金奖励。 Pwn2Own Automotive 2025 黑客竞赛专注于汽车技术,于 1 月 22 日至 1 月 24 日在东京汽车世界汽车大会期间举行。 在整个竞赛过程中,安全研究人员可以针对电动汽车 (EV) 充电器、车载信息娱乐 (IVI) 系统和汽车操作系统(即汽车级 Linux、Android Automotive OS 和 BlackBerry 在 2024 年 1 月的第一届 Pwn2Own Automotive 期间,黑客因两次入侵特斯拉并在多个电动汽车系统中展示了 49 个零日漏洞而筹集了 1,323,750 美元。 https://www.zerodayinitiative.com/blog/2025/1/21/pwn2own-automotive-2025-the-full-schedule

    37810编辑于 2025-01-24
  • 来自专栏资讯类翻译专栏

    2024年苹果汽车引发混合反应的报告

    Since 2014, when Apple first set out to design its own vehicle, the company has engaged in automotive Doug Betts, president of the automotive division of J.D. , said that Apple's entry into the automotive market feels like it's been a long time coming. One reason it's strange is the size of the automotive versus the mobility market. If the mobility market is larger and automotive market margins thin, why build a self-driving vehicle

    48920发布于 2020-12-25
  • 协议整理合集

    er0213.MIPI_D-PHY_Spec_V1.214.mipi_D-PHY_specification_v1-215.mipi_D-PHY_specification_v2-1-er0116.OA_Automotive_Ethernet_ECU_TestSpecification_Layer _1_100BASE-T1_v3.017.OA_Automotive_Ethernet_ECU_TestSpecification_Layer_2_v3.018.OA_Automotive_Ethernet_ECU_TestSpecification_Layer

    37420编辑于 2025-08-01
  • 来自专栏Android Framework

    Android carservice架构及启动流程

    架构 Google官网上介绍汽车架构: 车载HAL是汽车与车辆网络服务之间的接口定义(同时保护传入的数据): 车载HAL与Android Automotive架构: Car App:包括OEM和第三方开发的 位于hardware/interfaces/automotive/vehicle/2.0/default/(接口属性:hardware/interfaces/automotive/vehicle/2.0 Framework CarService Android O/P为Automotive场景提供了一系列的服务,这些服务统被称为CarService。 </permission> //frameworks/native/data/etc/android.hardware.type.automotive.xml <! /vehicle/2.0/default/android.hardware.automotive.vehicle@2.0-service.rc return android.hardware.automotive.vehicle.V2

    3.4K20编辑于 2022-09-28
  • 来自专栏网络安全技术点滴分享

    Pwn2Own Automotive 2025 第二日战报:38.5万美元奖金与16个零日漏洞

    Pwn2Own Automotive 2025 - 第二日战果2025年1月22日 | Dustin Childs 欢迎来到Pwn2Own Automotive 2025的第二天。

    22010编辑于 2025-08-04
  • 来自专栏iRF射频前端产业观察

    ​2021年十大功率和射频市场收购案例

    Silicon Labs’ analog assets Also, in July2021, Silicon Labs shed its Infrastructure & Automotive business management ICs (PMICs) could be instrumental in creating low-powersystem-on-chip (SoC) solutions for automotive ADI’s radar division In October 2021,indie Semiconductor, specializing in automotive solutions, announced acquisitionshows how indie is augmenting vision processing, perception, and LiDAR designexpertise for automotive Automotive radars support functionslike navigation, surveillance, and traffic monitoring while providing

    49820编辑于 2022-05-16
  • 来自专栏AI算法修炼营

    语义分割标注工具Semantic Segmentation Editor 快速安装指南

    简介: Semantic-Segmentation-Editor是由日立汽车工业实验室(Hitachi Automotive And Industry Lab)开源的基于Web的语义对象标注编辑器(Semantic 申明:点云语义标注工具Semantic-Segmentation-Editor 官方网址——>(https://github.com/Hitachi-Automotive-And-Industry-Lab docs.meteor.com *************************************** 6、下载所需要的版本并进行解压缩(https://github.com/Hitachi-Automotive-And-Industry-Lab 2 Ubuntu1604的Semantic-Segmentation-Editor官方安装过程 1、使用下面命令进行安装meteor(链接:https://github.com/Hitachi-Automotive-And-Industry-Lab 点云语义分割标注使用方法视频方法教程https://vimeo.com/282222626 [3]Semantic Segmentation Editor https://github.com/Hitachi-Automotive-And-Industry-Lab

    4.6K20发布于 2020-05-26
  • 来自专栏ExASIC

    MIPI联盟已完成车载的Long-Reach SerDes PHY工业标准 A-PHY v1.0

    Specification designed to accelerate ADAS, ADS and IVI automotive connectivity enters final approval As the first standard of its kind, it will help the automotive industry accelerate the availability of “By offering a long-reach automotive wired connectivity solution, MIPI is building on its successful “The automotive market is an anticipated area of growth for VESA’s DisplayPort and Embedded DisplayPort “VESA’s collaboration with the MIPI Alliance has been encouraged by the automotive industry to ensure

    1.3K10发布于 2020-07-16
  • 来自专栏镁客网

    亚马逊进军汽车电商?或为打造其人工智能王国

    此外在左上角位置,我们也看到亚马逊设置了自己原有的在线交易市场Amazon Automotive和让购物者保留汽车信息的Amazon Garage。 ? 现有的Amazon Vehicles已经将亚马逊旗下Amazon Automotive融入其中,而Amazon Automotive就是亚马逊旗下一个在线交易市场,提供数百万种汽车、卡车以及摩托车零部件和配件 不难看出,现阶段亚马逊的用意是利用自己开设汽车频道为噱头以及自身原有的用户群,来引入更多的流量,从而让Amazon Automotive上的产品卖的更好。

    58140发布于 2018-05-29
  • 来自专栏Android 开发者

    一起看 I/O | Android Auto 更新一览

    内置 Google 服务的 Android Automotive 操作系统也带来令人兴奋的更新。 除了在 1.3 版丰富了导航功能集以外,我们还很高兴地告诉大家,现在所有开发者都可以将 受支持类别的应用 直接发布到 Android Auto 和 Android Automotive 操作系统的生产环境中 同样,您可以通过 android-automotive 和 android-auto 标签,在 Stack Overflow 开发者社区获得帮助。我们热切期待看到您的下一款杰作,和您一起开辟的新征途!

    43310编辑于 2022-09-01
  • 来自专栏CreateAMind

    开源自动驾驶线控套件 oscc文档

    By using tools and parts common across robotics and automotive, you can use our kits combined with the achieve lateral and longitudinal control of the Kia Soul it is necessary to control three separate automotive

    99040发布于 2018-07-24
领券