This repository contains the complete learning content from the WS Cube Tech YouTube playlist:
π Android Development Tutorial in Hindi (Complete Course)
I followed this series to build a strong foundation in Android development using Java, and this repo showcases all the practical code and mini-projects created while learning.
- π Instructor: WS Cube Tech
- π Language: Hindi
- π οΈ Tech Stack: Java, XML, Android Studio
- πΊ Status: β Completed
- π Watch the Playlist on YouTube
- Android Studio Setup & Project Structure
- Activities, Intents & Activity Lifecycle
- Layouts and Views (Linear, Relative, Constraint)
- UI Widgets (Button, EditText, RadioButton, etc.)
- RecyclerView & Custom Adapters
- Shared Preferences
- SQLite Database
- Services & Broadcast Receivers
- Fragments & Fragment Lifecycle
- Firebase Authentication & Realtime Database
Android-Tutorials/
βββ Project_01_HelloWorld/
βββ Project_02_Layouts/
βββ Project_03_IntentExample/
βββ Project_04_RecyclerView/
βββ Project_05_SQLiteDemo/
βββ Project_06_SharedPreferences/
βββ Project_07_FirebaseIntro/
βββ README.md
---
### π How to Use This Repository
-Follow these steps to run any of the Android projects included in this repository:
```bash
## Clone the repository
git clone https://github.com/iRahmanG/Android-Tutorials.git
- Open the repository in Android Studio.
- Navigate to any project folder, such as
Project_04_RecyclerView/. - Let Gradle sync and dependencies load.
- Build and run the app using an emulator or physical device.
- Explore the code, layouts, and logic to enhance your learning.
This learning journey was made possible by the WS Cube Tech YouTube channel, which offers a complete Android development course in Hindi.
- πΊ Playlist: Android Development Tutorial in Hindi (WS Cube Tech)
- π§βπ« Channel: WS Cube Tech
Their tutorials were beginner-friendly, practical, and easy to follow. Thank you for helping thousands of students get started in Android development!
Hi, I'm iRahmanG π
I'm passionate about mobile development and continuous learning. This repo is a part of my journey to becoming a better Android developer.
- π GitHub: github.com/iRahmanG
- π§ Open to discussions, collaborations, and improvements!
If you find this repository helpful or inspiring:
- π Star this repo to show support.
- π΄ Fork it to create your own learning path.
- π Share it with fellow learners.
- π¬ Raise issues or contribute with improvements.
Thank you for visiting! Happy Learning and Happy Coding! π