集成freeline ,编译后无反应

2017-07-07  本文已影响9人  pdog18

在配置好freeline后 运行python freeline.py命令,发现应用没有部署到手机上。
仔细查看日志发现

[ERROR] --------------------------------------------------------
        Please make sure your application is properly running in your device.
        Check follow steps:
        1. Make sure the versions `python freeline.py -v`, freeline-gradle and freeline-runtime are the same;
        2. Make sure there is no network proxy.

        More about this can see: https://github.com/alibaba/freeline/issues/152

按照issues里面的解决方案,卸载应用,然后clean然后执行python freeline.py -f

上一篇下一篇

猜你喜欢

热点阅读