You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
5
5

@@ -8,15 +8,54 @@ Welcome to the Android Practical_Assignment 305 MAD-1 Tutorial Demo repository!
8
8
9
9
-[Getting Started](#getting-started)
10
10
-[Features](#features)
11
-
-[Tutorials](#tutorials)
11
+
-[Tutorials](#screenshots)
12
12
-[Contributing](#contributing)
13
13
-[License](#license)
14
14
15
15
## Getting Started
16
16
17
-
To get started with this demo, follow these steps:
17
+
Follow these steps to get this Android app up and running on your local machine.
18
+
19
+
### Prerequisites
20
+
21
+
- Android Studio: Make sure you have [Android Studio](https://developer.android.com/studio) installed.
22
+
- Android Emulator or a physical Android device for testing.
18
23
19
-
1. Clone this repository to your local machine:
24
+
### Installation
20
25
26
+
1. Clone this repository to your local machine using `git clone`:
0 commit comments