└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # AndroidData 2 | * 知识总结 3 | * 面试知识整理 4 | * 简书专题 5 | * 视频教程资源获取网站 6 | * 开源API 7 | * 三方库收集 8 | * Android架构 9 | * 工具 10 | * 开源项目 11 | * Flutter学习资料 12 | 13 | ## 知识总结 14 | * [博客笔记收集](https://github.com/yangchong211/YCBlogs) 15 | * [Android知识体系](https://github.com/JsonChao/Awesome-Android-Notebook) 16 | * [玩Android](http://www.wanandroid.com/) 17 | * [Android Framework层分析](https://duanqz.github.io/) 18 | * [Flutter实战](https://book.flutterchina.club/) 19 | * [Android架构文章合集](https://github.com/CameloeAnthony/AndroidArchitectureCollection) 20 | 21 | ## 面试知识整理 22 | * [Java / Android 笔试、面试 知识整理](https://github.com/hadyang/interview) 23 | * [CommonDevKnowledge](https://github.com/AweiLoveAndroid/CommonDevKnowledge) 24 | * [面试指南](https://github.com/stormzhang/android-interview-questions-cn) 25 | * [知识点](https://github.com/GeniusVJR/LearningNotes) 26 | * [Java Android学习/面试指南](https://www.wanandroid.com/blog/show/2544) 27 | * [Android-Interview](https://github.com/JsonChao/Awesome-Android-Interview) 28 | * [Android-Daily-Interview](https://github.com/Moosphan/Android-Daily-Interview) 29 | 30 | 31 | ## 简书专题 32 | * [Android组件化](https://www.jianshu.com/c/a37a64f2aa96) 33 | * [Android面试专题](https://www.jianshu.com/c/e75ac2311255) 34 | * [Android屏幕适配](https://www.jianshu.com/c/aa7e2728c789) 35 | 36 | ## 视频教程资源获取网站 37 | * [龙天论坛](https://www.lthack.com/) 38 | * [凌云社区](http://www.linyunbbs.com/) 39 | * [我爱学IT](http://www.52studyit.com/forum.php?mod=forumdisplay&fid=2&filter=typeid&typeid=68) 40 | * [菜鸟要飞](http://www.newbiefly.com/) 41 | 42 | ## 开源API 43 | * [时光网](https://github.com/jokermonn/-Api/blob/master/Time.md) 44 | * [开眼API](https://github.com/jokermonn/-Api/blob/master/Eyepetizer.md) 45 | * [音乐相关1](https://blog.csdn.net/sinat_27938829/article/details/79189477) 46 | * [音乐相关2](https://blog.csdn.net/sinat_27938829/article/details/83383660) 47 | * [一席](https://github.com/jokermonn/-Api/blob/master/Yixi.md) 48 | * [图虫](https://github.com/jokermonn/-Api/blob/master/Tuchong.md) 49 | * [12306](https://github.com/jokermonn/-Api/blob/master/12306.md) 50 | 51 | ## 三方库收集 52 | * [日志工具logger](https://github.com/orhanobut/logger) 53 | * [下拉刷新1](https://github.com/jdsjlzx/LRecyclerView) 54 | * [蓝牙FastBle](https://github.com/Jasonchenlijian/FastBle/wiki) 55 | * [下拉刷新2](https://github.com/bingoogolapple/BGARefreshLayout-Android) 56 | * [下拉刷新3](https://github.com/lcodecorex/TwinklingRefreshLayout) 57 | * [Adapter](https://github.com/CymChad/BaseRecyclerViewAdapterHelper) 58 | * [代替Shape的TextView](https://github.com/lygttpod/SuperTextView) 59 | * [WebView](https://github.com/Justson/AgentWeb) 60 | * [沉浸式状态栏](https://github.com/gyf-dev/ImmersionBar) 61 | * [搜索框](https://github.com/wenwenwen888/SearchDialog) 62 | * [App版本更新](https://github.com/WVector/AppUpdate) 63 | * [时间轴1](https://github.com/vivian8725118/TimeLine) 64 | * [时间轴2](https://github.com/baoyachi/StepView) 65 | * [IM聊天UI组件](https://github.com/jpush/aurora-imui) 66 | * [筛选组件1](https://github.com/ccj659/PopsTabView) 67 | * [筛选组件2](https://github.com/dongjunkun/DropDownMenu) 68 | * [阿里开源布局组件](https://github.com/alibaba/vlayout) 69 | * [图片压缩:鲁班](https://github.com/Curzibn/Luban) 70 | * [屏幕适配:autoLayout](https://github.com/hongyangAndroid/AndroidAutoLayout) 71 | * [蓝牙开发框架](https://github.com/Jasonchenlijian/FastBle) 72 | * [TabLayout](https://github.com/yewei02538/ColorTrackTabLayout) 73 | * [权限申请1](https://github.com/yanzhenjie/AndPermission) 74 | * [权限申请2](https://github.com/googlesamples/easypermissions) 75 | * [换肤框架](https://github.com/ximsfei/Android-skin-support) 76 | * [Hybrid框架](https://github.com/Tencent/VasSonic) 77 | * [表格控件](https://github.com/zhouchaoyuan/excelPanel) 78 | * [EditText输入规则判断](https://github.com/ragunathjawahar/android-saripaar) 79 | * [网络访问框架-OkGo](https://github.com/jeasonlzy/okhttp-OkGo) 80 | * [网络访问框架-NoHttp](https://github.com/yanzhenjie/NoHttp) 81 | * [高仿小米日历](https://github.com/yannecer/NCalendar) 82 | 83 | ## Android架构 84 | * [干净的架构](https://github.com/android10/Android-CleanArchitecture) 85 | * [KotlinAndroid](https://github.com/guofudong/KotlinAndroid) 86 | * [MVP + RxJava + Retrofit示例](https://github.com/yiyibb/Zhihu) 87 | * [MVP + Dagger2 + Retrofit + Rxjava示例](https://github.com/babylikebird/owspace) 88 | * [MVP开源框架](https://github.com/JessYanCoding/MVPArms) 89 | * [高仿百蓝应用市场](https://github.com/guzhigang001/Bailan) 90 | 91 | 92 | ## Android百科全书 93 | * [图片加载、BaseActivity](https://mp.weixin.qq.com/s?__biz=MzI1MDc5ODA4OA==&mid=2247483656&idx=1&sn=a4180b5b4852be90d870e0f78db99e65&chksm=e9fd886fde8a01794d2f56ab1f2c3d6203bbad7fa4ba418ddde63d27dc1a9f71500f47df5cdc&mpshare=1&scene=1&srcid=0814BRMXT378k5snOY2lum2a#rd) 94 | * [自定义View](https://mp.weixin.qq.com/s?timestamp=1502690029&src=3&ver=1&signature=lIiVXaFDf4elqTwI7WmXEOv37XixDodZ9PToHaiTU-5a5BVeg*UEmDFs7eDpQCwL5DTkLvi2ctBqaL2URuaIXiRqN526qw1BtpaEQ8tT3pEzmCfjgWDQZ4pyHFljkUBQ-ljkCzs4vr3iGm1q5UHB-uqnOU1u4zMD39avAKXfMqI=) 95 | * [mvp架构基础讲解](https://mp.weixin.qq.com/s?timestamp=1502690029&src=3&ver=1&signature=lIiVXaFDf4elqTwI7WmXEOv37XixDodZ9PToHaiTU-5a5BVeg*UEmDFs7eDpQCwL5DTkLvi2ctBqaL2URuaIXkrIQPNEDJAjyp8LWIyuSTNnH5xk566M9Hfx2Kv-YLOQDpYj2otC9nHbdeF97bbrbnjkzzeWVVl4zOiFxwNuJS0=) 96 | 97 | 98 | ## 工具 99 | * [facebook的Android抓包工具Stetho](https://github.com/facebook/stetho) 100 | * [微信开源资源混淆工具AndResGuard](https://github.com/shwenzhang/AndResGuard) 101 | * [接口mock调试](https://easy-mock.com/) 102 | * [接口mock调试2](https://www.fastmock.site/#/) 103 | * [Android秒级编译工具Freeline](https://github.com/alibaba/freeline/blob/master/README-zh.md) 104 | * [原型设计](https://www.xiaopiu.com/) 105 | * [在线绘图](https://www.processon.com/) 106 | 107 | ## 开源项目 108 | * [Meterail Design风格商城](https://github.com/guofudong/EShop) 109 | * [全网VIP影视](https://github.com/guofudong/KotlinAndroid) 110 | * [高仿网易云音乐](https://github.com/youlookwhat/CloudReader) 111 | * [高仿微信](https://github.com/GitLqr/LQRWeChat) 112 | * [高仿今日头条标签移动删除](https://github.com/YoKeyword/ItemTouchHelperDemo) 113 | * [高仿微博,空间等九宫格图片组件](https://github.com/jeasonlzy/NineGridView) 114 | * [精仿今日头条](https://github.com/chaychan/TouTiao) 115 | 116 | ## Flutter学习资料 117 | * [Flutter视频教程](https://pan.baidu.com/s/1FdNTutQzlqytINsyA1ySxw) :u19s 118 | * [Flutter实战](https://book.flutterchina.club/) 119 | * [Flutter学习实战](https://coding.net/u/ninghao/p/ninghao_flutter/git/tree/master/lib) 120 | 121 | 122 | --------------------------------------------------------------------------------