sbccas / Practical_Assignment

Android Practical_Assignment 305 MAD-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical_Assignment

Welcome to the Android Practical_Assignment 305 MAD-1 Tutorial Demo repository!

This project serves as a starting point for Android app development and provides hands-on examples and tutorials for beginners.

Demo App Screenshot

Table of Contents

Getting Started

Follow these steps to get this Android app up and running on your local machine.

Prerequisites

  • Android Studio: Make sure you have Android Studio installed.
  • Android Emulator or a physical Android device for testing.

Installation

  1. Clone this repository to your local machine using git clone:

    git clone https://github.com/sbccas/Practical_Assignment.git
    

Open the project in Android Studio.

Build and run the app on your emulator or Android device.

Features

  • Feature 1: Demos on Basic Android Concepts.
  • Feature 2: Use of different Widgets.
  • Feature 3: Working Android App with Navigation.

Screenshots

Screenshot 1 | Screenshot 2 | Screenshot 3

Contributing

We welcome contributions to improve this Android tutorial demo. To contribute:

  • Fork this repository.
    • Create a new branch for your feature: git checkout -b feature-name
    • Make your changes and commit them: git commit -m 'Add some feature'
    • Push to your forked repository: git push origin feature-name
    • Create a pull request to this repository.

License

This project is licensed under the MIT License.

Acknowledgments

Developed for the Students of SYBCA Mobile Application Track.

Contact

If you have questions or need further assistance, feel free to contact us at info@amrolicollege.ac.in

Happy Mobile Application Developing...!

About

Android Practical_Assignment 305 MAD-1


Languages

Language:Java 100.0%