This is the third part of our series “Beginner Guide to Android Build system”. We started with what build is and how Gradle plays its role in Android. Part 1 covers a lot of basics about Build files, dependency, Build script and sections of Gradle. If you have not read,...
[Read More]
Part 2 - A beginner guide to Android build files
Recently I shared an article covering basics of build files in an Android project. Many of readers appreciated and I think there are few more topics I could cover. Most of the articles on the web are about Android project and Gradle itself, very few touch Android multi-modules and how...
[Read More]
It is not easy
Let me start the blog series with a realistic sentence, It is not easy. This whole blog series will be my personal experience with self-employment in tech business.
[Read More]
A beginner guide to Android Watch App (Wear 2.0)
Have you ever struggled with how to develop an Android wear app OR you want to learn basics of Android watch app? In either case, You are at right place.
[Read More]
A beginner guide to Android build files
Development is not easy and build system can be more confusing. I feel your pain.
[Read More]