自学内容网 自学内容网

【AAOS】Android Automotive 9模拟器源码下载及编译

源码下载

repo init -u https://android.googlesource.com/platform/manifest -b android-9.0.0_r61
repo sync -c --no-tags --no-clone-bundle

源码编译

source build/envsetup.sh
lunch aosp_car_x86_64-userdebug
make -j8

运行效果

emulator
  •  Home界面

  • MAP

  • All apps

  • Settings 

  •  HAVC

  • Notification


原文地址:https://blog.csdn.net/BT_LEO/article/details/142696068

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!