What is Unit Testing? In its simplest term, unit testing is testing a small piece of code. A unit test…
Networking has always been necessary in any app. So I decided to write about doing network calls using Kotlin. So let's start…
Greetings People! Today I am going write about Firebase, which will be targeting mostly the people who don't know what…
I finally bought an Amazon Fire and decided that I should make a tutorial for enabling its USB debugging mode…