You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2020/05/06 11:18:05 UTC

[GitHub] [incubator-weex] kxliu1990 opened a new issue #3207: android 报错加载js页面白屏

kxliu1990 opened a new issue #3207:
URL: https://github.com/apache/incubator-weex/issues/3207


   System.err: java.lang.ClassNotFoundException: Didn't find class "com.taobao.windmill.bundle.bridge.WeexBridge" on path: DexPathList[
   System.err:     at org.apache.weex.utils.WXSoInstallMgrSdk.initSo(WXSoInstallMgrSdk.java:153)
   System.err:     at org.apache.weex.WXSDKEngine$1.run(WXSDKEngine.java:224)
   System.err:     at org.apache.weex.common.WXThread$SafeRunnable.run(WXThread.java:70)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-weex] SkunkBoy commented on issue #3207: android 0.28版本报错加载js页面白屏

Posted by GitBox <gi...@apache.org>.
SkunkBoy commented on issue #3207:
URL: https://github.com/apache/incubator-weex/issues/3207#issuecomment-760579676


   请问这个问题解决了吗?
   这个步骤就是参照官网配置,运行demo
   之后就成白屏了。
   System.err: java.lang.ClassNotFoundException: Didn't find class "com.taobao.windmill.bundle.bridge.WeexBridge"


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-weex] limingwei commented on issue #3207: android 0.28版本报错加载js页面白屏

Posted by GitBox <gi...@apache.org>.
limingwei commented on issue #3207:
URL: https://github.com/apache/incubator-weex/issues/3207#issuecomment-721456636


   +1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-weex] cnryb commented on issue #3207: android 0.28版本报错加载js页面白屏

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #3207:
URL: https://github.com/apache/incubator-weex/issues/3207#issuecomment-651666731


   请明确一下问题复现步骤。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-weex] SkunkBoy commented on issue #3207: android 0.28版本报错加载js页面白屏

Posted by GitBox <gi...@apache.org>.
SkunkBoy commented on issue #3207:
URL: https://github.com/apache/incubator-weex/issues/3207#issuecomment-760607463


   我的解决方案:
   classpath "com.android.tools.build:gradle:3.5.3"
   distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org