Skip to content

ankit485803/AndroidAppDev_UsingKotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AndroidAppDev-UsingKotlin

πŸ“± A personal learning repository for Android App Development using Kotlin and XML (for UI).
This repo documents my journey as I build Android apps and learn key development concepts.


πŸš€ Tech Stack

  • Language: Kotlin (.kt)
  • UI Design: XML
  • IDE: Android Studio (Meerkat or latest)
  • Build System: Gradle
  • Version Control: Git + GitHub

🧠 Learning Goals

  • Understand the Android app lifecycle
  • Build user interfaces using XML
  • Write Kotlin logic for interactivity
  • Explore key Android components (Activities, Fragments, Intents, etc.)
  • Use RecyclerViews, ViewModels, and Jetpack libraries in future projects

πŸ“ Folder Structure

AndroidAppDev-UsingKotlin/
β”œβ”€β”€ app/                  # Source code for projects
β”‚   └── HelloWorldApp/    # Example Android project
β”œβ”€β”€ screenshots/          # Screenshots and UI previews
β”œβ”€β”€ README.md             # You're here!
└── .gitignore            # Standard Git ignore file

About

This is our Android app development learning journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published