Java
Android Jetpack:Empower your UI with Android Data Binding
image credit:Mobikul Data Binding Library is a support library that enables you to bind UI elements in your layouts to data sources in your app using a declarative style rather than programmatically....
Accelerate Development and Eliminate Boilerplate code with Android Jetpack
Image credit: FrAndroid Hello World!!! I am so elated to have you here. It’s amazing to see how vehement you are with learning new stuffs. Truth be told, it’s admirable. At its just concluded I/O...
A Simple local unit test for a Login System on Android Studio
In my previous article, I explained how to get started with unit testing. If you haven’t read it yet, you can follow Build local unit tests for your android apps. It will provide you with the...
Build local unit tests for your android apps
It’s awesome to have you right here for another session that will completely change your perception about Unit Testing!!! Nowadays, several developers perceive unit tests to be strenuous,...
Android Animations and Transistions:Fling Animation
Image from wDesigns Cool bananas!!! I am so excited to have you here…In my article today, I will be sharing one of the core component of Android, ANIMATION!!! As a mobile developer, I have learnt...
Why your Android Studio takes forever to build-Part 2
Log.d(“Gradle”,”Hello World!!!”) welcome to this amazing second half of my best practice tips for gradle build system. You never have to wait for long to successfully build your android...
Kotlin and Android:Goodbye to Junky Codes
Kotlin was announced as an official Android development language at Google I/O 2017. It became the third language fully supported for Android, in addition to Java and C++. At first when i saw this, i...
Best Practice:Android Connectivity for Billions-Part 1
Truth be told, It’s no top secret that Google is huge..lol! oh really did i just say that?.Well, i needless tell you that Google has the Android platform — the biggest, most widely used...