Ahmad BhattiBuild CI/CD Pipeline for Android with GitLabIn this article I tried to create a pipeline for a sample project where you build and test your CI/CD using Gitlab.Jun 9, 20225Jun 9, 20225
Rishabh JainA much better way to handle Item Click in RecyclerViewBetter approach of handling setOnClickListener on viewHolder item and components. This approach gives significant performance improvement.May 2, 20223May 2, 20223
Shahadat Hossain ShakiLoad Image Faster Than Ever in AndroidNetwork image is the most common thing in android development. We need to show various images to the users. Sometimes those images are…Apr 5, 20222Apr 5, 20222
MaheshchakkarwarModern way of requesting Permission in AndroidWhy we need permission in Android?May 12, 20222May 12, 20222
Emre HamurcuPermissions with the easiest wayHave you ever needed to use a library for permissions only ? Most popular answer is YES, but you will not need anymore!Apr 14, 20221Apr 14, 20221
InInside LeaguebyShalom MathewsScalable CI/CD in Multi-Module applications using Gradle plugins 🔌As League has been rapidly growing, we realized that we needed to evolve into a product-as-a-service (PaaS) company. In order for us to…Jul 5, 2022Jul 5, 2022
Deepak GahlotBinding Services in Androidbound service is a server in a client-server interface. It allows components (such as activities) to bind to the service, send requests…Jul 9, 2022Jul 9, 2022
Suson ThapaScalable navigation in Android programmatically with Jetpack NavigationJetpack Navigation is a great library and this is the library that enabled us to use fragments without thinking about FragmentManager and…Apr 17, 2022Apr 17, 2022
InDev GeniusbyPrateekAndroid Logging in a better wayA productive way of logging in to Android StudioJul 11, 20222Jul 11, 20222
InProAndroidDevbyRahul RayNavigation in Multi Modular App using DeepLinksHey Android Devs, in this article we will see the implementation of navigation across multiple feature modules.Jul 10, 20224Jul 10, 20224
InDev GeniusbySiddharth SinghCreating Instagram Story View in AndroidInstagram is one of the most used application in smart phones, and its features are again a very popular topic of discussion among the…Jul 2, 2022Jul 2, 2022
Rick BuitenPush notifications on Android, How They Always Get DeliveredThe problem with push notifications on Android? They will not always be delivered. How could you improve this? Let’s find out!May 5, 2022May 5, 2022
Gideon PaulStop passing Context into ViewModelsTLDR: You can, but it is better if you don’t.Jun 28, 20229Jun 28, 20229
Veniamin VynohradovCustomizable Progress ButtonThere are multiple ways of showing progress to the user after the button click while executing tasks in the background.Jul 7, 2022Jul 7, 2022
MohammedSaif KordiaYour First Clean MVI Android ProjectMy favorite way to set up all of my projects.Aug 15, 20212Aug 15, 20212