This repository serves as a collection of practical Android development concepts, each demonstrated in a separate branch. It accompanies my LinkedIn posts where I explain these topics in detail.
| Topic / Concept | LinkedIn Post | Source Code Branch |
|---|---|---|
| android-security-practices |
|
android-security-practices |
| annotations | Linkedin post | Annotations |
| Background Sync with WorkManager | Linkedin post | BackgroundSync |
| Video Compression for Background Sync | Linkedin post | VideoCompressBackgroundSync |