Articles in this series
Let there be Android! · Overview Mobile Application Development with Android covers basics of application development, design, deployment and programming...
Once you git, you'll never go back! · Git and Github Git is a free and open source distributed version control system designed to handle everything from...
The origin · Hardware & Software Hardware Hardware refers to the physical components of a computer. Computer Hardware is any part of the computer that we...
Your IDE! · About Android Studio is the official integrated development environment (IDE) for Android application development. It is based on the...
What makes the XML so important? · Intro to Activity and its XML layout relationship. So if you generate/already have an Activity (consider MainActivity)...
Power of Constraints! · Recap As we have done LinearLayout in the past now we know the major factor that a view would prioritize LinearLayout is...