Android 資源整理
Collection of Android articles
1 min readJan 21, 2021
四大組件
Activities
Services
Broadcast receivers
Content providers
藍芽 Bluetooth
位置 Location
儲存空間 Storage
- Storage permission error in Marshmallow
- Scoped Storage — 關於AndroidQ分區存儲的一些適配心得
- Android Explained — Android 11 Scoped Storage — Saving Files To Shared Storage
耗時處理
依賴注入 Dependency Injection
- 咖啡的故事: 依賴注入、Dagger、Android
- Android Developers — Dependency injection in Android
- Dagger 2 + Kotlin 那一兩件事情
Rx
- Introduction to RxJava(1/3)(2/3)(3/3)
- Jake Wharton — Managing State with RxJava, Exploring RxJava 2 for Android
- [Android 十全大補] RxJava
Image/Video Processing Libraries
Compression
- Android Developers — Reducing image download sizes
- Video Compression Library for Android and Flutter — LightCompressor
- zetbaitsu/Compressor
Common Libraries
ActivityLifeCycleCallbacks