Android开发技术周报 Issue#79

教程

  1. ART虚拟机是如何内建支持MultiDex的?

  2. 老司机教你 “飙” EventBus 3

  3. 那些年我们用过的显示性能指标

  4. Android存储挖坑记

  5. 如何优雅的设计java异常

  6. 第三方库和SDK中隐藏的性能问题

  7. 突破App启动时间的极限

开源库&项目

  1. Flexbox-layout

    FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android.

  2. navi
    Adds listening capabilities to Activities and Fragments

  3. easydeviceinfo
    一个可以很方便的获取一系列设备信息的库

  4. AdvancedRecyclerView

    用 Kotlin 实现的支持 Single choice、Multiple choice 和 Sections 的 RecyclerView

  5. android-widget-fanmenu

    风扇效果的菜单

  6. Tesela

    Tesela simplifies dealing with background threads and UI work in Model-View-Presenter

  7. MaryPopup

    可以给View添加展开和关闭动画效果的库

  8. Shuffle

    An easy to use swiping-view for Android

  9. GithubWidget

    轻量级显示Github用户的贡献、星数、Follower数、热门仓库的App

  10. Android-Coverflow

    基于 ViewPager 实现的 cover flow 效果

  11. QuickSand

    Automatically manipulates the duration of animations dependent on view count

  12. MusicBobber

    Awesome Audio Widget for any Android Music App

  13. EasySplashScreen

    Easily create your company splash screen

技术之外

  1. 如何教会非计算机专业的女友写代码