Skip to content

Commit f01e53e

Browse files
committed
更新至2.4.8
1 parent f4e9512 commit f01e53e

File tree

4 files changed

+14
-17
lines changed

4 files changed

+14
-17
lines changed

KJFrame/kjframe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.jfrog.bintray'
33
apply plugin: 'com.github.dcendents.android-maven'
44

5-
version = "2.4.7"
5+
version = "2.4.8"
66

77
android {
88
compileSdkVersion 22

KJFrame/kjframe/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="org.kymjs.kjframe"
33
android:versionCode="224"
4-
android:versionName="2.247" >
4+
android:versionName="2.248" >
55

66
<uses-sdk
77
android:minSdkVersion="11"

KJFrame/kjframe/src/main/java/org/kymjs/kjframe/utils/KJConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222
public final class KJConfig {
2323

24-
public static final double VERSION = 2.247;
24+
public static final double VERSION = 2.248;
2525

2626
/** 错误处理广播 */
2727
public static final String RECEIVER_ERROR = KJConfig.class.getName()

README.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,42 @@
11
=================
2-
#[![OSL](http://www.kymjs.com/image/logo_s.png)](http://www.kymjs.com/works/)
3-
4-
## KJFrameForAndroid简介
2+
#[![OSL](http://www.kymjs.com/image/logo_s.png)](http://www.kymjs.com/works/)
53
*KJFrameForAndroid* 又叫KJLibrary,是一个android的orm 和 ioc 框架。同时封装了android中的Bitmap与Http操作的框架,使其更加简单易用;<br>
64
KJFrameForAndroid的设计思想是通过封装Android原生SDK中复杂的复杂操作而达到简化Android应用级开发,最终实现快速而又安全的开发APP。我们提倡用最少的代码,完成最多的操作,用最高的效率,完成最复杂的功能。<br>
75

8-
## 使用说明
6+
## 快速入门
97
####AndroidStudio
108
build.gradle中添加:
119
```
12-
compile 'org.kymjs.kjframe:kjframe:2.+'
10+
compile 'org.kymjs.kjframe:kjframe:2.4.8'
1311
```
1412
####eclipse
1513
复制jar包 [KJFrameForAndroid_v2.x](https://github.com/kymjs/KJFrameForAndroid/tree/master/binrary) 到你工程的/libs目录中.<br>
1614
eclipes版本源码请查看[相关分支](https://github.com/kymjs/KJFrameForAndroid/tree/eclipse_end)<br>
1715

18-
## 快速入门
16+
##使用帮助
1917
1、查看各个模块的使用帮助<br>
2018
[MVC模块](https://github.com/kymjs/KJFrameForAndroid/wiki/MVCLibrary_cn)<br>
2119
[Bitmap加载](https://github.com/kymjs/KJFrameForAndroid/wiki/BitmapLibrary_cn)<br>
2220
[Http请求](https://github.com/kymjs/KJFrameForAndroid/wiki/HttpLibrary_cn)<br>
2321
[数据库模块](https://github.com/kymjs/KJFrameForAndroid/wiki/DBLibrary)<br>
24-
2、更多在实际项目中使用的Demo: [音乐播放器](https://github.com/KJFrame/KJMusic) [爱看博客客户端](https://github.com/KJFrame/KJBlog) <br>
25-
3、框架API文档:[http://kjframe.github.io](http://kjframe.github.io/)
22+
2、更多在实际项目中使用的Demo: [音乐播放器](https://github.com/KJFrame/KJMusic) [爱看博客客户端](https://github.com/KJFrame/KJBlog)
23+
3、框架API文档:[http://kjframe.github.io](http://kjframe.github.io/)
2624
*注,KJFrameForAndroid需要在AndroidManifest.xml 中声明如下权限*
2725
```xml
2826
<uses-permission android:name="android.permission.INTERNET" />
2927
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
3028
```
3129

3230
## 关于
31+
自我介绍:[张涛就是我](http://blog.kymjs.com/about)<br>
3332
* GitHub项目地址:[https://github.com/kymjs/KJFrameForAndroid](https://github.com/kymjs/KJFrameForAndroid)
3433
* QQ 群[257053751](http://jq.qq.com/?_wv=1027&k=WoM2Aa)(开发者群1),[201055521](http://jq.qq.com/?_wv=1027&k=MBVdpK)(开发者群2)<br>
35-
* 更多我的开源项目:[开源实验室](http://www.kymjs.com/)
34+
* 更多我的开源项目:[开源实验室](http://www.kymjs.com/works)
3635
* blog:http://blog.kymjs.com/
3736

38-
自我介绍:[张涛就是我](http://blog.kymjs.com/about)<br>
39-
如果我的项目帮到了你,可否在你有能力的基础捐助我买书学习,以让我更有信心和能力回馈网友。<br>
40-
[点这里参与捐助](https://shenghuo.alipay.com/send/payment/fill.htm) 我的支付宝账号[[email protected]](https://shenghuo.alipay.com/send/payment/fill.htm)<br>
41-
42-
我们会将捐助者信息公布在[开源实验室·捐赠](http://www.kymjs.com/donate)捐赠页,如果你有什么想说的话也可以留言给我。
37+
## 回馈
38+
如果你认为KJFrameForAndroid帮你节省了大量的开发时间,可否在你有能力的基础捐助我的网站域名与服务器开销?<br>
39+
我们会将捐助者信息公布在[开源实验室·捐赠](http://www.kymjs.com/donate)捐赠页,如果你有什么想说的话也可以[留言](http://www.kymjs.com/tweet)给我。
4340

4441

4542
##开源协议

0 commit comments

Comments
 (0)