|
1 | 1 | #BeeFramework 0.1
|
2 | 2 |
|
3 | 3 | ##BeeFramework是什么
|
4 |
| -BeeFramework Android版主要为Android初级开发人员提供一个Android APP的MVC开发DEMO,并提供一套APP内调试工具,包括 |
| 4 | +BeeFramework Android版主要为Android初级开发人员提供一个基于MVC开发模式的APP DEMO,并提供一套APP内调试工具,包括 |
5 | 5 |
|
6 | 6 | * 查看网络数据请求历史
|
7 | 7 | * Crash Log列表
|
@@ -41,3 +41,53 @@ BeeFramework Android版主要为Android初级开发人员提供一个Android APP
|
41 | 41 |
|
42 | 42 | **[下载APK安装包,开始体验](https://play.google.com/store/apps/details?id=com.BeeFramework.example)**
|
43 | 43 |
|
| 44 | +##作者 |
| 45 | + |
| 46 | +**Howiezhang** |
| 47 | + |
| 48 | ++ [https://github.com/howiezhang](https://github.com/howiezhang) |
| 49 | ++ [zhanghao@geek-zoo.com](zhanghao@geek-zoo.com) |
| 50 | + |
| 51 | +**HouXin** |
| 52 | + |
| 53 | ++ [https://github.com/houxin](https://github.com/houxin) |
| 54 | ++ [houxin@geek-zoo.com](houxin@geek-zoo.com) |
| 55 | + |
| 56 | +## Copyright and license |
| 57 | +<br/> |
| 58 | + |
| 59 | +Copyright 2013 ~ 2014, [Geek-Zoo Studio, Inc.](http://www.geek-zoo.com) and [INSTHUB Beijing HQ](http://www.insthub.com) |
| 60 | + |
| 61 | + |
| 62 | + ______ ______ ______ |
| 63 | + /\ __ \ /\ ___\ /\ ___\ |
| 64 | + \ \ __< \ \ __\_ \ \ __\_ |
| 65 | + \ \_____\ \ \_____\ \ \_____\ |
| 66 | + \/_____/ \/_____/ \/_____/ |
| 67 | + |
| 68 | + |
| 69 | + Copyright (c) 2013-2014, {Bee} open source community |
| 70 | + http://www.bee-framework.com |
| 71 | + |
| 72 | + |
| 73 | + Permission is hereby granted, free of charge, to any person obtaining a |
| 74 | + copy of this software and associated documentation files (the "Software"), |
| 75 | + to deal in the Software without restriction, including without limitation |
| 76 | + the rights to use, copy, modify, merge, publish, distribute, sublicense, |
| 77 | + and/or sell copies of the Software, and to permit persons to whom the |
| 78 | + Software is furnished to do so, subject to the following conditions: |
| 79 | + |
| 80 | + The above copyright notice and this permission notice shall be included in |
| 81 | + all copies or substantial portions of the Software. |
| 82 | + |
| 83 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 84 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 85 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 86 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 87 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 88 | + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
| 89 | + IN THE SOFTWARE. |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
0 commit comments