登录 注册
当前位置:主页 > 资源下载 > 5 > android_system_bt下载

android_system_bt下载

  • 更新:2024-08-30 13:55:32
  • 大小:3.13MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

氟化物蓝牙堆栈 在AOSP上构建和运行 只需构建AOSP-默认情况下存在氟化物。 在Linux上构建和运行 Ubuntu的说明,已在使用Clang 3.5.0的14.04和使用Clang 3.8.0的16.10上进行了测试 资料下载 mkdir ~ /fluoride cd ~ /fluoride git clone https://android.googlesource.com/platform/system/bt 安装依赖项(需要sudo访问): cd ~ /fluoride/bt build/install_deps.sh 然后获取第三方依赖项: cd ~ /fluoride/bt mkdir third_party cd third_party git clone https://github.com/google/googletest.git git clone htt