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! 🚀