haogg / KJFrameForAndroid

It's an Android ORM and IOC framework and includes UILibrary, PluginLibrary, HttpLibrary, BitmapLibrary, DBLibrary. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.

Home Page:http://www.kymjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

================= #logoKJFrameForAndroid Android Arsenal BlackDuck OpenHUB OSL

What is KJFrameForAndroid

KJFrameForAndroid is also called KJLibrary. It's an Android ORM and IOC framework and includes UILibrary, PluginLibrary, HttpLibrary, BitmapLibrary, DBLibrary. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
However,KJFrameForAndroid is free open source object. Thanks for you follow this KJFrameForAndroid.

KJFrameForAndroid links

usage

1、Copy jar KJFrameForAndroid_v2.x to your project.
2、View wiki related modules which help
PluginLibrary
UILibrary
BitmapLibrary
HttpLibrary
DBLibrary
3、Used in real project example: KJMusic player and KJBlog
make use of KJFrameForAndroid works on Android 3.0 or higher and need permission in your AndroidManifest.xml

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

##License

 Copyright 2014,The KJFrameForAndroid Open Source Project.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

About Me

I am Tao Zhang, From ShenZhen China.
blog:http://blog.kymjs.com
email:kymjs123@gmail.com
If my project help you, Can you buy a bottle of beer for me?
my account is: kymjs@foxmail.com click there one's voluntary contribution
如果我的项目帮助了你,希望你有能力的基础上能捐助我学习,以让我更有信心和能力回馈网友。 我的支付宝账号(张涛):kymjs@foxmail.com点这里参与我的众筹 ####感谢 沙加(¥99) 江斌(¥88) 夏志强(¥168) 马俊谟(¥88) 黄文燕(¥88) 王婷婷(¥20) 的捐赠

About

It's an Android ORM and IOC framework and includes UILibrary, PluginLibrary, HttpLibrary, BitmapLibrary, DBLibrary. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.

http://www.kymjs.com

License:Apache License 2.0


Languages

Language:Java 100.0%