Android
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,...
Get started with Machine Learning using ML Kit for Firebase
In today’s fast-moving world, most people have come to expect mobile apps to be super smart — adapting swiftly to users’ activity or delighting them with astonishing smarts. Hence, I think...
Getting started with figma tool for Project mockups
Image from figma Entrepreneur: I have a product I would like to pitch to some investors by 10am tomorrow, I need someone that can build a demo app within 24hrs. Developer: wow, this is practically...
Android Animations: Animate movement using spring physics
Hello world!!! Welcome to another session of animations using android.In my previous article I discussed extensively how you can use FlingAnimation to create stunning animations in your next android...
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...
Why your Android Studio takes forever to build
Oh my!!! I have two hours left to deliver this app, but this Gradle keeps building my project. It’s taking forever to complete, what am I going to do? This was an experience I had with gradle when...
Best Practice: Device capability for billions
Android Device Capacity for Billions Hello World! It’s awesome to have you here. In this month, i have been discussing best practices when building apps to support over 2 billion devices powered...
The Kotlin RoadMap
Every great developer you know got there by solving problems they were unqualified to solve until they actually did it.” — Patrick McKenzie In my previous article, I shared everything you...