Android

How to think about fakes and mocks to make your testing easier
Avoid being blocked by unmatched input to the mock with fake
Android iOS Flutter Tutorial Best Practices

Jetpack Compose Transition Animations
The accompanist compose animations got deprecated and migrated to the standard compose navigation library
Android Tutorial

Android Studio Live Code Templates to Save Your Time Coding
Please do not waste your time by repeating the same code patterns and spend it creating the apps
Android Tutorial

Listing All Installed Apps in Android 13 via PackageManager
Changes in PackageManager in Android Tiramisu
Android Tutorial

Testing Android Flows in ViewModel with Turbine
Testing of the MVI/MVVM architecture built with flows made easy
Android Tutorial

Dependency injection with Hilt in Android development
How to understand fancy terminology around dependency injection
Android Tutorial