Home

Inversion Of Control

IoC 是什麼 ? IoC 是一種設計原則,主要的用途是降低物件之間的耦合,特別是在建立物件的耦合關係。 為什......

View Binding

View Binding 是什麼 ? View Binding 是一個機制,可以讓開發者更簡單以及更安全的參考......

Android 10 on Pixel 3 使用心得

使用 Pixel 好處就是能在第一時間收到 Android 的更新。 Android Developers 在......

2019 Google I/O Android App 原始碼釋出!!

GitHub: https://github.com/google/iosched 基本的介紹在GitHub上......

加入 Action View 或 Action Provider 到 App Bar

什麼是 Action View 和 Action Provider? Action View 是一種Actio......