InProAndroidDevbyIoannis AnifantakisThe One Script to Rule Them All: Android Project Cleanup Made EasyUnderstanding the Need for Advanced CleanupJan 31Jan 31
Santiago MattiaudaOptimizing Android Modularization: A Guide to Decoupling Koin ModulesMulti-module Android application development is essential for managing large applications distributed among teams. However, centralizing…Dec 19, 20242Dec 19, 20242
InClean Android DevbyDenis BrandiModeling ViewModel State in Android: A Guide to Clean, Scalable PatternsPoorly designed models create a cascade of complications for every component that depends on them. In the case of presentation models, when…Nov 4, 20248Nov 4, 20248
InProAndroidDevbyAnton Popov🥳 Finally! — Working Samples 📚 in Android StudioEnrich your library with sample code snippets in KDoc. Make them render in Android Studio in the published library with Gradle.Jun 2, 2024Jun 2, 2024
InProAndroidDevbySagar MalhotraAdd Multilingual support (Multiple Languages) to your Android AppSupporting multiple languages is important to scale up your application and reach the masses. Around 25% of India and 64% of Europe's…Mar 9, 20243Mar 9, 20243
InProAndroidDevbyMuhammad Mohsin ShafqatChoosing Between Sealed Class and Sealed Interface in Kotlin for Android DevelopmentFeb 22, 20248Feb 22, 20248
InProAndroidDevbyTorcheux FrédéricAre you sure you know how Kotlin Flow works?Test your Kotlin Flow knowledge through 8 code examplesNov 10, 202310Nov 10, 202310
Inuwa IbrahimMy Experience with Flutter as a Native Android DeveloperI have been writing native Android Apps for sometime. I decided to try flutter.Dec 9, 20226Dec 9, 20226
InProAndroidDevbyCaique OliveiraLessons learned while modularizing an application.This article aims to bring some learning while scaling an application, going from zero to more than 150 modules. We will present the pains…Nov 16, 20221Nov 16, 20221
Stevdza-SanStaying Up To Date as an Android Developer in 2023 📰I’m going to share with you the best resources that you as an Android Developer are going to need if you are planning to stay up with date…Feb 4, 20232Feb 4, 20232
InProAndroidDevbySonika SrivastavaOptimizing Android PerformanceWhen we are writing Android code, our focus is mainly on the UI, event handling, background task and backend integration. We hardly think…Jul 31, 2022Jul 31, 2022
Zafer ŞevikHow to Include an External .aar File Using Gradle?There are 2 ways to do thatFeb 6, 201716Feb 6, 201716
InHoller DevelopersbyDavid FerrandPaging Image Gallery with RecyclerViewA step-by-step approach to building an image carousel with scale transitions, using RecyclerView on Android.Dec 11, 202013Dec 11, 202013
InTech TakeawaysbyYanneck ReißMigrating My App To Android 13Lessons Learned from updating my app to targetSdkVersion 33Aug 14, 20222Aug 14, 20222
InAndroidPubbyNavendra JhaMerryAnnotation — Your First Annotation Processor in Kotlin AndroidAnnotation Processing can be found everywhere in Android from @Override to @BindView. Learn how to build one now!!Dec 24, 20181Dec 24, 20181
InProAndroidDevbyMukesh SolankiHow to prevent hackers from reverse engineering your Android appsSecurity and privacy are the two most talked about topics these days. Like any piece of code, Android apps can also be targeted and your…Mar 28, 20229Mar 28, 20229
InCanopasbyRadhika SAndroid — 1 Minute guide to Useful Tips and Libraries in 2022Do you have 1 minute? If yes, that’s enough to know the latest android best practices.Mar 1, 202220Mar 1, 202220