|
1 | 1 | # Practical_Assignment |
2 | 2 |
|
3 | | -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. |
| 3 | +Welcome to the Android Practical_Assignment 305 MAD-1 Tutorial Demo repository! |
| 4 | + |
| 5 | +This project serves as a starting point for Android app development and provides hands-on examples and tutorials for beginners. |
4 | 6 |
|
5 | 7 |  |
6 | 8 |
|
@@ -35,21 +37,20 @@ Follow these steps to get this Android app up and running on your local machine. |
35 | 37 |
|
36 | 38 | ## Features |
37 | 39 |
|
38 | | -### Feature 1: Describe a key feature of your app. |
39 | | -### Feature 2: Highlight another important functionality. |
40 | | -### Feature 3: You can list more features here. |
| 40 | + - Feature 1: Demos on Basic Android Concepts. |
| 41 | + - Feature 2: Use of different Widgets. |
| 42 | + - Feature 3: Working Android App with Navigation. |
41 | 43 | ### Screenshots |
42 | | - #### Screenshot 1 |
43 | | - #### Screenshot 2 |
| 44 | + #### <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/a5545714-f751-4680-82f1-50c0ddaa4a28" alt="Screenshot 1" style="height: 10cm;"> | <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/d4153517-0e23-4dbe-b5eb-3355c4307a9d" alt="Screenshot 2" style="height: 10cm;"> | <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/ffda34b0-1630-403b-b560-a902c40dc488" alt="Screenshot 3" style="height: 10cm;"> |
44 | 45 |
|
45 | 46 | ## Contributing |
46 | 47 | We welcome contributions to improve this Android tutorial demo. To contribute: |
47 | 48 |
|
48 | | -## Fork this repository. |
49 | | - Create a new branch for your feature: git checkout -b feature-name |
50 | | - Make your changes and commit them: git commit -m 'Add some feature' |
51 | | - Push to your forked repository: git push origin feature-name |
52 | | - Create a pull request to this repository. |
| 49 | + - Fork this repository. |
| 50 | + - Create a new branch for your feature: git checkout -b feature-name |
| 51 | + - Make your changes and commit them: git commit -m 'Add some feature' |
| 52 | + - Push to your forked repository: git push origin feature-name |
| 53 | + - Create a pull request to this repository. |
53 | 54 | ## License |
54 | 55 | This project is licensed under the MIT License. |
55 | 56 |
|
|
0 commit comments