Kacper WojciechowskiKonsist is more than you might thinkKonsist is a library that every Medium reader has heard about recently. It was in development for about a year (based on commits), but…Feb 2, 20241Feb 2, 20241
Surendar DharavathImplementing Critical Alerts on AndroidCritical alerts are notifications that bypass the mute switch and Do Not Disturb settings on a device, ensuring that the user receives…Apr 11, 20242Apr 11, 20242
InAndroid DevelopersbyJonathan KorenDependency Injection in ComposeLearn how Hilt provides and scopes dependencies in a traditional Android app and Compose changes our approach.Apr 9, 202413Apr 9, 202413
InStackademicbyEmre Muhammet EnginPolymorphic Response Handling with KotlinX SerializationIn this article, we will delve into what polymorphic responses are and discuss in detail the advantages this approach brings. Additionally…Nov 14, 2023Nov 14, 2023
Parita DeyShow Custom dialog of Android Security policy due to screenshot takenTo create screenshot policy custom dialog and also stop taking screenshot due to security policy we need to follow below steps.Jan 21, 2024Jan 21, 2024
Rizwanul HaqueUnderstanding the Internal Workings of ViewModel in AndroidIn Android app development, the ViewModel is a crucial architectural component designed to store and manage UI-related data efficiently. It…Dec 14, 20233Dec 14, 20233
InNE DigitalbyMohshin ShahOptimizing Mobile App PerformanceMastering the Art of Mobile App Performance: A Comprehensive Guide for Mobile EngineersDec 13, 2023Dec 13, 2023
Oğuzhan ÇakmakCoil or Glide: Choosing the Right Image Loading Library for Jetpack ComposeJetpack Compose has revolutionized Android app development by introducing a declarative UI framework that simplifies the creation of…Jan 1, 2024Jan 1, 2024
Meyta TalitiObtaining Network Connection Info with Flow in AndroidIf you’re an Android Developer, you might find this topic intriguing. Considering that almost every app requires data exchange, for…Sep 24, 20233Sep 24, 20233
InStackademicbyDiego MarcherOptimizing your Android App performanceDetecting Memory Leaks Using ProfilerJul 17, 20231Jul 17, 20231
DugguTop 10 Android Memory Leak CausesAddressing memory leaks in Android development is crucial for creating efficient and reliable applications. Memory leaks occur when objects…Nov 19, 20236Nov 19, 20236
InFirebase DevelopersbyPavel RyabovIt’s time to replace Dynamic Links with Firebase HostingFirebase is retiring Dynamic Links in 2025. Today, we will learn how to replace them with Firebase Hosting in just a couple of steps.Sep 4, 20232Sep 4, 20232
InScalerTechbyDarsh ReddyHow we built a Jenkins-Powered Cloud CI/CD Pipeline for our Android App in 2024Scene 1Oct 5, 2023Oct 5, 2023
Oğuzhan AslanDynamic App Icon In AndroidYou’ve probably come across those apps that can pull off a neat trick — changing their app icon, perhaps on your birthday, and then…Sep 24, 202310Sep 24, 202310
InTech TakeawaysbyYanneck ReißA First Look At The New Android Room Gradle PluginSchema Export Declaration Made EasyOct 11, 2023Oct 11, 2023
SubhambikashbeheraCrash Detector Android — Custom option to restart the app on any crash.Usually when we develop app , we forgot sometimes to handle the exceptions that may be null pointer , any thread or context issues . The…Oct 2, 2023Oct 2, 2023
InProAndroidDevbyIgor Wojda 🤖ArchUnit vs. Konsist. Why Did We Need Another Kotlin “Linter”?Few established linters exist for the Kotlin programming language such as detekt, ktlint, and Android lint. All of these linters are able…Sep 10, 2023Sep 10, 2023
Kacper WojciechowskiMoshi vs KotlinX Serialization — the ultimate benchmarkMoshi and KotlinX Serialization are solutions commonly used in Kotlin language to work with data in JSON format. I’ve decided to look at…Jul 6, 20232Jul 6, 20232
Sarguru SubramanianThe Optimized Approach in RepositoryThe goal of this article is to be able to fetch the data even if the user has no network connection, but also to avoid useless view…Apr 10, 20232Apr 10, 20232
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceAndroid App Signing —A RefresherApp Signing — An essential Android App development knowledge that is rarely used. A good read to check through them, as it will be handy.Jul 26, 20232Jul 26, 20232