Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guanshiyin28/navigation-drawer

Navigation Drawer made by Kotlin Language
https://github.com/guanshiyin28/navigation-drawer

android-app android-application android-studio kotlin kotlin-android navigation-drawer

Last synced: 9 days ago
JSON representation

Navigation Drawer made by Kotlin Language

Awesome Lists containing this project

README

        

# Navigation Drawer APP

This repository contains the source code for an Android application demonstrating the implementation of a Navigation Drawer using the Kotlin language within the Android Studio environment. This project showcases how to create a user-friendly and intuitive navigation experience.



## Purpose of This Repository

To showcase the integration of a Navigation Drawer with Fragments to create a flexible and modular user interface within an Android application developed with Kotlin.



## Steps

1. Clone this Repository

```
git clone https://github.com/guanshiyin28/Navigation-Drawer.git
```

2. Open the project
3. Run the project