Skip to content

AryanBhati02/MAD_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAD Assignment (Mobile Application Development)

This repository contains 4 Android applications developed as part of the Mobile Application Development (CSE3709) assignment.


📂 Project Structure

MAD_Assignment/
├── CurrencyConverterApp/
├── MediaPlayerApp/
├── SensorApp/
├── PhotoGallery/

Each folder contains a complete Android Studio project with all necessary files.


🚀 Projects Overview

1️⃣ Currency Converter App

  • Converts between:

    • INR
    • USD
    • JPY
    • EUR
  • Includes Light/Dark theme switching

  • Simple and user-friendly UI


2️⃣ Media Player App

  • Play audio files from device

  • Stream video from URL

  • Features:

    • Play
    • Pause
    • Stop
    • Restart

3️⃣ Sensor App

  • Displays real-time sensor data:

    • Accelerometer
    • Light Sensor
    • Proximity Sensor

4️⃣ Photo Gallery App

  • Capture photos using device camera

  • Select and view images from folders

  • Grid-based gallery view

  • Image details:

    • Name
    • Path
    • Size
    • Date
  • Option to delete images with confirmation


🛠️ Technologies Used

  • Java / Kotlin
  • Android SDK
  • Android Studio
  • XML (UI Design)

📌 How to Run

  1. Clone the repository:

    git clone https://github.com/AryanBhati02/MAD_Assignment.git
    
  2. Open any project folder in Android Studio

  3. Build & Run on Emulator or Physical Device


👤 Author

Aryan Bhati


📅 Submission

This repository is created as part of academic coursework for evaluation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors