Welcome to My Channel...

In this Channel you can learn Basic and Advance on Android Jetpack Compose, Kotlin, Java, Jetpack component, libraries and Android shortcut keys...

And Here We have few mini Project for sample...

Please do Subscribe, Likes, Share and Send your valuable comments..

Thanks,
Always Make It Easy Everything, Once You try everything!!


Make it Easy

2 years ago | [YT] | 6

Make it Easy

Compose Material 3

Build Jetpack Compose UIs with Material Design 3 Components, the next evolution of Material Design. Material 3 includes updated theming and components and Material You personalization features like dynamic color, and is designed to be cohesive with the new Android 12 visual style and system UI.

2 years ago | [YT] | 8

Make it Easy

Hi guys, I am back !!

2 years ago | [YT] | 10

Make it Easy

Happy 2K! Thanks for your Support..

3 years ago | [YT] | 86

Make it Easy

What is Backdrop Component?

BackdropScaffold accepts a number of additional backdrop parameters. For example, you can set the peek height of the back layer and the minimum inactive height of the front layer with the peekHeight and headerHeight parameters. You can also toggle whether or not the backdrop responds to drags with the gesturesEnabled parameter.

developer.android.com/jetpack/compose/layouts/mate…

3 years ago | [YT] | 17

Make it Easy

What is AIDL in Android?

The Android Interface Definition Language (AIDL) is similar to other IDLs you might have worked with. It allows you to define the programming interface that both the client and service agree upon in order to communicate with each other using interprocess communication (IPC).

3 years ago (edited) | [YT] | 21

Make it Easy

Android-13 Features and APIs Overview?

Per-app language preferences

Multilingual users set their system language to one language such as English but they want to select other languages for specific apps, such as Dutch, Chinese, or Hindi. To help apps provide a better experience for these users, Android 13 introduces the following new features for apps that support multiple languages.

developer.android.com/about/versions/13/features

3 years ago | [YT] | 22

Make it Easy

What is the difference between Dagger and Hilt?

Here is the Dagger-Android way to construct a component. But in Hilt, we don't need to create a component, include every module, and build for generating DaggerAppComponent class. That's all! Just by annotating the @HiltAndroidApp annotation, Hilt will do everything itself.

3 years ago (edited) | [YT] | 29

Make it Easy

What is MotionLayout?

MotionLayout is a layout type that helps you manage motion and widget animation in your app. MotionLayout is a subclass of ConstraintLayout and builds upon its rich layout capabilities. As part of the ConstraintLayout library, MotionLayout is available as a support library and is backwards-compatible to API level 14.

3 years ago (edited) | [YT] | 28