美文网首页
分享android项目源码

分享android项目源码

作者: 字幕君_d545 | 来源:发表于2020-01-23 14:41 被阅读0次

TinderStackView-Android高仿「陌陌」的点点效果

https://github.com/Mersens/TinderStackView

MvpDemo-优雅的构建Android项目之 MVP开发模式

https://github.com/PandaQAQ/MvpDemo

Material Animations -演示View的平移、缩放动画,activity进入和退出动画,界面间元素共享,并且开发者在README中,对动画原理进行了精讲,是学习动画很好的项目,项目代码量比较少,也很适合新手学习

https://github.com/lgvalle/Material-Animations

Meizhi-每天推送一张妹子图、一个小视频和一系列程序员精选文章,数据来源于代码家的干货集中营。唯一不足就是视频解析还有bug,声音视频无法同步,希望能尽快修复

https://github.com/drakeet/Meizhi

android-UniversalMusicPlayer-这个开源项目展示了如何实现一个横跨各种Android平台的音乐播放器,包括手机,平板,汽车,手表,电视等。Google官方推出,跨平台开发必看项目

https://github.com/googlesamples/android-UniversalMusicPlayer

plaid-由谷歌工程师开发,展示Google Material风格设计,项目代码量大,但是结构清晰,还是很好理解的

https://github.com/nickbutcher/plaid

CalendarView-Android 滚轮日期选择自定义View

https://github.com/chenpengfei88/CalendarView

AndroidMVPSample-一套完整的Android通用框架

https://github.com/WuXiaolong/AndroidMVPSample

CoordinatorLayoutTest-高仿支付宝9.9.2版本生活模块界面来讲解CoordinatorLayout,AppBarLayout,CollapsingToolbarLayout

https://github.com/jack921/CoordinatorLayoutTest

SideSlip_PullToRefresh-Android 集成了RecyclerView 刷新加载,及侧滑菜单的 PullToRefresh

https://github.com/lvfaqiang/SideSlip_PullToRefresh

SideSlip_PullToRefresh-通用Android标题栏控件

https://github.com/xiaohaibin/CustomTitileBar

CalendarView-Android 自定义价格日历控件

https://github.com/yissan/CalendarView

ZhiHuDaily-纸飞机-采用MVP架构,集合了知乎日报、果壳精选和豆瓣一刻的综合性阅读客户端

https://github.com/marktony/ZhiHuDaily

ZhiHuDaily-仅2步实现 拜拜 汉堡导航栏效果~ 全新底部导航交互(滑动隐藏)

https://github.com/githubwing/ByeBurger

FloatBubbleView-Android:会呼吸的悬浮气泡

https://github.com/IamXiaRui/Android_5.0_ViewDemo/tree/master/FloatBubbleView

ByeBurger-极其简便的快速实现滑动隐藏标题栏和导航栏

https://github.com/githubwing/ByeBurger

NotificationUtil-全新的Android通知栏,已抛弃setLatestEventInfo,兼容高版本

https://github.com/linglongxin24/NotificationUtil

LauncherView-十分钟搞定酷炫动画,Android自定义 View 入门

https://github.com/diamondlin2016/LauncherView

LiveShow-使用MVP+RxJava制作的笑话APP

https://github.com/GaoGersy/LiveShow

ChargeProgress-android 自定义view+属性动画实现充电进度条功能

https://github.com/crazyandcoder/ChargeProgress

Notes-炫酷的ViewPager动画效果

https://github.com/Elder-Wu/Notes

ElasticLayout-超轻量!安卓实现多item抽屉效果动画

https://github.com/AndroidMsky/ElasticLayout

SuperTextView-SuperTextView 一款强大的android TextView

https://github.com/lygttpod/SuperTextView

SuperTextView-自定义LayoutManager实现一个展示文章的View,支持拖动插入以及相应的动画展示

https://github.com/rantianhua/AssembleEssay

VideoRecord-Android 拍摄(横 \ 竖屏)视频的懒人之路

https://github.com/CarGuo/VideoRecord

Telegram-著名IM应用Telegram源码

https://github.com/DrKLO/Telegram

Notes-自定义View系列:未读消息数角标

https://github.com/Elder-Wu/Notes

BeautifulWords-Android开源实战:使用MVP+Retrofit开发一款文字阅读APP

https://github.com/zuiwuyuan/BeautifulWords

Notes-自定义ViewPager——左右无限循环,带指示器

https://github.com/Elder-Wu/Notes

Myprogress-安卓Android多阶段进度条progress bar附带动画效果

https://github.com/AndroidMsky/Myprogress

SpannableStringBiulderTest-直接拿去用!几种常见Dialog,懒人必收

https://github.com/weavey/NormalSelectDialog

SpannableStringBiulderTest-【Android】强大的SpannableStringBuilder

https://github.com/Gavin-ZYX/SpannableStringBiulderTest

Ghost-微影,一款纯粹的在线视频App,基于Material Design + MVP + RxJava + Retrofit + Realm + Glide

https://github.com/GeekGhost/Ghost

SwipeRecyclerView-自定义下拉刷新上拉加载控件(SwipeRefreshLayout + recyclerView)

https://github.com/niniloveyou/SwipeRecyclerView

ViewDragHelperDemo-Android自定义ViewGroup神器-ViewDragHelper

https://github.com/hiphonezhu/Android-Demos/tree/master/ViewDragHelperDemo

UserDefinedProgressBar-好玩的动画加载和自定义ProgressBar

https://github.com/junmei520/UserDefinedProgressBar

MPermissionUtils-Android6.0 运行时权限 超轻量级工具类

https://github.com/Airsaid/MPermissionUtils

EmptyLayout-Android通用的EmptyLayout-展示不用状态的界面

https://github.com/yewei02538/EmptyLayout

NestFullListView-【Android】ListView、RecyclerView、ScrollView里嵌套ListView 相对优雅的解决方案:NestFullListView

https://github.com/mcxtzhang/NestFullListView

WindowMenuDemo-Android仿Qzone底部导航栏加号弹出菜单

https://github.com/MjCodeTinker/WindowMenuDemo

SmileRefresh-微笑下拉刷新。这是在 SwipeRefreshLayout基础上修改的下拉刷新库。

https://github.com/songixan/SmileRefresh

MyCartDemo-Android自定义View–自己撸一个柱状图也没那么难

https://github.com/Hankkin/MyCartDemo

MDStudySamples-Android TabLayout 分分钟打造一个滑动标签页

https://github.com/Mike-bel/MDStudySamples

WingUE-基本特效:饿了么丝滑无缝过度搜索栏的实现

https://github.com/githubwing/WingUE

史上最牛逼的音乐播放器—仿网易云音乐(已开源)

https://github.com/aa112901/remusic

GABottleLoading-贝塞尔风暴 - 超炫GABottleLoading效果

https://github.com/Ajian-studio/GABottleLoading

PathAnimView-【注释张豪华版 Path酷炫动画】极速get花式Path (支付宝支付成功动画)

https://github.com/mcxtzhang/PathAnimView

Material Design : 带动画的标题栏

https://github.com/shiguiyou/MaterialDemo/tree/master

MultiTypeAdapter-优雅的实现多类型列表的Adapter

https://github.com/LiHongHui6/MultiTypeAdapter

AnimationPlayer-探索View动画和属性动画

https://github.com/SpikeKing/AnimationPlayer

AnimShopButton-仿饿了么加入购物车旋转控件 - 自带闪转腾挪动画 的按钮

https://github.com/mcxtzhang/AnimShopButton

YinyuetaiPlayer-高仿音悦台播放页面交互效果

https://github.com/oubowu/YinyuetaiPlayer

AndroidAnimationExercise-Android 动画实战 - 仿微博雷达功能

https://github.com/REBOOTERS/AndroidAnimationExercise

相关文章

网友评论

      本文标题:分享android项目源码

      本文链接:https://www.haomeiwen.com/subject/nrenzctx.html