Android

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 Firebase is. What is Firebase?

Swift Programming

Multiple Unwind Segue from one ViewController

Greetings everyone! I hope you all would be doing great. I wanted to do a small tutorial on how to Exit(Unwind Segue) a controller when

Swift Programming

Using UI Swipe and Pinch Gesture Recognizer with Swift

Hello everyone! Today I’m going to show a simple way to use Swipe and Pinch gesture with Swift. I have added the following images to

Swift Programming

Circular UIView with Slider

Sometimes you might want to create a Circle out of a UIView or want to create an static Circle on the view or subview or

Android

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 for android development purpose. So

Android

Changing Service icon at Run time in Android

There can be times when you might need the ability in your app to change your service icon according to your wish. Let’s say you

iOS Swift

Making a simple list of “Shows to Watch” in iOS using Core Data

Hola Amigos! I’m going to demonstrate how easily you can make a simple list using Core Data with operations of Add, Delete, and Update. Vamonos!

Swift Programming

Rendering original color of UITabBarItems when an item is not selected with Swift

Greetings and Salutations! By default in iOS, it changes the UITabBarItem(s) color to gray. You can only change the color of selected item and its