Apps
Making your app Instant
In the second half of 2016, about 25% of mobile apps were used only once after being installed. In addition, statistics also shows that 93% of installed apps are deleted from device within a month....
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
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...
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...