Learning resources websitesEmbark on your learning journey with these curated guide to the best platforms for data science, mobile development, and Python language…Nov 26, 2023Nov 26, 2023
NodeMCU Firebase’s database integrationSome time looking for simple integration of database on IoT devices is either little challenging or you will find many different…Jan 1, 2021Jan 1, 2021
Quick Setup: Kotlin multiplatform project(MPP)Step: 1) Create a new project if you do not have already existed and then create a new java/android library module into your project…Jul 7, 2019Jul 7, 2019
Retrofit in ActionThis story is short and to the point about retrofit integration in Android application along object instantiation with/without dagger use.Jan 24, 2019Jan 24, 2019
Hello Ktor World — Quick setupSetup a new project and run the application to print “Hello KTOR World!”Jan 16, 2019Jan 16, 2019
Git-Github integration and commandsSetup GIT and GitHub when creates new projectJan 4, 2019Jan 4, 2019
Run Kotlin file on Android StudioHello friends, it’s a quick guide on how to run Kotlin file i.e .kt extension file when using Android studio as an IDE. In brief: If you…Dec 21, 2018Dec 21, 2018
Create Subcomponent — Dagger 2Subcomponent: It is a component that inherits and extends the object graph of a parent component. It defines with @subcomponent annotation…Dec 2, 2018Dec 2, 2018