Skip to content

iRahmanG/Android-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Tutorials 📱

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.


📚 Playlist Overview

  • 🎓 Instructor: WS Cube Tech
  • 🌐 Language: Hindi
  • 🛠️ Tech Stack: Java, XML, Android Studio
  • 📺 Status:Completed
  • 🔗 Watch the Playlist on YouTube

🧠 Topics Covered

  • 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

📁 Repository Structure

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
  1. Open the repository in Android Studio.
  2. Navigate to any project folder, such as Project_04_RecyclerView/.
  3. Let Gradle sync and dependencies load.
  4. Build and run the app using an emulator or physical device.
  5. Explore the code, layouts, and logic to enhance your learning.

🙌 Acknowledgements

This learning journey was made possible by the WS Cube Tech YouTube channel, which offers a complete Android development course in Hindi.

Their tutorials were beginner-friendly, practical, and easy to follow. Thank you for helping thousands of students get started in Android development!


👨‍💻 About Me

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.


⭐ Support

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors