错误:
- Please select on your phone whether can install the app by The ADB command!
- refused to install the app by The ADB command !
此类问题:refused to install the app by The ADB command。
应该是手机不允许插入app,在手机设置中选择,允许后台安装应用。
我在使用乐视手机开发调试的时候,也出现类似的问题。
现把解决方案列出:
①设置---指纹和密码---未知来源 打开
②设置---指纹和密码---其他安全选项---后台安装应用,选择允许
这样就可以开心的开发调试apk了。