Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

项目采用MVP模式,封装展示了常用工具类、UI组件、及一些开源框架,主要以简单介绍各种工具、UI、框架的基础使用。目前含有(greendao、volley、butterknife、eventbus、toolbar、下拉刷新SmartRefreshLayout、~~~)还有其他小组件

Notifications You must be signed in to change notification settings

jun201607/LwbUtil

Repository files navigation

LwbUtils

简介: 项目采用MVP模式,封装展示了常用工具类、UI组件、及一些开源框架,主要以简单介绍各种工具、UI、框架的基础使用。目前含有(greendao、volley、butterknife、eventbus、toolbar、下拉刷新SmartRefreshLayout、~~~)还有其他小组件,往后会慢慢增加。

 目录如下:
 arrays.xml
<!--工具类列表-->
<string-array name="Utils">
 <item>AppUtils</item>
 <item>Base64Utils</item>
 <item>BitmapUtils</item>
 <item>CommonUtil</item>
 <item>DensityUtils</item>
 <item>DownloadUtils</item>
 <item>EditTextManager</item>
 <item>FileUtils</item>
 <item>ImageLoaderUtil</item>
 <item>JsonUtil</item>
 <item>KeyBoardUtils</item>
 <item>LogUtils</item>
 <item>MD5Util</item>
 <item>NetStatusUtils</item>
 <item>ScreenUtil</item>
 <item>SDCardUtils</item>
 <item>SettingUtil</item>
 <item>SingleThread</item>
 <item>SPUtils</item>
 <item>SSLUtil</item>
 <item>StringUtil</item>
 <item>TimeRefresher</item>
 <item>TimeUtil</item>
 <item>VolleyUtil</item>
 <item>DoubleArithUtil</item>
 <item>RegularUtils</item>
 <item>AlertDialogUtil</item>
 <item>MeasureUtil</item>
 <item>XMLUtil</item>
 <item>ReflectUtil</item>
 <item>ColorsUtil</item>
 <item>PhoneUtil</item>
 <item></item></string-array>
<!--自定义View类列表-->
<string-array name="ViewUtils">
 <item>水波纹TextView</item>
 <item>动画TextView</item>
 <item>标签LabelView</item>
 <item>Toolbar</item>
 <item>滑动菜单DrawerLayout</item>
 <item>悬浮按钮FloatingActionButton</item>
 <item>卡片式布局CardView</item>
 <item>下拉刷新上拉加载SmartRefreshLayout</item>
 <item>底部导航栏BottomNavigationBar</item>
 <item>指示器Magicindicator</item>
 <item>可拖动jellyViewPager</item>
 <item>层叠式卡片SwipeCard</item>
 <item>OpenGl三角形</item>
 <item>OpenGl矩形</item>
 <item>网页WebView</item>
</string-array>
<!--其他类列表-->
<string-array name="OtherUtils">
 <item>ButterKnife</item>
 <item>GreenDao</item>
 <item>EventBus</item>
 <item>使用Messenger跨进程通信</item>
 <item>使用AIDL跨进程通信</item>
 <item>本地视频</item>
 <item>AgentWeb</item>
 <item>Retrofit2Rxjava封装</item>
</string-array>

Image text Image text Image text

About

项目采用MVP模式,封装展示了常用工具类、UI组件、及一些开源框架,主要以简单介绍各种工具、UI、框架的基础使用。目前含有(greendao、volley、butterknife、eventbus、toolbar、下拉刷新SmartRefreshLayout、~~~)还有其他小组件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /