2 Star 0 Fork 0

chromium_develop/chromium_third_party_arcore-android-sdk-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.chromium 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:00 +08:00 . chromium origin init
Name: ARCore SDK client library for Chrome
Short Name: com.google.ar:core-partner_chrome
URL: https://developers.google.com/ar/develop/java/enable-arcore#dependencies
Version: 1.22
License: Apache 2.0
License File: LICENSE
Security Critical: yes
Description:
The ARCore Android SDK provides augmented reality capabilities to Android
devices. This package contains partner version of ARCore SDK client specific
to Chrome. Since the partner version is not published to Maven (see package URL
for more context about dependencies), the .aar file is uploaded to CIPD.
Googler update instructions - see:
https://goto.google.com/arcore-chrome-client-update
Local Modifications:
Added files required for consumption in Chrome (LICENSE, OWNERS, BUILD.gn,
cipd.yaml, *.info).
Added override for proguard configs brought by ARCore SDK's .aar.
The override should be removed once ARCore SDK includes the change upstream and
the version of SDK gets rolled.
The LICENSE file is taken from
* https://www.apache.org/licenses/LICENSE-2.0.txt
Changes:
2021-02-01 - Upgraded SDK binaries to v1.22.
2020-07-13 - Upgraded SDK binaries to v1.18.
2020-01-23 - Added override for proguard configs brought by ARCore SDK's .aar.
This was achieved by extracting proguard.txt from
core-partner_chrome-1.10.0.aar and commenting out offending
lines that would prevent proguard from optimizing unused public
classes away.
2019-07-01 - Initial version.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_arcore-android-sdk-client.git
git@gitee.com:chromium_develop/chromium_third_party_arcore-android-sdk-client.git
chromium_develop
chromium_third_party_arcore-android-sdk-client
chromium_third_party_arcore-android-sdk-client
master

搜索帮助