为了账号安全,请及时绑定邮箱和手机立即绑定

记录几个weex安卓真机调试环境配置问题。

问题1:UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'stack' of undefined

解决方法:没有用adb连接安卓设备问题,可以在命令行输入adb devices验证,然后下载安装adb直到adb devices能展示正确的结果。

问题2:Error: Command failed: call gradlew.bat assembleDebug

解决方案:升级jdk版本到8以上。

问题3: you have not accepted the license agreements of the following SDK components: [Android SDK Build-Tools 24, Android SDK Platform 24]. Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager。

解决方案:命令行执行:android update sdk --no-ui --filter build-tools-24.0.0,android-24,extra-android-m2repository。

附上在真机上运行成功的图片:图片描述

点击查看更多内容
TA 点赞

若觉得本文不错,就分享一下吧!

评论

作者其他优质文章

正在加载中
Web前端工程师
手记
粉丝
9110
获赞与收藏
2572

关注作者,订阅最新文章

阅读免费教程

  • 推荐
  • 1
  • 收藏
  • 共同学习,写下你的评论
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦
今天注册有机会得

100积分直接送

付费专栏免费学

大额优惠券免费领

立即参与 放弃机会
意见反馈 帮助中心 APP下载
官方微信

举报

0/150
提交
取消