DEV Community

Rlogical Techsoft Pvt Ltd
Rlogical Techsoft Pvt Ltd

Posted on

Know About Android Jetpack Components & Architecture

What is Andoid Jetpack?
Jetpack is a suite of libraries, tools, and guidance to help developers write high-quality apps easier.

Prerequisites

To Implement any of the Android Jetpack Components it requires Android Studio version higher than 3.3 and androidx.* setup.

Jetpack comprises the androidx.* package libraries, unbundled from the platform APIs. This means that it offers backward compatibility and updated more frequently than the Android platform, making sure you always have access to the latest and greatest versions of the Jetpack components.

Android Jetpack Components
– Foundation
– Architecture
– Behavior
– UI

Android Jetpack Architecture
– Navigation
– Live Data
Read more here:https://www.rlogical.com/blog/what-is-android-jetpack-know-about-android-jetpack-components-architecture/

Top comments (0)