Advance 3D Navigation Drawer in Android | Android Studio Tutorial | JAVA | Best UI UX practice

Опубликовано: 05 Февраль 2026
на канале: Techno Learning
949
10

In this video we've created an app in which 3D navigation drawer is implemented from scratch to end.
For futher tutorial
Get stared with android jetpack navigation component library. This example is using Kotlin.
Read about :
1) Creating a project with Kotlin and androidX
2) Navigation Component dependencies
3) Creating a navigation graph
3) NavHostFragment (Navigaton Host Fragment)
4) Adding fragments to the navigation graph
5) NavController and navigating between fragments
6) Fragment transition animations using the navigation graph
7) Backstack management with PopUpTo and PopUpToInclusive attributes
8) Sending data as Arguments through a Bundle to a Fragment

When the Navigation Drawer Menu Item has clicked a New Activity with the name of that activity will be displayed.

for any question or clarification, Kindly comment.

Thank for watching.

#Android #Java #UI #Design #Coding #tutorials