apache / incubator-weex-cli

Weex Toolkit is the Standard Tooling for Weex Development.
https://weexteam.github.io/CLI-for-Apache-Weex
Apache License 2.0
564 stars 113 forks source link

android 9.0(nokia手机)无法调试 #612

Open leiming19877 opened 4 years ago

leiming19877 commented 4 years ago

Makes sure these boxes are checked befor submitting your issue - thank you!

Your development environment

Steps to reproduce the problem.(Maybe a dotwe link)

1、去官网https://weex.apache.org下载weex app. 2、安装weex app,weex 版本及手机信息: 2 3、安装最新weex debug 4、启动weex debug. 5、启动手机上的weex app,扫码连接weex debug server. 6、weex debug切换到手机调试模式,启动js debug,Network 手机端经常转圈(loading). 7、weex debug sources 模式没有源代码,无法调试,如下图: 3 8、如果切换debug 上的js debug,network等,手机端经常出现一直卡那里。 4 联系qq:240973924

cnryb commented 4 years ago

可以先使用源码集成的方式进行调试,源码地址 https://github.com/weexteam/android-devtools-for-Apache-Weex

leiming19877 commented 4 years ago

可以先使用源码集成的方式进行调试,源码地址 https://github.com/weexteam/android-devtools-for-Apache-Weex 我试试看。

leiming19877 commented 4 years ago

可以先使用源码集成的方式进行调试,源码地址 https://github.com/weexteam/android-devtools-for-Apache-Weex 我试试看。

经下载android-devtools-for-Apache-Weex源代码复制到Weex app目录下跑,发现还是不行,经常遇到转圈及渲染不对问题。 weex1 而且调试时经常就不动了,也不知道怎么回事。 5