LBase-Android LBase-Android 基础框架[](<a href="https://github.com/object1991/LBase-">https://github.com/object1991/LBase-</a>[](<a href="https://github.com/object1991/LBase-">https: 开发基础框架

程序名称:LBase-Android LBase-Android 基础框架[](<a href="https://github.com/object1991/LBase-">https://github.com/object1991/LBase-</a>[](<a href="https://github.com/object1991/LBase-">https:

授权协议: GPL

操作系统: 跨平台

开发语言: Java

LBase-Android LBase-Android 基础框架[](<a href="https://github.com/object1991/LBase-">https://github.com/object1991/LBase-</a>[](<a href="https://github.com/object1991/LBase-">https: 介绍

LBase-Android 基础框架

  • 项目类型:Library

[](https://github.com/object1991/LBase-

Android#lbase-%E7%AE%80%E4%BB%8B)LBase 简介

  • 项目集合了开发中经常使用的工具类,并简化开发代码的编写

  • 如:T类(Toast)、L类(Log)、LSharePreference类(SharedPreferences) 等

  • 并将代码层次划分,网络请求、结果解析、结果处理等繁琐并且常用的代码变得简单使用

  • Activity、Fragment、Adapter 只需处理 View 相关操作,Handler 处理请求数据解析等相关操作,使用者不需要再写着大量重复的代码去创建线程,只需几行便可解决

  • 常用的 BaseAdapter 也不需要再写着大量重复的代码,使用者只需要把工作重点放在 getView 上面就可以,处理好 Item 的数据,其它功能让 LBase 帮你解决

[](https://github.com/object1991/LBase-

Android#%E4%BD%BF%E7%94%A8-lbase-%E6%A1%86%E6%9E%B6%E9%9C%80%E8%A6%81%E6%9C%89%E4%BB%A5%E4%B8%8B%E6%9D%83%E9%99%90)使用
LBase 框架需要有以下权限:

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


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


<uses-permission android:name="android.permission.READ_PHONE_STATE" />
  • 第一个是访问网络

  • 第二个是访问sdcard

  • 第三个是读写手机状态和身份

[](https://github.com/object1991/LBase-

Android#%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BC%80%E6%BA%90%E7%A8%8B%E5%BA%8F%E7%9A%84%E4%BD%BF%E7%94%A8)第三方开源程序的使用

[](https://github.com/object1991/LBase-

Android#%E4%BD%BF%E7%94%A8-lbase-%E6%A1%86%E6%9E%B6)使用 LBase 框架

  • 请下载 LBaseExample 查看

[](https://github.com/object1991/LBase-

Android#%E5%85%B3%E4%BA%8E%E4%BD%9C%E8%80%85)关于作者

LBase-Android LBase-Android 基础框架[](<a href="https://github.com/object1991/LBase-">https://github.com/object1991/LBase-</a>[](<a href="https://github.com/object1991/LBase-">https: 官网

http://git.oschina.net/objectes/LBase-Android

相关编程语言

BBGestureBack Full screen return gesture(全屏手...
Framework7 或者叫 F7 是全功能的绑定 iOS 7 应用的...
iOS 调试库,支持 iOS8+,无需添加任何代码,方便 i...
DarkModeKit是在Apple官方的深色模式发布之前设计和...
SimpleNote iOS 版客户端。SimpleNote 是一款在多平...
Kivy iOS,此工具旨在为 iOS 编译必要的库以运行应用...