Skip to content

harinandanmv/android-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Android Development Record — An Overview

Welcome! This repository contains my Android Development practical experiments, created as part of my coursework. Each experiment explores a specific Android concept, from simple UI creation to advanced topics like notifications, sensors, and database management.


💡 What This Repository Covers

This record includes Android experiments, built using Java/Kotlin, XML, and Android Studio. Each experiment is designed to strengthen understanding of:

  • Activity lifecycle and navigation
  • Layout design and UI components
  • Intents and fragment management
  • Media handling and notifications
  • Sensors and device services
  • Data storage using SQLite and Content Providers

⚙️ How to Use

  1. Clone the repository:

    git clone https://github.com/harinandanmv/android-record.git
  2. Open the desired experiment folder in Android Studio.

  3. Build and run the app on an emulator or physical device.


🛠️ Tech Stack

  • Languages: Java / Kotlin
  • IDE: Android Studio
  • UI: XML Layouts, Material Components
  • Database: SQLite (for relevant experiments)
  • Other Tools: Gradle, Sensors API, Media APIs

🧬 Learning Outcomes

Through this record, I practiced and learned:

  • Designing responsive and user-friendly Android UIs
  • Handling navigation and activity lifecycle effectively
  • Working with device sensors and broadcast receivers
  • Implementing CRUD operations using SQLite
  • Managing background tasks and media playback
  • Understanding real-world application deployment workflow

📝 License

This repository is for educational and personal use. Feel free to explore the code, but kindly credit the author if you reuse or modify significant portions.


👤 Author

M V Harinandan 🌐 LinkedIn | 💻 GitHub 📩 harinandanmv11@gmail.com

About

This repository contains my Android Development practical record. Each experiment demonstrates key Android concepts like layouts, activities, fragments, sensors, media playback, SQLite databases, and notifications — all built and tested using Android Studio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages