Commit fa2dc1d4 authored by Xinghaoxiang's avatar Xinghaoxiang

完成weex插件

parent a58ed125
......@@ -23,7 +23,7 @@
#### Weex端调用方法。
- 添加依赖webfile
- 复制webfile到 platform/android
- 把sample模块中的 weex包下的文件复制到自己工程下的位置。
- setting.gradle 中增加 include ':webfile'
- android 下的app/build.gradle dependencies方法内添加 compile project(path: ':webfile')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment