InProAndroidDevbyIoannis AnifantakisThe One Script to Rule Them All: Android Project Cleanup Made EasyUnderstanding the Need for Advanced CleanupJan 3751Jan 3751
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, 2024532Dec 19, 2024532
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, 20241K8Nov 4, 20241K8
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, 2024359Jun 2, 2024359
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, 20243073Mar 9, 20243073
InProAndroidDevbyMuhammad Mohsin ShafqatChoosing Between Sealed Class and Sealed Interface in Kotlin for Android DevelopmentFeb 22, 20243418Feb 22, 20243418
InProAndroidDevbyTorcheux FrédéricAre you sure you know how Kotlin Flow works?Test your Kotlin Flow knowledge through 8 code examplesNov 10, 20231.2K10Nov 10, 20231.2K10
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, 20225166Dec 9, 20225166
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, 20222201Nov 16, 20222201
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, 20232852Feb 4, 20232852
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, 2022167Jul 31, 2022167
Zafer ŞevikHow to Include an External .aar File Using Gradle?There are 2 ways to do thatFeb 6, 201792216Feb 6, 201792216
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, 20201.4K13Dec 11, 20201.4K13
InTech TakeawaysbyYanneck ReißMigrating My App To Android 13Lessons Learned from updating my app to targetSdkVersion 33Aug 14, 20226812Aug 14, 20226812
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, 20187801Dec 24, 20187801
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, 20224719Mar 28, 20224719
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, 20222.1K20Mar 1, 20222.1K20