From Monolith to Modules: Modernizing Your Android App Architecture Post date September 17, 2025 Post author By Vaibhav Shakya Post categories In androiddev, appmodernization, cleanarchitecture, modulararchitecture
From Monolith to Modules: Modernizing Your Android App Architecture Post date September 17, 2025 Post author By Vaibhav Shakya Post categories In androiddev, appmodernization, cleanarchitecture, modulararchitecture
barK: A Lightweight Logging Library for Android Post date September 6, 2025 Post author By Ivan Garza Post categories In android, androiddev, androidlib, Kotlin
barK: A Lightweight Logging Library for Android Post date September 6, 2025 Post author By Ivan Garza Post categories In android, androiddev, androidlib, Kotlin
Flutter Apps and Android’s 16KB Page Size Requirement: A Complete Developer Guide Post date September 4, 2025 Post author By Michael Otieno Olang Post categories In android, androiddev, flutter, mobile
From MVVM to MVI: What Really Works in Compose Post date September 3, 2025 Post author By Vaibhav Shakya | Mr Neo Post categories In android-architecture, androiddev, Jetpack Compose, Kotlin, mvvm
Deep Linking in 2025: Still a Nightmare or Finally Solved? Post date September 3, 2025 Post author By Vaibhav Shakya | Mr Neo Post categories In android-tips, androiddev, androidengineering, App Development, mobile-development
One way to solve the Screen Rotation problem while dealing with Android Asynctask Post date September 3, 2025 Post author By Somenath Mukhopadhyay Post categories In android, androiddev, java
My (Dark) Prediction for Android Post date August 31, 2025 Post author By David Serrano Post categories In android, androiddev, Google, mobile
KotlinLesson 1: Kotlin Introduction Preparation: Setting Up the Learning Environment and Foundational Knowledge Post date August 19, 2025 Post author By Ge Ji Post categories In android, androiddev, java, Kotlin
The Untapped Power of Jetpack Compose Modifiers Post date August 18, 2025 Post author By Sergey Drymchenko Post categories In android, android-development, androiddev, Jetpack Compose, jetpack-compose-modifiers, jetpack-guide, mobile-app-development, modifier-chains
Understanding derivedStateOf in Jetpack Compose : Optimize your recompositions Post date July 30, 2025 Post author By Richa Sharma Post categories In android, androiddev, compose, Jetpack Compose, jetpack-compose-tutorial
Inline functions — Use cases & Access Restrictions Post date May 28, 2025 Post author By Dilipchandar Post categories In android, android-app-development, androiddev, Kotlin, programming
Tricky Android Interview Questions: Jetpack Compose Effects Edition Post date May 13, 2025 Post author By Anatolii Frolov Post categories In android, androiddev, interview-questions, Jetpack Compose, Kotlin
Managing the Android Manifest in Unity Post date February 20, 2025 Post author By Attilio Carotenuto Post categories In android, androiddev, mobile, unity3d
All about integrating offline OpenStreetMap on Android Post date February 9, 2025 Post author By Mubarak Native Post categories In androiddev, map, openstreetmap, programming
Do You Really Need a Whole Team to Build an Android App? Post date January 28, 2025 Post author By Dhruv Joshi Post categories In android, androiddev, development, programming
Integration for Android XML Resources: Automated Translations with doloc Post date January 25, 2025 Post author By Daniel Schreiber Post categories In android, androiddev, appdev, localization
My Journey as a Native Android Developer: Focusing on Java,Kotlin and Firebase Post date January 25, 2025 Post author By Manicka kumar Post categories In android, androiddev, Kotlin, mobile
Understanding (a bit of) the Gradle Kotlin DSL Post date January 12, 2025 Post author By Antonio Feregrino Post categories In androiddev, Gradle, Kotlin Tags DSL
Supercharging Your Debugging Skills with Android Logcat 💻🚀 Post date October 3, 2024 Post author By Görkem Kara Post categories In android, androiddev, Kotlin, mobile
Launch new Activity(Intent) Post date September 22, 2024 Post author By Anoop Patel Post categories In android, androiddev, anooppatel, java
Get Text From Input Field.. Post date September 22, 2024 Post author By Anoop Patel Post categories In android, androiddev, anooppatel, java
Disable buttons and change the text of all buttons.. Post date September 21, 2024 Post author By Anoop Patel Post categories In android, androiddev, java, mobile
Managing dependencies like a pro in Android with version catalogs Post date September 18, 2024 Post author By Chibueze felix Post categories In android, androiddev, mobile, productivity
Wearable Technology and Android: Developing Apps for Smartwatches Post date September 17, 2024 Post author By David Njoroge Post categories In androiddev, mobile, smartwatches, wearabledevices
Play Store Pre-registration gotchas Post date September 15, 2024 Post author By Zelimir Post categories In android, androiddev, mobile, testing
Canceling a Coroutine Simplified ❌ Post date September 14, 2024 Post author By Waqas Younis Post categories In android, androiddev, coroutine, Kotlin
Push notification Post date September 12, 2024 Post author By Salvo One thousand Post categories In androiddev, react, reactnative, wordpress
CameraX and Jetpack Compose: A Guide for Android Developers Post date September 10, 2024 Post author By Dobri Kostadinov Post categories In android, android-app-development, androiddev, Jetpack Compose, mobile-app-development
The Future of IoT and Android: What Lies Ahead Post date September 4, 2024 Post author By Daviekim Post categories In androiddev, devresolutions2024, IoT, mobile
Some Flutter tips and tricks for developers Post date August 15, 2024 Post author By Aadarsh Kunwar Post categories In androiddev, appdev, dart, flutter
Cómo un desarrollador de Android independiente puede reunir a 20 probadores Post date July 1, 2024 Post author By zmsoft Post categories In 20testers, androiddev, closedtesting, playconsole
How a solo Android developer can gather 20 testers Post date July 1, 2024 Post author By zmsoft Post categories In 20testers, androiddev, closedtesting, playconsole
Understanding Android Application Lifecycle and Process Post date June 26, 2024 Post author By Dilip Patel Post categories In android, androiddev, Kotlin, mobile
Step by Step guide to create basic MVVM Application in Android Post date June 24, 2024 Post author By Khush Panchal Post categories In android, androiddev, Kotlin, mvvm
Firebase Authentication With Jetpack Compose. Part 1 Post date June 18, 2024 Post author By Yauheni Mookich Post categories In android, androiddev, Kotlin, mobile
How to Create a Basic Notes App using React Native and Expo Post date June 17, 2024 Post author By Sh Raj Post categories In android, androiddev, JavaScript, webdev
Push Notifications using FirebaseCloudMessaging on Android Post date May 19, 2023 Post author By Shaik Ahron Post categories In android, android-app-development, androiddev, firebase, firebasecloudmessaging
Feature Flag Driven Development Post date April 23, 2023 Post author By Saqib Post categories In android-app-development, androiddev, programming, software engineering, software-development
How to Use Data Binding in Android Post date April 18, 2022 Post author By Farhan Tanvir Post categories In android, android-app-development, androiddev, mvvm-databinding, programming
How to Handle a Memory Leak in Android Post date March 30, 2022 Post author By Farhan Tanvir Post categories In android, android-app-development, androiddev, Kotlin, programming
How to Handle States in Jetpack Compose Post date March 24, 2022 Post author By Farhan Tanvir Post categories In android, android-app-development, android-apps, androiddev, Jetpack Compose
Testing in Compose Post date August 26, 2021 Post author By Aseem Wangoo Post categories In android, android-app-development, androiddev, mobile-app-development, programming
“Mobile App Development Should be Painless” says Chen Fishbein, Codename One CTO Post date August 19, 2021 Post author By Shai Almog Post categories In androiddev, good-company, ios-development, java, Kotlin, mobile-app-development, open source, startups-of-the-year
Using WorkManager in Android Post date August 12, 2021 Post author By Aseem Wangoo Post categories In android, android-app-development, androiddev, mobile-app-development, programming
A reason why custom notification sound might not work on Android Post date June 29, 2021 Post author By Yevhenii Datsenko Post categories In android, android-app-development, androiddev
Using Room in Jetpack Compose Post date May 2, 2021 Post author By Aseem Wangoo Post categories In android, android-app-development, androiddev, mobile-app-development, programming
Using State in Jetpack Compose Post date April 25, 2021 Post author By Aseem Wangoo Post categories In android, android-app-development, androiddev, mobile-app-development, programming