alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

0.8.8版本上一编译就报adb连接失败的错误 #943

Open Lamentable119 opened 6 years ago

Lamentable119 commented 6 years ago

总是报这个错 ,我看了一下,一运行python freeline.py -f就断开连接,这是怎么回事?求解答!

[build_base_resource_task] generate base resource success: C:\work\proje [DEBUG] [tracing] build_base_resource_aapt_task: 37461.9998932ms [DEBUG] [build_base_resource_task] build_base_resource_task finish in 37.7s [DEBUG] [task_engine] task engine occurs exception, engine will exit. [DEBUG] [task_engine] it takes task engine 204.13s to execute tasks. [ERROR] -------------------------------------------------------- [ERROR] Freeline ERROR [ERROR] -------------------------------------------------------- Use adb devices to check your device connection [ERROR] -------------------------------------------------------- [ERROR] No device's connection found [ERROR] -------------------------------------------------------- [DEBUG] Prepare tasks time: 5.2s [DEBUG] Task engine running time: 204.1s [DEBUG] Total time: 209.3s [DEBUG] --------------------------------------------------------

Lamentable119 commented 6 years ago

android studio 版本为2.2.3

wlwenming commented 6 years ago

你好,帮我看看#944 这个问题呗