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开源项目分类汇总,由于类容太多了,我没有一个个完整地看完,但是里面介绍的开源项目都非常有参 ...
随机推荐
- maven 笔记2
maven 中央工厂的位置:D:\dubbo\apache-maven-3.2.5\lib D:\dubbo\apache-maven-3.2.5\lib pom-4.0.0.xml reposito ...
- 如何统计Ceph的RBD真实使用容量
前言 ceph的rbd一直有个问题就是无法清楚的知道这个分配的空间里面到底使用了多少,这个在Jewel里面提供了一个新的接口去查询,对于老版本来说可能同样有这个需求,本篇将详细介绍如何解决这个问题 查 ...
- 入坑 docsify,一款神奇的文档生成利器!
layout: postcategory: javatitle: 入坑 docsify,一款神奇的文档生成利器!tagline: by 沉默王二tags: - java Guide 哥是我认识的一个非 ...
- 关于oracle11g 和sqldeverloper的安装配置
0友情提示:以下下载地址都是我的百度云分享链接安全无毒请放心下载! 电脑配置 win10 jdk版本1.7 下载oracle11G 版本 下载地址:安装很简单 sqldverloper(oracleD ...
- netsniff使用
1 netsniff安装与使用 首先直接下载源码包进行部署 安装一些前置包(安装完成的自动忽略) sudo apt install pkg-config sudo apt install libcli ...
- 简单实用的Boom 3D基础入门教程分享
Boom 3D可以很大限度的弥补声音设备或是环境的不足,满足您更加高级的声学体验.Boom 3D用简单明了的方式帮助您设计声音,即使您不是专业的声音编辑,也可以达到专业相似的效果. 打开Boom 3D ...
- JQuery案例:折叠菜单
折叠菜单(jquery) <html> <head> <meta charset="UTF-8"> <title>accordion ...
- java多态2
1 package pet_2; 2 3 public class Pet { 4 private String name; 5 6 public String getName() { 7 retur ...
- kafka入门之broker-副本与ISR设计
kafka把分区的所有副本均匀地分配到所有broker上,并从这些副本中挑选一个作为leader副本对外提供服务,而其他副本被称为follower副本,只能被动地向leader副本请求数据,从而保持与 ...
- IDEA社区版(Community)和付费版(UItimate)的区别
比对类型 Ultimate(终极版,付费) Community(社区版,免费) 语言支持 Java Java Groovy Groovy Kotlin Kotlin Scala(通过插件) Scala ...