Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webFile
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邢皓翔
webFile
Commits
a58ed125
Commit
a58ed125
authored
Jun 26, 2018
by
Xinghaoxiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完成weex插件
parent
e467b7b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+2
-0
settings.gradle
settings.gradle
+2
-1
No files found.
README.md
View file @
a58ed125
...
...
@@ -25,6 +25,8 @@
-
添加依赖webfile
-
把sample模块中的 weex包下的文件复制到自己工程下的位置。
-
setting.gradle 中增加 include ':webfile'
-
android 下的app/build.gradle dependencies方法内添加 compile project(path: ':webfile')
-
将下面代码放到WXApplication中onCreate方法内
```
try {
...
...
settings.gradle
View file @
a58ed125
include
':sample'
,
':webfile'
include
':sample'
include
':webfile'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment