Android开源项目-转载
一、视频播放
https://github.com/lipangit/JieCaoVideoPlayer
二、图片选择
https://github.com/pengjianbo/GalleryFinal
三、图片裁剪、放大缩小
https://github.com/Yalantis/uCrop
https://github.com/jdamcd/android-crop
https://github.com/edmodo/cropper
https://github.com/chrisbanes/PhotoView
https://github.com/bm-x/PhotoView
四、图片加载
https://github.com/bumptech/glide
https://github.com/square/picasso
https://github.com/nostra13/Android-Universal-Image-Loader
https://github.com/koral--/android-gif-drawable
五、网络框架
https://github.com/square/okhttp
https://github.com/square/retrofit
六、快速开发框架
https://github.com/80945540/LCRapidDevelop
https://github.com/wyouflf/xUtils3
七、异步操作、线程调度
https://github.com/ReactiveX/RxJava
https://github.com/ReactiveX/RxAndroid
八、屏幕适配
https://github.com/zhaoqp2010/andbase
https://github.com/JulienGenoud/android-percent-support-lib-sample
https://github.com/hongyangAndroid/AndroidAutoLayout
九、数据库操作
https://github.com/wyouflf/xUtils3
https://github.com/greenrobot/greenDAO
https://github.com/LitePalFramework/LitePal
https://github.com/realm/realm-java
十、开源项目
https://github.com/xinghongfei/LookLook
https://github.com/nickbutcher/plaid
https://github.com/HotBitmapGG/bilibili
https://github.com/drakeet/Meizhi
https://github.com/liuling07/SimpleNews
https://github.com/psaravan/JamsMusicPlayer
https://github.com/izzyleung/ZhihuDailyPurify
十一、内存管理
https://github.com/square/leakcanary
十二、外文翻译(国外技术博客)
https://github.com/hehonghui/android-tech-frontier
https://github.com/xitu/gold-miner
十三、6.0权限管理
https://github.com/tbruyelle/RxPermissions
https://github.com/yanzhenjie/AndPermission
十四、图表控件
https://github.com/lecho/hellocharts-android
https://github.com/PhilJay/MPAndroidChart
十五、ViewPager相关
https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager
https://github.com/jfeinstein10/JazzyViewPager
十六、ViewPager指示器
https://github.com/JakeWharton/ViewPagerIndicator
https://github.com/astuetz/PagerSlidingTabStrip
https://github.com/hackware1993/MagicIndicator
https://github.com/DevLight-Mobile-Agency/NavigationTabBar
十七、线程间通信、组件间通信
https://github.com/greenrobot/EventBus
十八、列表拖动排序、滑动删除、侧滑菜单等
https://github.com/yanzhenjie/SwipeRecyclerView
https://github.com/baoyongzhang/SwipeMenuListView
https://github.com/AleBarreto/DragRecyclerView
https://github.com/bauerca/drag-sort-listview
十九、依赖注入、注解框架
https://github.com/JakeWharton/butterknife
https://github.com/google/tiger
二十、蓝牙、摄像头相关
https://github.com/Jasonchenlijian/FastBle
二十一、第七大布局
https://github.com/google/flexbox-layout
https://github.com/hongyangAndroid/FlowLayout
二十二、Fragment使用简化
https://github.com/YoKeyword/Fragmentation
二十三、字母导航栏
https://github.com/zhouzhuo810/ZzLettersSideBar
https://github.com/YoKeyword/IndexableStickyListView
二十四、实用工具类
https://github.com/Blankj/AndroidUtilCode
https://github.com/Trinea/android-common
二十五、角标
https://github.com/jgilfelt/android-viewbadger
二十六、炫酷动画效果
https://github.com/andyxialm/SmoothCheckBox
https://github.com/arlindiDev/CircleCheckBox
https://github.com/rengwuxian/MaterialEditText
https://github.com/castorflex/SmoothProgressBar
https://github.com/tyrantgit/ExplosionField
二十七、操作引导
https://github.com/worker8/TourGuide
https://github.com/jaydenxiao2016/HighLightGuideView
https://github.com/fredericojssilva/ShowTipsView
二十八、二维码扫描
https://github.com/dm77/barcodescanner
二十九、日历控件
https://github.com/square/android-times-square
https://github.com/zhouzhuo810/ZzHorizontalCalenderView
三十、侧滑菜单
https://github.com/jfeinstein10/SlidingMenu
https://github.com/SpecialCyCi/AndroidResideMenu
三十一、滑动finish
https://github.com/ikew0ng/SwipeBackLayout
三十二、支付、解锁密码框
https://github.com/Jungerr/GridPasswordView
三十三、黑科技类型
作者:zhouzhuo810
链接:http://www.jianshu.com/p/e94007f59e8d
來源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
Android开源项目-转载的更多相关文章
- GitHub 优秀的 Android 开源项目(转)
今天查找资源时看到的一篇文章,总结了很多实用资源,十分感谢原作者分享. 转自:http://blog.csdn.net/shulianghan/article/details/18046021 主要介 ...
- GitHub 优秀的 Android 开源项目
转自:http://blog.csdn.net/shulianghan/article/details/18046021 主要介绍那些不错个性化的View,包括ListView.ActionBar.M ...
- 那些年不错的Android开源项目
那些年不错的Android开源项目 转载自 eoe 那些年不错的Android开源项目-个性化控件篇 第一部分 个性化控件(View) 主要介绍那些不错个性化的View,包括ListView.Acti ...
- GitHub 优秀Android 开源项目
阅读目录 1.Xabber客户端 2.oschina客户端 3.手机安全管家 4.星座连萌 5.玲闹铃 6.魔乐盒 7.PWP日历 8.Apollo音乐播放器 9.夏普名片识别 10.高仿人人网 11 ...
- 【转】GitHub 优秀的 Android 开源项目
转自:http://blog.csdn.net/shulianghan/article/details/18046021 主要介绍那些不错个性化的View,包括ListView.ActionBar.M ...
- GitHub优秀的Android 开源项目
GitHub上优秀Android开源项目 转载自 : http://my.eoe.cn/sisuer/archive/3348.html http://my.eoe.cn/sisuer/archive ...
- [转]GitHub 优秀的 Android 开源项目
GitHub 优秀的 Android 开源项目 主要介绍那些不错个性化的View,包括ListView.ActionBar.Menu.ViewPager.Gallery.GridView.ImageV ...
- 转载__直接拿来用!最火的Android开源项目(一)
http://www.csdn.net/article/2013-05-03/2815127-Android-open-source-projects 已分类汇总到 https://github.co ...
- Android开源项目分类汇总-转载
太长了,还是转载吧...今天在看博客的时候,无意中发现了@Trinea在GitHub上的一个项目Android开源项目分类汇总,由于类容太多了,我没有一个个完整地看完,但是里面介绍的开源项目都非常有参 ...
随机推荐
- SpringBoot WebSocket 消息交互
1. Websocket原理 Websocket协议本质上是一个基于TCP的独立协议,能够在浏览器和服务器之间建立双向连接,以基于消息的机制,赋予浏览器和服务器间实时通信能力. WebSocket资源 ...
- java基本权限指南之:文件和共享目录的基本权限
简介 java程序是跨平台的,可以运行在windows也可以运行在linux.但是平台不同,平台中的文件权限也是不同的.windows大家经常使用,并且是可视化的权限管理,这里就不多讲了. 本文主要讲 ...
- Spark SQL | 目前Spark社区最活跃的组件之一
Spark SQL是一个用来处理结构化数据的Spark组件,前身是shark,但是shark过多的依赖于hive如采用hive的语法解析器.查询优化器等,制约了Spark各个组件之间的相互集成,因此S ...
- 13.java设计模式之模板模式
基本需求: 制作豆浆的流程 选材--->添加配料--->浸泡--->放到豆浆机打碎 通过添加不同的配料,可以制作出不同口味的豆浆 选材.浸泡和放到豆浆机打碎这几个步骤对于制作每种口味 ...
- MySQL开发篇(未完待续)
一.索引 什么是索引? 索引是帮助Mysql提高获取数据的数据结构,换一句话讲就是"排好序的快速查找的数据结构". 1.索引的分类 MySQL主要的几种索引类型:1.普通索引.2. ...
- JUC并发工具包之CyclicBarrier & CountDownLatch的异同
1.介绍 本文我们将比较一下CyclicBarrier和CountDownLatch并了解两者的相似与不同. 2.两者是什么 当谈到并发,将这两者概念化的去解释两者是做什么的,这其实是一件很有挑战的事 ...
- SQL server分页的四种方法(算很全面了)
这篇博客讲的是SQL server的分页方法,用的SQL server 2012版本.下面都用pageIndex表示页数,pageSize表示一页包含的记录.并且下面涉及到具体例子的,设定查询第2 ...
- 推荐系统实践 0x07 基于邻域的算法(2)
基于邻域的算法(2) 上一篇我们讲了基于用户的协同过滤算法,基本流程就是寻找与目标用户兴趣相似的用户,按照他们对物品喜好的对目标用户进行推荐,其中哪些相似用户的评分要带上目标用户与相似用户的相似度作为 ...
- echarts柱状图接口提供的数据是数值,要在顶部展示百分比
查阅echarts配置文档,柱状图并没有类似于饼图的直接展示百分比的参数,所以需要自己配置. window.onload = function () { var list1=[25.02,19.76, ...
- Intel s2600系列做虚拟化需要注意的item
Intel s2600cw\cp主板做虚拟化BIOS需要设置以下选项,附件为截图供参考. -->vt,cpu虚拟化,默认关闭,需要确保开启 -->ht,cpu超线程,默认开启,需要确保开启 ...