android-development-essentials

This repository contains the project files for the YouTube series Android 11 Development Essentials

Android Development Essentials

This repository contains all the project files for the YouTube series Android 11 Development Essentials

Contents

  1. How to Install Android Studio on Windows 10
  2. How to create a new Android Studio Project
  3. How to Create a Simple Android Application
  4. How to Download Project Files from GitHub
  5. What are Activities, States, and Lifecycle Methods
  6. How to work with Activity Lifecycle Methods
  7. What are Variables and Data Types in Kotlin
  8. What are Mutable and Immutable Variables in Kotlin
  9. How to use Escape Sequences, Type Casting, and Type Checking in Kotlin
  10. How to use Nullable Types in Kotlin
  11. What are Operators and Expressions in Kotlin
  12. How to work with IF, ELSE, and WHEN Expressions in Kotlin
  13. How to work with Loops in Kotlin
  14. How to work with Lists in Kotlin
  15. How to work with Iterators in Kotlin
  16. How to work with Sets in Kotlin
  17. How to work with Maps in Kotlin
  18. How to create and use Functions in Kotlin

Contributors