Android

Unit Testing in Android for Dummies
- By Talha
- . September 7, 2020
What is Unit Testing? In its simplest term, unit testing is testing a small piece of code. A unit test usually targets a single method

Factory Design Pattern
- By Aaqib Hussain
- . March 16, 2020
In this article, you will learn about a type of Creational Design Pattern which is the Factory Pattern. You’ll also know about the pros and cons of it.

Facade Design Pattern
- By Aaqib Hussain
- . January 9, 2020
In this article, you will learn about a type of Structural Design Pattern which is the Facade Pattern. You’ll get familiarized with the pros and cons of it.

Singleton Design Pattern
- By Aaqib Hussain
- . July 13, 2019
In this article you will learn about a type of Creational Design Pattern which is Singleton Pattern. You’ll get familiarized with the pros and cons of it.

Android Security Essentials II: Logs, System Screenshots and Backup Theft
- By Talha
- . November 12, 2018
This series is more focused on the approaches a developer should adapt regarding android security and less on their technicalities. In the last part, we

Charming the VIPER
- By Aaqib Hussain
- . October 15, 2018
While writing an application from scratch coming up with the right architecture for it holds great value. It usually depends on the scope of the

Securing your Mobile Apps through SSL Pinning
- By Aaqib Hussain
- . March 22, 2018
The rise of enterprise mobility in the past decade has brought comfort and easiness to people’s lives but along with it has evolved a risk and threat of security. But How? Before, people didn’t use to transfer money through mobile devices, or take doctor appointments for an online session through their phones, but now, they do.

Sending Network Request using Kotlin
- By Aaqib Hussain
- . October 2, 2017
Networking has always been necessary in any app. So I decided to write about doing network calls using Kotlin. So let’s start by setting up the project.

Kickstarting with Kotlin
- By Aaqib Hussain
- . July 8, 2017
I am excited for Kotlin, want to know why? because it resembles Swift a lot. So it’s quite fun learning it. So let me start

Using Back4App with Android
- By Aaqib Hussain
- . September 11, 2016
You must have seen sponsored ad of Back4App on facebook (that’s how I get to know about it) quite a number of times and be wondering what