#android-app-development
Read more stories on Hashnode
Articles with this tag
A Beginner's Guide to Android Content Providers in Kotlin · If you've ever wondered how Android apps share data or how they manage to access and...
Protecting, Shrinking, Best Practices and Practical Examples · Android app development is an exciting endeavor that involves crafting user-friendly...
Where to hold the UI State (Compose) in Android and Why? · Introduction In Android, the recommended practice is to hold a UI-related state (Compose UI...
SavedStateHandle: APIs, how it works with ViewModel and survive the Configuration changes. · Basic SavedStateHandle, introduced in the AndroidX library,...
Exploring Caching in Android: Strategies, Implementation, and Considerations for Optimal Performance and Limitations. · Delve into the world of caching...
Differences between Kotlin's lateinit and lazy. · If get to know something new by reading my articles, don't forget to endorse me on LinkedIn This...