Pinned Repositories
-bsdiff-apk
开源库bsdiff用于安卓apk的增量更新,用户不需要从新下载整个apk,只需要下载update.update文件即可
-Dagger2
Dagger2 的简单使用与网络框架搭建
abstractDemo
简单介绍abstract的使用,,,娱乐一下
android5.0-
安卓5.0新特性demo
Android_AIDL_demo
AIDL-安卓接口定义语言, 本dmo有服务端和客户端代码,更快帮你理解安卓进程间通讯----->aidl的使用和逻辑
androidhibernate
AnnoctionDemo
java 注解与其自定义
cammer7.0
安卓7.0系统手机拍照
CustomClickListener
当点击某个按钮的时候,如果不做连点处理,会造成按钮在短时间内被点击多次的情况。 为了避免这种情况的发生,我们需要自定义一个抽象类 CustomClickListener 并继 View.OnClickListener
MVP-
此处demo主要是用于简单介绍MVP模式的简单实用,以登录为例子(不存在界面,主要看log日志,)通过修改phoneloginimpl类的types值模仿登录结果
fengdongfei's Repositories
fengdongfei/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
fengdongfei/about-page
A nice about page library based on MultiType
fengdongfei/AndPermission
:strawberry: Permissions manager for Android platform.
fengdongfei/android-storage
Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API
fengdongfei/android-touch-event
事件分发好比是领导给下属派活,假如有一个小公司,就三个级别,老板,经理,员工,老板现在有一个任务,他首先会把这是任务派给经理,然后经理接到这个任务,会把这个任务交给下面的员工去完成,如果这个员工觉得这个任务能搞定,那么他就把这个任务完成了,如果搞不定他会告诉他们的经理,经理拿到这个任务之后,如果经理能搞定,经理就自己完成了,如果他也搞不定,他就会去找老板,最终老板自己把这个任务给完成了。这个过程是不是和我们的View事件分发很像,简直是太形象了,我非常佩服谷歌的这些大神们,他们把事件传递机制设计的竟如此精妙。
fengdongfei/AnswerEffect
高仿驾考宝典翻页答题效果
fengdongfei/AppUpdate
🚀 Android 版本更新 🚀 a library for android version update 🚀
fengdongfei/banner
🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。
fengdongfei/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
fengdongfei/ByRecyclerView
🔥 RecyclerView 下拉刷新/加载更多、item点击/长按、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶
fengdongfei/CreateFile
适配Android 10 创建文件夹和文件,并且写入内容到文件中
fengdongfei/eros
📱一套 Vue 代码,两端原生应用 ,或许可以叫我 weex-native。
fengdongfei/eros-template
🔧 eros app 开发模板。
fengdongfei/fat-aar-android
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
fengdongfei/GlideSupport
fengdongfei/greemDao-database
微型数据库
fengdongfei/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
fengdongfei/incubator-weex
Apache Weex (Incubating)
fengdongfei/jd_seckill
fengdongfei/jitpackX
fengdongfei/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
fengdongfei/MultiFunctionAndroidDemo
友盟多功能Android Demo
fengdongfei/packer-ng-plugin
下一代Android打包工具,100个渠道包只需要10秒钟
fengdongfei/sardine-android
A WebDAV library for Android
fengdongfei/vConsole
A lightweight, extendable front-end developer tool for mobile web page.
fengdongfei/WebDavSyncerDemo
🔥安卓WebDav的封装库
fengdongfei/weex-ui
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
fengdongfei/xLog
Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
fengdongfei/YCBlogs
技术博客笔记大汇总【15年10月到至今】,包括Java基础及深入知识点,Android技术博客,Python,Go学习笔记等等,还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是markdown格式的!同时也开源了生活博客,从12年起,积累共计N篇[近100万字],转载请注明出处,谢谢!
fengdongfei/YCNotification
通知栏封装库,链式编程调用,解决了8.0以上通知栏不显示问题,兼容老版本。