#android-apps
Read more stories on Hashnode
Articles with this tag
Exploring Android 15: New Features, Enhancements, and Key API Changes for Developers. · Accessibility Better Braille: TalkBack now supports Braille...
Learn in depth how does the Broadcast Receiver works in the Android Framework. · What is a Broadcast Receiver? A Broadcast Receiver in Android is a...
Efficiently manage Android component lifecycles with AndroidX Lifecycle Library, using key concepts and practical examples for cleaner architecture. ·...
Explore how ViewModelStore works in Android Development! · Ever wondered how ViewModel survive during configuration changes in our Android apps? 🤔 Let...
TypeSafe Navigation in Jetpack Compose vs Traditional Intent Passing: A Comparison · Introduction Navigating between screens is a fundamental aspect of...
Manually Importing .AAR/.JAR Packages in Android Studio: A Step-by-Step Guide · In Android development, integrating external libraries can significantly...