This repository contains all the project files for the YouTube series Android 11 Development Essentials
- How to Install Android Studio on Windows 10
- How to create a new Android Studio Project
- How to Create a Simple Android Application
- How to Download Project Files from GitHub
- What are Activities, States, and Lifecycle Methods
- How to work with Activity Lifecycle Methods
- What are Variables and Data Types in Kotlin
- What are Mutable and Immutable Variables in Kotlin
- How to use Escape Sequences, Type Casting, and Type Checking in Kotlin
- How to use Nullable Types in Kotlin
- What are Operators and Expressions in Kotlin
- How to work with IF, ELSE, and WHEN Expressions in Kotlin
- How to work with Loops in Kotlin
- How to work with Lists in Kotlin
- How to work with Iterators in Kotlin
- How to work with Sets in Kotlin
- How to work with Maps in Kotlin
- How to create and use Functions in Kotlin
- Tarique Ali Mirza