2017-05-29 | translate

Android Weekly Note #259

端午前一天,上班前两天


  1. 如何将原有项目迁移到 Android plugin 3.0.0-alpha1 or higher

  2. Android Themes & styles, a real architecture
    使用继承

  3. Introducing Kotlin Statistics
    Kotlin Statistics ,一个数学计算相关的 kotlin lib.

  4. An introduction to Android Instant Apps
    Instant Apps.

  5. How to Abuse Kotlin Extension Functions
    避免乱用 kotlin extension functions, 提个醒.

  6. Kotlin purity and function memoization
    介绍纯函数和 Memoizing 概念, 使用 Memoizing 优化纯函数, 提升运行效率.

  7. Retrofiting on Android with Kotlin
    nothing useful


Issue #259