incubator-weex-cli icon indicating copy to clipboard operation
incubator-weex-cli copied to clipboard

android 9.0(nokia手机)无法调试

Open leiming19877 opened this issue 6 years ago • 3 comments

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

  • [] If you encounter any problems using the tool, please check if there has a new version to update(Run weex update [pluginname]@latest).
  • [] Check the FAQ, make sure there have not the same issue.

Your development environment

  • Check weex-toolkit verison (Run weex -v) PS F:\project\weex\prj5-single> weex -v (node:31776) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated 2.0.0-beta.31 (Core 2.0.0-beta.31)
  • @weex-cli/generator : v2.0.0-beta.16
  • @weex-cli/doctor : v2.0.0-beta.20
  • @weex-cli/run : v2.0.0-beta.21
  • @weex-cli/device : v2.0.0-beta.2
  • @weex-cli/build : v2.0.0-beta.15
  • @weex-cli/debug : v2.0.0-beta.31
  • @weex-cli/compile : v2.0.0-beta.27 1
  • Detact what's wrong with your environment (Run weex doctor)
  • Which platform (Win/Mac/Ubuntu..) windows 10

The key error stack message.

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

leiming19877 avatar Jan 14 '20 09:01 leiming19877

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

cnryb avatar Jan 16 '20 04:01 cnryb

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

leiming19877 avatar Jan 19 '20 08:01 leiming19877

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

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

leiming19877 avatar Jan 22 '20 01:01 leiming19877