@@ -5,7 +5,7 @@ Other: [English Version](https://github.com/Trinea/android-open-project/tree/mas
55 专注于 Android 开源分享、源码解析、框架设计、Android 内推。
66 ![ img] ( http://www.trinea.cn/wp-content/uploads/2016/01/weixin-codekk-160.jpg )
77 我们的网站:[ www.codekk.com ] ( http://a.codekk.com )
8-
8+
99#### [ Android 开发调试效率数倍提升工具——开发助手 App 最新版] ( http://www.trinea.cn/dev-tools/development-tools/features-and-versions/ ) ,可从 Google Play、应用宝、360 手机助手里搜索”开发助手”下载,或通过网页下载:<a href =" https://play.google.com/store/apps/details?id=cn.trinea.android.developertools " target =" _blank " title =" 去 Google Play 下载开发助手 " >Google Play</a >、<a href =" http://android.myapp.com/myapp/detail.htm?apkName=cn.trinea.android.developertools " target =" _blank " title =" 去应用宝下载开发助手 " >应用宝</a >、<a href =" http://zhushou.360.cn/detail/index/soft_id/3644614 " target =" _blank " title =" 去 360 手机助手下载开发助手 " >360 手机助手</a >、<a href =" http://trinea.cn/app/dev-tools.apk " target =" _blank " title =" 直接本地下载开发助手 " >本地下载</a >
1010#### <a href =" http://a.codekk.com " target =" _blank " >Android 开源项目源码解析(Volley、UIL、Dagger、EventBus、插件化库等分析)</a >
1111#### <a href =" http://j.codekk.com " target =" _blank " >Android 职位内部推荐(阿里、腾讯、百度、京东、滴滴、美团、58、华为、网易、魅族等)</a >
@@ -72,7 +72,7 @@ APP 示例:Wordpress Android
7272支持定义 ListView 左右滑动事件,支持左右滑动位移,支持定义动画时间
7373项目地址:https://github.com/47deg/android-swipelistview
7474Demo 地址:https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
75- APP 示例:微信
75+ APP 示例:微信
7676
77771 . Android-SlidingLayout
7878实现类似QQ、微信ListView和WebView的上拉下拉弹跳效果和iOS的ListView的果冻效果。兼容Android自带库和兼容库的所有View组件,包括RecyclerView、ListView、ScrollView以及WebView等等。
@@ -101,7 +101,7 @@ Demo 地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA
1011011 . QuickSideBar
102102帮助快速查阅对应分组的侧边栏,可以配合任意列表,demo中给出配合RecyclerView(浮动分组使用stickyheadersrecyclerview)。
103103项目地址:https://github.com/saiwu-bigkoo/Android-QuickSideBar
104- 效果图:![ Renderings] ( https://github.com/saiwu-bigkoo/Android-QuickSideBar/blob/master/preview/quicksidebardemo.gif )
104+ 效果图:![ Renderings] ( https://github.com/saiwu-bigkoo/Android-QuickSideBar/blob/master/preview/quicksidebardemo.gif )
105105
1061061 . async-expandable-list
107107支持异步加载子列表的 ExpandableListView,包括CollectionView可以显示小标题的列表
@@ -307,7 +307,7 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
307307项目地址:https://github.com/tuesda/CircleRefreshLayout
308308效果图:
309309![ Renderings] ( https://raw.githubusercontent.com/tuesda/CircleRefreshLayout/master/gif/circlerefresh.gif )
310-
310+
3113111 . EasyRecyclerView
312312一款简单易用的EasyRecyclerView
3133131.提供EasyRecyclerView,不需要写太多RecyclerView的配置代码
@@ -487,7 +487,7 @@ Demo 地址:[SlideBottomPanelDemo 下载](https://github.com/kingideayou/Slide
487487#### 四、ViewPager 、Gallery
4884881 . AdvancedPagerSlidingTabStrip
489489一个完美兼容ViewPager的导航栏组件;可以自定义TabView;能动态加载Tab上的Icon图片; 能显示Tab的消息数量和提示小圆点;支持自定义为微博形式的可滑动tab。
490- ![ p1] ( https://raw.githubusercontent.com/HomHomLin/AdvancedPagerSlidingTabStrip/master/Pic/Screen_20160216163404.png )
490+ ![ p1] ( https://raw.githubusercontent.com/HomHomLin/AdvancedPagerSlidingTabStrip/master/Pic/Screen_20160216163404.png )
491491![ p2] ( https://raw.githubusercontent.com/HomHomLin/AdvancedPagerSlidingTabStrip/master/Pic/Screen_20160411141706.png )
492492项目地址:https://github.com/HomHomLin/AdvancedPagerSlidingTabStrip。
493493
@@ -747,7 +747,7 @@ https://github.com/siyamed/android-shape-imageview/raw/master/images/all-samples
747747支持双指/双击缩放的ImageView,支持从一个PhotoView缩放到另外一个PhotoView(点击图片放大预览),相对于其他PhototView有更加平滑的缩放,平移的动画,并且支持所有的ScaleType,可以作为普通的ImageView使用
748748项目地址:https://github.com/bm-x/PhotoView
749749效果图:![ Renderings] ( https://github.com/bm-x/PhotoView/raw/master/demo1.gif )
750-
750+
7517511 . TextWithImageDrawable
752752一个可以同时包含图片和文字的drawable,使用方式类似TextView和它的drawableLeft之类的方法,功能比较全面,可以代替TextView或是解决一些非得需要在ImageView中同时显示文字和图片的问题
753753项目地址:https://github.com/wuseal/TextWithImageDrawable
@@ -839,8 +839,8 @@ Demo 地址:https://raw.github.com/john990/WaveView/master/screenshot%26apk/de
8398391 . MetaballLoading
840840A 2d metaball loading
841841项目地址:https://github.com/dodola/MetaballLoading
842- 效果图:![ Renderings] ( https://github.com/dodola/MetaballLoading/blob/master/metaball.gif )
843- 效果图:![ Renderings] ( https://github.com/dodola/MetaballLoading/blob/master/metaball2.gif )
842+ 效果图:![ Renderings] ( https://github.com/dodola/MetaballLoading/blob/master/metaball.gif )
843+ 效果图:![ Renderings] ( https://github.com/dodola/MetaballLoading/blob/master/metaball2.gif )
844844
8458451 . SectorProgressView
846846一个圆形或环形的进度显示控件,用圆中扇形的角度大小来表示进度信息<br />
@@ -855,9 +855,9 @@ Demo地址:(https://play.google.com/store/apps/details?id=com.mikhaellopez.cir
855855效果图:<br />![ CircularFillableLoaders] ( https://camo.githubusercontent.com/b8e510f51d0781c1ac41a01713d81beb93ff30a9/687474703a2f2f6936362e74696e797069632e636f6d2f357a6771776e2e706e67 ) ![ CircularFillableLoaders] ( https://lh3.googleusercontent.com/QUzoUjzTGirHKnGSmvziRfh230FRph12TPfEqUdZs9HXAgDnB79pSP6aCDLVpU9QvRZA=h310-rw )
856856
8578571 . PinWheel
858- 一个旋转的大风车Dialog
858+ 一个旋转的大风车Dialog
859859项目地址:https://github.com/codingWang/PinWheel <br />
860- 效果图:![ Renderings] ( https://github.com/codingWang/PinWheel/blob/master/gif/pinwheel.gif )
860+ 效果图:![ Renderings] ( https://github.com/codingWang/PinWheel/blob/master/gif/pinwheel.gif )
861861
8628621 . ColorArcProgressBar
863863一个可定制的圆形进度条,通过xml参数配置可实现QQ健康中步数的弧形进度显示、仪盘表显示速度、最常见的下载进度条等功能。<br />
@@ -1051,9 +1051,9 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
10511051APP示例:知乎
10521052效果图:![ Renderings] ( https://raw.githubusercontent.com/kingideayou/TagCloudView/master/imgs/tagCloudView_3.gif )
10531053
1054- 1 . BubbleTextView
1055- Android Bubble View
1056- 项目地址:https://github.com/dupengtao/BubbleTextView
1054+ 1 . BubbleTextView
1055+ Android Bubble View
1056+ 项目地址:https://github.com/dupengtao/BubbleTextView
10571057效果图:![ Renderings] ( https://camo.githubusercontent.com/3b8c44089da79868cb45a4da372f2eaae0f3341b/687474703a2f2f3764397069632e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f627562626c65775f766965772e706e67 )
10581058
105910591 . shadow-layout
@@ -1160,7 +1160,7 @@ Android 倒计时控件,使用Canvas绘制,支持多种样式
11601160#### 十一、TipView
11611161包括 Toast、角标、UndoBar 等提示性控件
11621162
1163- 1 . SVProgressHUD
1163+ 1 . SVProgressHUD
11641164SVProgressHUD For Android 精仿iOS的提示库 SVProgressHUD,api也几乎一样。
11651165项目地址:https://github.com/saiwu-bigkoo/Android-SVProgressHUD
11661166效果图:![ Renderings] ( https://github.com/saiwu-bigkoo/Android-SVProgressHUD/raw/master/preview/svprogresshuddemo.gif )
@@ -1505,7 +1505,7 @@ Demo 地址:[Download Demo](https://github.com/daimajia/AndroidSwipeLayout/rel
15051505项目地址:https://github.com/Tibolte/Android-Anim-Playground
15061506效果图:![ Renderings] ( https://raw.githubusercontent.com/Tibolte/Android-Anim-Playground/master/androiddemosvg.gif )
15071507
1508- 1 . AlertView
1508+ 1 . AlertView
15091509仿iOS的AlertViewController 几乎完美还原iOS 的 AlertViewController ,同时支持Alert和ActionSheet模式,每一个细节都是精雕细琢,并把api封装成懒到极致模式,一行代码就可以进行弹窗.
15101510项目地址:https://github.com/saiwu-bigkoo/Android-AlertView
15111511效果图:![ Renderings] ( https://github.com/saiwu-bigkoo/Android-AlertView/blob/master/preview/alertviewdemo.gif )
@@ -1598,7 +1598,7 @@ material风格的camera。能使camera使用起来更简单的库。
15981598Sample地址:https://github.com/afollestad/material-dialogs/blob/master/sample/sample.apk
15991599效果图:
16001600![ Renderings] ( https://raw.githubusercontent.com/afollestad/material-dialogs/master/art/mddemoshowcase.png )
1601-
1601+
160216021 . NotifyUtil
16031603最常见的通知样式库
16041604项目地址:https://github.com/wenmingvs/NotifyUtil
@@ -1608,17 +1608,17 @@ demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
16081608使用fresco选取多张图片并可预览图片
16091609项目地址:https://github.com/canyinghao/CanPhotos
16101610效果图:
1611- ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanPhotos/master/pic/CanPhotos.gif )
1611+ ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanPhotos/master/pic/CanPhotos.gif )
16121612
161316131 . CanDialog
16141614仿照系统Dialog所写,继承于FrameLayout,添加一些动画,一些显示类型。
16151615项目地址:https://github.com/canyinghao/CanDialog
16161616效果图:
1617- ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanDialog/master/pic/CanDialog.gif )
1617+ ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanDialog/master/pic/CanDialog.gif )
16181618
161916191 . WindRoseDiagramView
16201620一个风力玫瑰图的 View 组件,项目地址:![ https://github.com/timqi/WindRoseDiagramView/ ] ( https://github.com/timqi/WindRoseDiagramView/ )
1621- ![ 效果图] ( https://github.com/timqi/WindRoseDiagramView/raw/master/art/WindRoseDiagram.gif )
1621+ ![ 效果图] ( https://github.com/timqi/WindRoseDiagramView/raw/master/art/WindRoseDiagram.gif )
16221622
162316231 . MaterialRatingBar
16241624与 Google 系应用设计相同、支持拉伸、修正原生实现诸多问题的星级评分条。可直接替换 RatingBar。
@@ -1799,7 +1799,7 @@ TwistVolley 是对 Volley 的一个封装库。提供类似 Picasso 一样的串
17991799Demo 地址:https://github.com/pengjianbo/OkHttpFinal
18001800
18011801#### 四、数据库 orm 工具包
1802- orm 的 db 工具类,简化建表、查询、更新、插入、事务、索引的操作
1802+ orm 的 db 工具类,简化建表、查询、更新、插入、事务、索引的操作
18031803
180418041 . greenDAO
18051805Android Sqlite orm 的 db 工具类
@@ -1936,7 +1936,7 @@ A library that analyzes an Android device's specifications and calculates which
19361936
193719371 . MultiImageSelector
19381938一个本地图片选择器,支持图片的单选和多选,直接返回所选图片的路径。
1939- 项目地址:https://github.com/lovetuzitong/MultiImageSelector.git
1939+ 项目地址:https://github.com/lovetuzitong/MultiImageSelector.git
19401940
19411941#### 六、Android 高版本向低版本兼容
194219421 . Nine Old Androids
@@ -1998,7 +1998,7 @@ Demo地址: https://github.com/lfkdsk/EngineDemo
19981998网站介绍:http://www.vitamio.org/docs/
19991999特点:(1) 全面支持硬件解码与 GPU 渲染
20002000(2) 能够流畅播放 720P 甚至 1080P 高清 MKV,FLV,MP4,MOV,TS,RMVB 等常见格式的视频
2001- (3) 在 Android 与 iOS 上跨平台支持 MMS, RTSP, RTMP, HLS(m3u8)等常见的多种视频流媒体协议,包括点播与直播。
2001+ (3) 在 Android 与 iOS 上跨平台支持 MMS, RTSP, RTMP, HLS(m3u8)等常见的多种视频流媒体协议,包括点播与直播。
20022002
200320031 . VDPlayerSDK
20042004最容易集成的开源播放器组件,支持直播,支持软硬解切换,支持清晰度切换
@@ -2264,7 +2264,7 @@ Android 插件式开发,开放的源码目前不完整
226422641 . Android OpenAtlas
22652265Android插件框架,基于OSGI,非代理方式,组件需要在宿主中声明
22662266项目地址:https://github.com/bunnyblue/OpenAtlas
2267- Demo 地址:https://github.com/bunnyblue/OpenAtlasExtension/blob/master/Dist/OpenAtlasLauncher.apk
2267+ Demo 地址:https://github.com/bunnyblue/OpenAtlasExtension/blob/master/Dist/OpenAtlasLauncher.apk
22682268
226922691 . multidex
22702270安装多 dex 的 classloader
@@ -2316,7 +2316,7 @@ java 压缩和解压库
231623161 . Image File Selector
23172317轻量级的图片文件选择器,用系统api选取,压缩和裁切图片,可以方便的得要指定尺寸的图片
23182318项目地址:https://github.com/sw926/ImageFileSelector
2319-
2319+
23202320#### 十三、其他
23212321
232223221 . FragmentStack
@@ -2691,7 +2691,7 @@ Android ActionBar 样式生成器,可在线选择 ActionBar 样式自动生成
26912691用于生成各个分辨率的图片
26922692项目地址:http://www.appiconsizes.com/
26932693
2694- 1 . AndroidUtiles
2694+ 1 . AndroidUtiles
26952695集合了所有常用的安卓工具类
26962696项目地址:https://github.com/l123456789jy/Lazy
26972697
0 commit comments