
SDK平台工具版本(23.0.1)太旧了,无法检查使用API 25编译的API;请更新
这是特拉维斯工作的日志:https://api.travis-ci.org/jobs/294869249/log.txt?deansi=true
我PR的链接:https://github.com/edx/edx-app-android/pull/1020
平台工具版本26.0.2最近发布,其下载完成时校验和错误,因此Travis正在使用fallback platform-tools修订版23.0.1在我的项目上运行lint导致问题.
这是作业日志(https://api.travis-ci.org/jobs/294869249/log.txt?deansi=true)的错误摘录:
Installing Archives:
Preparing to install archives
Downloading AndroID SDK Platform-tools,revision 26.0.2
Download finished with wrong checksum. Expected
b8130e7c390496cff12bf9355739bd41eed6a0a5,got
668ff8e319715175ff628ad52b124f154275fe2d.Done. nothing was installed.
有什么想法修复?
解决方法 这个问题在特拉维斯方面得到了解决,我不得不在我的方面做任何事情.更多细节可以在我在Travis的Github上创建的这个问题中找到:
https://github.com/travis-ci/travis-ci/issues/8676
总结以上是内存溢出为你收集整理的特拉维斯| Android:平台工具v26.0.2无法安装全部内容,希望文章能够帮你解决特拉维斯| Android:平台工具v26.0.2无法安装所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)