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开源项目分类汇总,由于类容太多了,我没有一个个完整地看完,但是里面介绍的开源项目都非常有参 ...
随机推荐
- python 之路 面向对象
---恢复内容开始--- 一切 万物皆对象. 面向对象其实只是一种编程方式.面向对象式编程可以在很大程度上帮助我们节省时间内存,等问题是我们的代码简单明了. 那么首先定义的格式为class clas ...
- 多MDS变成单MDS的方法
前言 之前有个cepher的环境上是双活MDS的,需要变成MDS,目前最新版本是支持这个操作的 方法 设置最大mds 多活的mds的max_mds会超过1,这里需要先将max_mds设置为1 ceph ...
- .NET 开源工作流: Slickflow流程引擎高级开发(八) -- 审批网关(ApprovalOrSplit)模式的应用
前言:业务流程流转过程中,审批类型的节点是比较常见的,在审批操作中,常见的操作就是就是主管人员对待办事项进行同意或者拒绝.所以网关处理节点,就是需要对这两种审批结果进行预备处理,审批网关是在或分支(O ...
- 网络拓扑实例之VRRP负载分担(四)
组网图形 VRRP负载分担简介 负载分担方式是指多台设备同时承担业务,因此负载分担方式需要两个或者两个以上的虚拟路由器,每个虚拟路由器都包括一个Master路由器和若干个Backup路由器,各虚拟路 ...
- webpack、node、npm关系
webpack模块打包 webpack为了正常运行, 必须依赖node环境, node环境为了可以正常的执行很多代码,必须其中包含各种依赖的包 npm工具(node packages manager) ...
- bootstrap-datetimepicker的两种版本
1.引入js/css <link rel="stylesheet" th:href="@{/plugin/bootstrap-datetimepicker/boot ...
- day96:flask:flask-migrate&flask-session&蓝图Blueprint&蓝图的运行机制
目录 1.flask-migrate 2.flask-session 3.蓝图:Blueprint 4.蓝图的运行机制 1.数据库迁移:flask-migrate 1.Flask的数据库迁移 在开发过 ...
- 「LOJ 538」「LibreOJ NOIP Round #1」数列递推
description sosusosu 虐爆 OI 之后成为了一名文化课选手.一天,他做作业碰到了一堆数列问题,每道题给出的数列都是以下形式: 给定一个下标从\(0\)开始,无限长的整数列\({a_ ...
- 自定义 JSTLFunction
复习常用JSTL Function为什么需要自定义Function如何自定义Function,例子:1.在独立的项目中(也可以在web项目中)的类中(比如Functions)编写一个static方法: ...
- Linux中的基本命令无法使用,报Command not found的错误的解决方法
一般我们在Linux中执行命令的时候,会报 Command not found 的错误,报这种错误一般有两种原因:一是你的系统中没有安装这个命令,需要你手动安装,另外一种原因就是平常这些命令用着好好的 ...