-
Android Core
Double back button press to exit in React Native
In this quick tutorial, we’ll be taking a look at how to implement double back press to exit, in React…
Read More » -
Android Core
Using SQLite in Flutter – Tutorial
In this tutorial, we’ll take a look at using sqlite in flutter. SQLite is a SQL engine used in mobile…
Read More » -
Software Development
Flutter Provider Pattern Explained
In this post we’ll take a look at the Provider pattern in Flutter. Provider pattern is recommended by the flutter…
Read More » -
Android Core
Android Developer Interview Preparation Series | Part 2 – Preparing for the interview
In the previous post of android developer interview preparation series, we talked about how to get an interview at your…
Read More » -
Android Core
Android Developer Interview Preparation Series | Part 1 – Landing an Interview
If you want to switch careers as an Android Developer or you’re just beginning with Android Development. This comprehensive guide…
Read More » -
Software Development
IntelliJ Plugin Development Tutorial Pt. 3 – Persisting State (Storage)
This post is the third part of the IntelliJ Plugin Development tutorial series. In the last two parts we learnt…
Read More » -
Software Development
IntelliJ Plugin Development Tutorial Pt. 2 – Handling User Input
In the previous part of our intellij plugin development tutorial, we saw how to get started with creating a plugin…
Read More » -
Software Development
IntelliJ/Android Studio Plugin Development Tutorial – Getting Started
In this intellij plugin development tutorial, we’ll be taking a look at how to build a simple plugin for IntelliJ.…
Read More » -
Android Core
Publishing your Android Library to Bintray (Gradle)
In the last article, I mentioned how I got around to creating an Open-Source android library. In this post, we’ll…
Read More »