A complete collection of 5 Android apps built in Java, showcasing key Android concepts like unit conversion, theme switching, Lottie animation, Firebase Google Sign-In, and a photo gallery with camera access.
MAD_Assignment_2025/
βββ Q1_UnitConverter/ # π Unit Converter App
βββ Q2_ThemeSettings/ # π Theme Toggle App (Dark/Light)
βββ Q3_LottieAnimation/ # ποΈ Lottie Animation Viewer
βββ Q4_GoogleAuth/ # π Google Sign-In with Firebase
βββ Q5_PhotoGallery/ # πΈ Camera + Gallery App
βββ ui_elements/ # πΈ All screenshots and demo video- Convert between Feet, Inches, Centimeters, Meters, Yards
- Clean and responsive UI
- π² Download APK
- Toggle between Light & Dark Mode
- Persistent theme using SharedPreferences
- Dynamic settings icon changes by theme
- π² Download APK
- Smooth playback of Lottie animation from
res/raw - Uses LottieAnimationView
- π² Download APK
- Login via Google using Firebase Authentication
- Displays user name/email after login
- Sign-out revokes access to force account picker next time
- π² Download APK
- Capture photos using camera
- Browse images from folder in grid view
- Tap an image to view:
- File name
- Size
- Path
- Date
- Delete image with confirmation
- Option to select a whole folder and load images
- Multi delete image functionality
- π² Download APK
Each folder contains its respective .apk file for installation and testing:
Q1_UnitConverter/UnitConverter.apk
Q2_ThemeSettings/ThemeSettings.apk
Q3_LottieAnimation/LottieAnimation.apk
Q4_GoogleAuth/GoogleAuth.apk
Q5_PhotoGallery/PhotoGallery.apk
Kritavya Patel
π§ kritavyapatel999@gmail.com
π» GitHub: @Kritavya
πΈ Instagram: @kritavya
π LinkedIn: Kritavya Patel














