Articles in this series
Layout in XML · Editing the XML file that defines the UI layout for this app. XML stands for eXtensible Markup Language, which is a way of describing...
Android Studio Artic Fox // 2020.3.1 · Android Studio is the official Integrated Development Environment (IDE) for Android app development based on...
Android History · Android OS : Past-Future The official release of Android OS took place in 2008 and in the 11 years, it became the most widespread OS...
Java Virtual Machine (JVM) / Java Runtime Environment (JRE) / Java Development Kit (JDK) · Java Virtual Machine (JVM) Java Virtual Machine, or JVM, is a...
Apache Ant, Apache Maven, and Gradle. · What is a build tool? A build tool is a program that automates the process of creating executable applications...
Gradle is a modern automation tool that helps build and manage projects written in Java, Kotlin, Scala, and other JVM-based languages. It describes...