8000 WXComponentFactory error type:[indexitem] class not found · Issue #57 · alibaba/weex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
WXComponentFactory error type:[indexitem] class not found #57
Closed
@xqbumu

Description

@xqbumu

in file ./weex/android/playground/app/src/main/java/com/alibaba/weex/WXMainActivity.java
change line from

private static String CURRENT_IP="your_current_IP"; // your_current_IP

to

private static String CURRENT_IP="192.168.31.240"; // your_current_IP

occur

04-24 01:09:37.495 12641-12675/com.alibaba.weex E/weex: WXComponentFactory error type:[indexitem] class not found

in logcat

and I can get page title(Weex HTML5) from http://192.168.31.240:12580/ in my browser(UC) by the same phone.

the git branch is 5439a0b

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0