ABSTRACT

In today’s fast-paced world, Android development is a rapidly evolving field that requires regular updates to keep up with the latest trends and technologies. Tiny Android Projects Using Kotlin is an excellent resource for developers who want to learn to build Android applications using the latest tools and frameworks.

KEY FEATURES

  • Teaches building Android apps using Kotlin, XML, and Jetpack Compose
  • Includes saving data on the device using the Room database library
  • Teaches communication between an Android device and data on the internet using REST API
  • Shows how to create different Android menu navigations using Jetpack Compose
  • Introduces the most architectures used in Android Projects and implements MVVM

With Kotlin being the most preferred language for Android development, this book provides a practical, hands-on approach to learning the language and building high-quality Android apps using Kotlin, XML, and Jetpack Compose.

chapter 1|19 pages

Introduction and Getting Started

chapter 2|28 pages

Basic XML Widgets in Android

chapter 3|29 pages

More on Android XML Views

Project 2 – Quiz App: Part 1

chapter 4|25 pages

Intents in Android

Project 2 – Quiz App – Part 2

chapter 5|23 pages

Android Fragments and ViewPager2

chapter 6|34 pages

Networking in Android Using Retrofit

chapter 7|50 pages

Google Firebase Services

Project 5 – Tour Guide App

chapter 8|24 pages

Android MVVM Architecture

Project 5 – Tour Guide Part 2

chapter 9|25 pages

Basic Jetpack Compose Elements

chapter 10|23 pages

More on Compose Elements

chapter 11|37 pages

Room Database with Jetpack Compose

chapter 12|24 pages

Menus and Navigation in Jetpack Compose