Jetpack Compose NavigationJetpack Compose Navigation with Clean Architecture, Koin, and KTOR for AndroidDec 3, 2024Dec 3, 2024
scope resolution:: operator in KotlinThe :: operator in Kotlin is used for references.Aug 28, 2024Aug 28, 2024
Android, MVVM with Clean CodeAndroid application with MVVM, Clean Code architecture, KOIN, Flow, CoroutineMar 3, 20231Mar 3, 20231
Some best practices for Class, Variable, Function naming convention// Bad variables naming var s= 0 // employee salary var n= 0 // employee nameJan 7, 2022Jan 7, 2022
“Starting May 5th, you must let us know why your app requires broad storage access We’ve detected…I got the following message in the google play console which is not clear to many developers:Apr 16, 2021Apr 16, 2021
Read JSON file from assetsIn this Kotlin-Android tutorial, I will show you how to read and parse JSON file from assets using Gson.Apr 14, 2021Apr 14, 2021
Horizontal Number Picker [Android]Implementing Horizontal picker in Android using RecyclerView and LinearLayoutManager with kotlin.Aug 25, 2020Aug 25, 2020