Articles

Unit Testing in Android for DummiesUnit Testing in Android for Dummies

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
Factory Design PatternFactory Design Pattern

Factory Design Pattern

In this article, you will learn about a type of Creational Design Pattern which is the Factory Pattern. You’ll also…

5 years ago
Creating Target specific Theme in iOSCreating Target specific Theme in iOS

Creating Target specific Theme in iOS

In this tutorial, you will go through the use of targets to achieve two separate themes on apps.

5 years ago
Facade Design PatternFacade Design Pattern

Facade Design Pattern

In this article, you will learn about a type of Structural Design Pattern which is the Facade Pattern. You’ll get…

5 years ago
Android Security Essentials II: Logs, System Screenshots and Backup TheftAndroid Security Essentials II: Logs, System Screenshots and Backup Theft

Android Security Essentials II: Logs, System Screenshots and Backup Theft

This series is more focused on the approaches a developer should adapt  regarding android security and less on their technicalities.…

6 years ago
Charming the VIPERCharming the VIPER

Charming the VIPER

While writing an application from scratch coming up with the right architecture for it holds great value. It usually depends…

6 years ago
Android Security Essentials I: Root Access and Persistent DataAndroid Security Essentials I: Root Access and Persistent Data

Android Security Essentials I: Root Access and Persistent Data

Android Security You might already know that iPhone and Android, are the two most commonly used smartphone operating systems in…

7 years ago
Securing your Mobile Apps through SSL PinningSecuring your Mobile Apps through SSL Pinning

Securing your Mobile Apps through SSL Pinning

The rise of enterprise mobility in the past decade has brought comfort and easiness to people's lives but along with…

7 years ago
Kickstarting with KotlinKickstarting with Kotlin

Kickstarting with Kotlin

I am excited for Kotlin, want to know why? because it resembles Swift a lot. So it's quite fun learning…

8 years ago
Twitter Integration in Android Using FabricTwitter Integration in Android Using Fabric

Twitter Integration in Android Using Fabric

Hello guys! Today I am going to show you how to integrate Twitter in Android using Fabric SDK. First of…

9 years ago