This repository contains 4 Android applications developed as part of the Mobile Application Development (CSE3709) assignment.
MAD_Assignment/
├── CurrencyConverterApp/
├── MediaPlayerApp/
├── SensorApp/
├── PhotoGallery/
Each folder contains a complete Android Studio project with all necessary files.
-
Converts between:
- INR
- USD
- JPY
- EUR
-
Includes Light/Dark theme switching
-
Simple and user-friendly UI
-
Play audio files from device
-
Stream video from URL
-
Features:
- Play
- Pause
- Stop
- Restart
-
Displays real-time sensor data:
- Accelerometer
- Light Sensor
- Proximity Sensor
-
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
- Java / Kotlin
- Android SDK
- Android Studio
- XML (UI Design)
-
Clone the repository:
git clone https://github.com/AryanBhati02/MAD_Assignment.git -
Open any project folder in Android Studio
-
Build & Run on Emulator or Physical Device
Aryan Bhati
This repository is created as part of academic coursework for evaluation.