Skip to content

Parth-12pm/MAD_Codes

Repository files navigation

MAD_Codes

Overview

This repository contains Mobile Application Development (MAD) code examples and projects. It serves as a I collection of practical implementations <3 for various mobile development concepts S using Android.

Repository Structure

The repository is organized into the following main components:

  • Lab Assignments: Step-by-step implementation of concepts covered in lab sessions
  • Projects: Complete mobile applications demonstrating the integration of multiple concepts
  • Examples: Standalone code samples illustrating specific Android features

Technologies Used

  • Java
  • XML
  • Android SDK
  • Android Studio

Getting Started

Prerequisites

  • Android Studio (latest version recommended)
  • Android SDK
  • Java Development Kit (JDK)

Installation

  1. Clone the repository:
    git clone https://github.com/Parth-12pm/MAD_Codes.git
    
  2. Open the project in Android Studio
  3. Sync Gradle files
  4. Select the specific project/example you want to run
  5. Run on an emulator or physical device

Features

  • UI Design examples
  • Activity and Fragment implementations
  • Data storage solutions
  • API integration samples
  • Material Design components
  • Navigation patterns

Contributing

Contributions are welcome! If you'd like to add your own examples or improve existing ones:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Parth - GitHub Profile

Project Link: https://github.com/Parth-12pm/MAD_Codes

Acknowledgments

  • Thanks to all contributors who have helped with the development of these examples
  • Android Developer Documentation for reference materials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages