美文网首页
Android知识:好文章反复读

Android知识:好文章反复读

作者: AllenJuns | 来源:发表于2015-12-30 12:02 被阅读261次

    常用 Git 命令清单

    http://www.ruanyifeng.com/blog/2015/12/git-cheat-sheet.html

    Git 使用规范流程

    http://www.ruanyifeng.com/blog/2015/08/git-use-process.html

    Git分支管理策略

    http://www.ruanyifeng.com/blog/2012/07/git.html

    MVC,MVP 和 MVVM 的图示

    http://www.ruanyifeng.com/blog/2015/02/mvcmvp_mvvm.html

    关于Android中工作者线程的思考

    http://droidyue.com/blog/2015/12/20/worker-thread-in-android/?droid_refer=ninki_posts

    Android View总结

    http://threezj.com/2015/12/17/Android%20View%E8%AF%A6%E8%A7%A3/

    Android源码设计模式分析开源项目

    https://github.com/simple-android-framework/android_design_patterns_analysis

    软件架构模式之分层架构

    http://blog.csdn.net/bboyfeiyu/article/details/45136299

    面向对象六大原则

    http://blog.csdn.net/bboyfeiyu/article/details/50103471

    公共技术点之面向对象六大原则(剖析优秀的Android网络框架Volley)

    http://blog.csdn.net/bboyfeiyu/article/details/43928463

    公共技术之 Java反射 Reflection

    http://blog.csdn.net/bboyfeiyu/article/details/43645021

    《android插件化及动态部署—ATLAS 》伯奎http://v.youku.com/v_show/id_XNTMzMjYzMzM2.html

    Android 插件化 动态升级http://www.trinea.cn/android/android-plugin/

    Android 学习资料整理大全https://github.com/nemoTyrant/manong

    android工具类库https://github.com/jingle1267/android-utils

    一步一步教你150行代码实现简书滑动返回效果http://www.jianshu.com/p/59be4551c418

    Activity滑动关闭辅助类

    固定在ScrollView顶部的View,类似于新浪微博的评论列表的顶部http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0903/3411.html

    仿IOS滚轮选择控件(设置年龄和身高的滚轮控件)http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0904/3413.html

    22个值得收藏的android开源代码-UI篇http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/1020/1808.html

    Android的材料设计兼容库(Design Support Library)http://www.jcodecraeer.com/a/anzhuokaifa/developer/2015/0531/2958.html?mType=Group

    Android 事件消息发布/订阅事件总线系统http://blog.csdn.net/harvic880925/article/details/40660137

    使用InjectView和findViewById说拜拜ButterKnife--View注入框架

    http://www.mzule.com/%E4%BD%BF%E7%94%A8injectview%E5%92%8Cfindviewbyid%E8%AF%B4%E6%8B%9C%E6%8B%9C/

    http://stormzhang.com/openandroid/android/2014/01/12/android-butterknife/

    Android TagFlowLayout完全解析 一款针对Tag的布局http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0914/3448.html

    Android 主题动态切换框架:Prismhttp://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0911/3440.html

    自定义CoordinatorLayout的Behavior实现知乎和简书快速返回效果http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0913/3447.html

    Butter Knife用@Bind 替换findViewById解决方案https://github.com/JakeWharton/butterknife

    ProgressLayout一个自定义的加载布局https://github.com/iammert/ProgressLayout

    Android 百分比布局库(percent-support-lib) 解析与扩展https://github.com/JulienGenoud/android-percent-support-lib-sample

    虚化梦幻背景+自动来回移动动画效果http://2.rogerbolg.sinaapp.com/?p=92

    picasso-强大的Android图片下载缓存库http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/0731/1639.html

    仿IOS百度阅读 立方体旋转效果http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0928/3531.htmlhttps://github.com/geminiwen/AndroidCubeDemo

    美团Android资源混淆保护实践http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0930/3539.html

    WaveCompat实现Activity的波纹动画效果。http://www.jcodecraeer.com/a/opensource/2015/0603/2979.html

    android-player轻松实现进入Activity或者Fragment的时候为view创建漂亮的过渡效果http://www.jcodecraeer.com/a/opensource/2015/0506/2842.html

    Android平台下的富文本显示控件https://github.com/zzhoujay/RichText

    ViewPager + tab + 视差效果 + sticky效果 游戏详情页面用https://github.com/boxme/ParallaxHeaderViewPager

    可以在屏幕上移动的自定义ImageViewhttps://github.com/AlbertGrobas/MovingImageView

    TextView to load HTML 富文本https://github.com/SufficientlySecure/html-textview

    MaterialViewPager具有一些Material 特性的ViewPager库http://www.jcodecraeer.com/a/opensource/2015/0503/2826.html

    上拉或下拉显示下一个界面,支持预加载http://www.jcodecraeer.com/a/opensource/2015/0408/2698.html

    ViewPager的库,支持水平翻页,上下翻页,无限翻页http://www.jcodecraeer.com/a/opensource/2015/0207/2430.html

    微信Android资源混淆打包工具https://github.com/shwenzhang/AndResGuard

    百分比布局支持库 RelativeLayout 和 FrameLayout 的尺寸用 % 来表示http://mrfu.me/android/2015/08/31/percent_support_library/

    Android省市区三级联动滚轮选择http://blog.csdn.net/wulianghuan/article/details/41549189

    使用硬件层来实现灰度视图http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/1031/3642.html

    websocket实现android消息推送 

    相关文章

      网友评论

          本文标题:Android知识:好文章反复读

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