Muhammad RizqiUploading File To Your Server Using Retrofit — AndroidUploading files to a server from an Android device can be a crucial aspect of app development, whether it be for sharing images or…Mar 4, 2023Mar 4, 2023
Ali Baha-AbadiinProAndroidDevZero To Hero in Android Kotlin Creational Design PatternsBy Ali BahaJan 23, 2023Jan 23, 2023
Abdennasser ABIDIImprove UI Performance in RecyclerView Layout Part-1Here is the list of the blogs in this series:Jan 5, 2023Jan 5, 2023
Mehedi Hassan PiashAuthenticate api if accessToken expired in retrofit api client in android [kotlin].Expiring access token for authenticating api is a common case in mobile app development when implementing any api in our app. In this case…Nov 19, 20224Nov 19, 20224
App Dev GuiderHow to Optimize Your Android App for Better PerformanceAs an Android developer, you know that creating a high-performing app is crucial for keeping your users happy and engaged. Poor performance…Jan 9, 2023Jan 9, 2023
techPbAI5 Common mistakes Kotlin developers make (and how to avoid them)Kotlin is a powerful and expressive programming language that is gaining popularity among developers. Whether you are new to programming or…Jan 8, 20231Jan 8, 20231
Vincent TsenlaunchWhenCreated() vs launchWhenStarted() vs launchWhenResumed() vs repeatOnLifeCycle()Investigating and experimenting various LifecycleCoroutineScope launchWhenX() and repeatOnLifeCycle() functionDec 23, 2022Dec 23, 2022
Alexander NozikinProAndroidDevDiving deeper into context-oriented programming in KotlinThis article is a follow-up on my previous article on context-oriented programming (I was quite delighted to find that some guys in Kotlin…May 12, 20191May 12, 20191
Andrew JaparinProAndroidDevActivity Results API: A better way to pass data between ActivitiesWill onActivityResult be deprecated? As we know passing data and getting responses between two activities are the most common thing we do…May 24, 20206May 24, 20206
Mansi ShahinProAndroidDevModern Android Interview QuestionsAndroid Interview Question Bank 🏦Oct 14, 20225Oct 14, 20225
Abhishek PathakAndroid Activity lifecycle scenario’sAndroid activities are the UI component that interact with the user. It allows all the view and viewgroup to display over UI. Mainly it is…Oct 4, 2022Oct 4, 2022
Aryan GuptainBobble EngineeringBest Practices in KotlinIf you are in android app development, you must be knowing the importance a language plays while developing an application, which will be…Oct 4, 202211Oct 4, 202211
Betül NecanlıDominant Color Background like Spotify with GlideSpotify’s using dominant color of album cover for gradient background. In this article, we’re going to learn how to do it with Glide.Sep 28, 2022Sep 28, 2022
Juan MengualinadidoescodeAndroid Quick Recipes: Execute your UseCases automatically when the users logs in/out with FlowDoes you app have a login? Then I bet that you have a conditional logic that has to be executed when the users logs in or maybe when the…Oct 2, 2022Oct 2, 2022
Osama AlekMaking Dynamic Island app for AndroidIn this article we will make a Dynamic Island app for androidSep 29, 2022Sep 29, 2022
Christophe BeylsViewLifecycleLazy and other ways to avoid View memory leaks in Android FragmentsYet another take on AutoClearedValueSep 28, 20222Sep 28, 20222
Michael M.H🤖Kotlin: What are the differences between lateinit and Delegates.notNull ❓Hi, this is Michael again👋! Today I want to discuss about the basic features and the differences of the implementations between both…Sep 27, 2022Sep 27, 2022
Jaewoong EuminProAndroidDevDesign Patterns and Architecture: The Android Developer Roadmap — Part 4We’ve broken down our 2022 Android developer roadmap into a multi-part series, each covering important Android fundamentals and the…Sep 19, 2022Sep 19, 2022
Roman KamyshnikovinProAndroidDevKotlin Coroutines in Android SummaryThis article is a concise summary of various articles and talks about the use of Kotlin coroutines in Android.Oct 6, 20202Oct 6, 20202