Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guanshiyin28/navigation-drawer
- Owner: guanshiyin28
- License: mit
- Created: 2024-12-16T15:27:21.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-01-20T10:46:12.000Z (10 days ago)
- Last Synced: 2025-01-20T11:37:31.670Z (10 days ago)
- Topics: android-app, android-application, android-studio, kotlin, kotlin-android, navigation-drawer
- Language: Kotlin
- Homepage:
- Size: 110 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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