Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/echosingh/androidappdevlab
Mobile Application Development Lab Work
https://github.com/echosingh/androidappdevlab
android android-studio apk java
Last synced: 30 days ago
JSON representation
Mobile Application Development Lab Work
- Host: GitHub
- URL: https://github.com/echosingh/androidappdevlab
- Owner: EchoSingh
- License: mit
- Created: 2024-12-29T14:12:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-05T15:46:18.000Z (about 1 month ago)
- Last Synced: 2025-01-05T16:30:34.860Z (about 1 month ago)
- Topics: android, android-studio, apk, java
- Language: Java
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidAppDevLab 📱💻
Welcome to the **AndroidAppDevLab** repository! This repository contains my Semester 5 Mobile Application Development programs along with their APK files. Each program demonstrates essential concepts and techniques in Android development. 🚀
## 📂 Repository Contents
- **Programs**: Source code for various Android applications.
- **APKs**: Compiled APK files ready to be installed and tested on Android devices.## 📊 Development Time
Time spent developing the Calculator application:
[![wakatime](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/659d2fca-6f7f-4016-9e70-ae4916864340.svg)](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/659d2fca-6f7f-4016-9e70-ae4916864340)
Time spent developing the Activity Lifecycle application:
[![wakatime](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/d0899d9f-5d0c-42f0-b9be-3e1b82a76c63.svg)](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/d0899d9f-5d0c-42f0-b9be-3e1b82a76c63)
Time spent developing the Fragmentation application:
[![wakatime](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/557fd730-74c8-4a62-ba0e-c0c4c9515b71.svg)](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/557fd730-74c8-4a62-ba0e-c0c4c9515b71)
Time spent developing the Navigate application:
[![wakatime](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/9d1a6e6d-da40-4116-9dcd-f7027c28683e.svg)](https://wakatime.com/badge/user/1b048abc-0515-432a-8342-f8fb218bb013/project/9d1a6e6d-da40-4116-9dcd-f7027c28683e)
## 🚀 Features
- 📱 **User-Friendly Applications**: Designed with simplicity and usability in mind.
- 🎨 **Interactive Interfaces**: Explore beautiful and intuitive designs.
- 🛠️ **Custom Functionality**: Each program showcases unique features and capabilities.## 🛠️ How to Use
1. Clone the repository:
```bash
git clone https://github.com/EchoSingh/AndroidAppDevLab.git
```
2. Open the project in **Android Studio**.
3. Build and run the application on your device or emulator.
4. Test the APK files by directly installing them on your Android device.## 📄 License
This repository is licensed under the [MIT License](LICENSE).