GithubHelp home page GithubHelp logo

ljwcommon's Introduction

Android Dev Lib--LJWCommon

此工程为RTCommon的基础上进行的二次开发,感谢 tangren03(https://github.com/tangren03/RTCommon)。

log

9.6 集成ScrollableTabHost-for-Android(https://github.com/honcheng/ScrollableTabHost-for-Android)

####################################################

Android Dev Lib——RTCommon

RTCommon以Library工程的方式开发,封装了一系列工具方法,包括类型转换、Http请求处理、网络状况验证、图片处理、SD卡操作、对SharedPreference及Toast的封装等,集成了下拉刷新、滑动菜单(SlidingMenu)等第三方控件,后期会持续更新并添加更多的组件,也欢迎大家修改、补充、做贡献!

Installation

  1. Clone项目到本地并导入
  2. 右击你的项目并选择
  3. 在Library栏目点击Add并添加RTCommon
  4. 完成上述步骤即可在你的工程中使用RTCommon中封装的工具类和第三方组件
  5. 使用方法参考示例工程RTCommonDemo

Structure

以下是工程包结构,分别封装了自定义的Activity及Adapter,另外在db包下对db4o对象形数据库进行了封装,在pulllistview包下对下拉刷新控件进行了封装,utils包下封装各种类型的工具方法,slidingmenu包下是对滑动菜单SlidingMenu的封装。

  • -com.loujiwei.common.activity
  • -com.loujiwei.common.adapter
  • -com.loujiwei.common.db
  • -com.loujiwei.common.pulllistview
  • -com.loujiwei.common.utils
  • -com.slidingmenu.lib
  • -com.slidingmenu.lib.app

Notice

  • RTCommon工程编码格式为UTF-8
  • 工程完善度还有待提升,欢迎补充和修改

Reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.