android studio

Unit Testing in Android for Dummies

What is Unit Testing? In its simplest term, unit testing is testing a small piece of code. A unit test…

4 years ago

Sending Network Request using Kotlin

Networking has always been necessary in any app. So I decided to write about doing network calls using Kotlin. So let's start…

7 years ago

Getting Started With Firebase in Android

Greetings People! Today I am going write about Firebase, which will be targeting mostly the people who don't know what…

8 years ago

Enabling USB Debugging Mode in Amazon Fire for Android Studio

I finally bought an Amazon Fire and decided that I should make a tutorial for enabling its USB debugging mode…

9 years ago