22[ ![ GitHub version] ( https://badge.fury.io/gh/RayFantasyStudio%2FiCode-Android.svg )] ( https://badge.fury.io/gh/RayFantasyStudio%2FiCode-Android ) ![ license] ( http://img.shields.io/badge/license-Apache2-brightgreen.svg ) ![ platform] ( http://img.shields.io/badge/platform-Android-blue.svg )
33## 引入
44### 在 IntelliJ IDEA 或 Android Studio 中
5- clone项目到本地。
6- 在项目根目录创建` bugly.properties ` ,写入以下内容(bugly官方网址< http://bugly.qq.com/ > )
5+ 1 . clone项目到本地。
6+ 2 . ** (非常重要) ** 在项目根目录创建` bugly.properties ` ,写入以下内容(bugly官方网址< http://bugly.qq.com/ > )
77```
8- appId=申请的bugly的appId
9- appKey=申请的bugly的appKey
8+ appId=$$ 申请的bugly的appId$$
9+ appKey=$$ 申请的bugly的appKey$$
1010```
1111在IDE中使用File->Open打开即可
12- ##贡献代码
12+ ## 贡献代码
1313 iCode开源项目致力于为开发者提供更好的交流平台,其开源项目旨为更加好地建设iCode。
1414//若有好的想法想加入iCode官方APP、对iCode有建议的话,请继续往下读。
1515```
@@ -23,29 +23,26 @@ appKey=申请的bugly的appKey
2323- 具体流程图
2424![ image] ( github-pull-request.png )
2525
26- < b > 具体步骤</ b >
27- - 首先,在github页面上,点击“Fork”,将iCode的git库拷贝到自己账户
28- - 然后,对拷贝的git库进行修改,将内容变更提交到自己的账户
29- - 最后,在github页面上,点击"New pull request",向iCode官方发起代码审阅
30- - 希望和大家共建和谐美好开源环境!
26+ ### 具体步骤
27+ 1 . 首先,在github页面上,点击“Fork”,将iCode的git库拷贝到自己账户
28+ 2 . 然后,对拷贝的git库进行修改,将内容变更提交到自己的账户
29+ 3 . 最后,在github页面上,点击"New pull request",向iCode官方发起代码审阅
30+ 4 . 希望和大家共建和谐美好开源环境!
3131
3232更多信息交流讨论:
3333- QQ : 49162418
3434
35- <<<<<<< HEAD
36- =======
3735## 项目预览
38- <img src =" ./art/Demo1.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
39- <img src =" ./art/Demo2.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
40- <img src =" ./art/Demo3.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
41- <img src =" ./art/Demo4.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
42- <img src =" ./art/Demo5.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
43- <img src =" ./art/Demo6.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
44- <img src =" ./art/Demo7.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
45- <img src =" ./art/Demo8.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
46- <img src =" ./art/Demo9.png " alt =" Example App " style = " width : 100 px ; height : 175 px " />
36+ <img src =" ./art/Demo1.png " alt =" Example App " width = " 250px " />
37+ <img src =" ./art/Demo2.png " alt =" Example App " width = " 250px " />
38+ <img src =" ./art/Demo3.png " alt =" Example App " width = " 250px " />
39+ <img src =" ./art/Demo4.png " alt =" Example App " width = " 250px " />
40+ <img src =" ./art/Demo5.png " alt =" Example App " width = " 250px " />
41+ <img src =" ./art/Demo6.png " alt =" Example App " width = " 250px " />
42+ <img src =" ./art/Demo7.png " alt =" Example App " width = " 250px " />
43+ <img src =" ./art/Demo8.png " alt =" Example App " width = " 250px " />
44+ <img src =" ./art/Demo9.png " alt =" Example App " width = " 250px " />
4745
48- >>>>>>> branch 'master' of https://github.com/RayFantasyStudio/iCode-Android.git
4946## 许可证
5047```
5148Copyright 2015-2016 Alex Zhang aka. ztc1997
0 commit comments