Pinned Repositories
MilkTeaKing
Android-Blog-Source
Blog Demo Storage
android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Android_Data
Some Android learning materials, hoping to help you learn Android development.
AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
AndroidDaemonService
合理优雅的进程保活方式
androidmvp
MVP Android Example
AndroidUtilCode
Android developers should collect the following utils(updating)
awesome-android-ui
A curated list of awesome Android UI/UX libraries
ffffffffffffffer's Repositories
ffffffffffffffer/zhihuhelp
基于node&typescript重写知乎助手
ffffffffffffffer/baiduyun
🖖油猴脚本 一个脚本搞定百度网盘下载 https://www.baiduyun.wiki
ffffffffffffffer/ImitateGoogleplay
Imitate the Googleplay app
ffffffffffffffer/MilkTeaKing
ffffffffffffffer/FlycoTabLayout
An Android TabLayout Lib
ffffffffffffffer/coolweather
ffffffffffffffer/JieCaoVideoPlayer
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
ffffffffffffffer/awesome-android-ui
A curated list of awesome Android UI/UX libraries
ffffffffffffffer/leakcanary
A memory leak detection library for Android and Java.
ffffffffffffffer/TimLiu-Android
自己总结的Android开源项目及库
ffffffffffffffer/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
ffffffffffffffer/remusic
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
ffffffffffffffer/handbook
放置我的笔记、搜集、摘录、实践,保持好奇心。看文需谨慎,后果很严重。
ffffffffffffffer/ijkplayer
Android/iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.
ffffffffffffffer/platform_frameworks_base
ffffffffffffffer/ImitationGooglePlay
This is a imitation googleplay supermarket.
ffffffffffffffer/free-programming-books
:books: Freely available programming books
ffffffffffffffer/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter, www.recyclerview.org
ffffffffffffffer/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
ffffffffffffffer/TestGit
这是用于测试Git上传下载
ffffffffffffffer/AndroidUtilCode
Android developers should collect the following utils(updating)
ffffffffffffffer/VitamioBundle
Vitamio for Android
ffffffffffffffer/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.
ffffffffffffffer/FlowLayout
Android流式布局,支持单选、多选等,适合用于产品标签等。
ffffffffffffffer/DragTopLayout
DEPRECATED, Please use another library https://github.com/henrytao-me/smooth-app-bar-layout/
ffffffffffffffer/LoadingDrawable
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
ffffffffffffffer/Android_Data
Some Android learning materials, hoping to help you learn Android development.
ffffffffffffffer/android-open-project
Collect and classify android open source projects 微信公众号:codekk
ffffffffffffffer/androidmvp
MVP Android Example
ffffffffffffffer/BezierMaker
通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画。