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开源项目分类汇总,由于类容太多了,我没有一个个完整地看完,但是里面介绍的开源项目都非常有参 ...
随机推荐
- Tomcat Web服务器与常用Web服务器
一.常用Web服务器 Tomcat 由Apache组织提供的一种Web服务器,提供对jsp和servlet的支持.它是一种轻量级的javaWeb容器服务器.也是当前应用最广的JavaWeb服务器( ...
- MySQL全面瓦解12:连接查询的原理和应用
概述 MySQL最强大的功能之一就是能在数据检索的执行中连接(join)表.大部分的单表数据查询并不能满足我们的需求,这时候我们就需要连接一个或者多个表,并通过一些条件过滤筛选出我们需要的数据. 了解 ...
- Django 笔记2018.2.7
1.基础知识 1.1web服务基本原理 1.2 WSGI 目前最通用的web接口规范,python默认支持,在Django中是一个库 1.3WEB基础知识 MTV (Model Template Vi ...
- 理解 ASP.NET Core: 验证
ASP.NET Core 验证 通常在应用程序中,安全分为前后两个步骤:验证和授权.验证负责检查当前请求者的身份,而授权则根据上一步得到的身份决定当前请求者是否能够访问期望的资源. 既然安全从验证开始 ...
- linux系统中重启网卡后网络不通(NetworkManager篇)
一.故障现象 RHEL7.6系统,使用nmcli绑定双网卡后,再使用以下命令重启network服务后主机网络异常,导致无法通过ssh远程登录系统. # systemctl restart networ ...
- RedisEclipse
1.Eclipse配置 2.HelloWorld import redis.clients.jedis.Jedis; public class TestPing { public static voi ...
- bWAPP----Server-Side Includes (SSI) Injection
Server-Side Includes (SSI) Injection 什么是SSI和SSI注入 SSI是英文Server Side Includes的缩写,翻译成中文就是服务器端包含的意思.从技术 ...
- springboot使用swagger2生成开发文档
一.引入jar包 <dependency> <groupId>io.springfox</groupId> <artifactId>springfox- ...
- 基于Pycharm的Python开发环境配置
基于Pycharm的Python开发环境配置 编辑于2020-11-18 Python安装 双击桌面的Python3.x安装包. 勾选Add to path. 方便起见,选择Install now.下 ...
- ppt-页面大小和颜色更改
1.ppt大小设置:设计--幻灯片大小--可选择标准.宽屏或自定义幻灯片大小--下拉 幻灯片大小可选择其他尺寸的幻灯片 2.设置图片背景 设计--设置背景格式--依次有纯色.渐变.图案等填充 2.1 ...