diff --git a/Android/2021_05_07_AndroidClass-1/Installation-Instructions.md b/Android/2021_05_07_AndroidClass-1/Installation-Instructions.md
new file mode 100644
index 0000000..179f39f
--- /dev/null
+++ b/Android/2021_05_07_AndroidClass-1/Installation-Instructions.md
@@ -0,0 +1 @@
+# Android Studio Installation Instructions
diff --git a/Android/2021_05_07_AndroidClass-1/README.md b/Android/2021_05_07_AndroidClass-1/README.md
new file mode 100644
index 0000000..247bf5a
--- /dev/null
+++ b/Android/2021_05_07_AndroidClass-1/README.md
@@ -0,0 +1,15 @@
+# Android Development Class - I
+
+## Get the Presentation used in class: [Here](Android_Class-1.pdf)
+
+#### April 22, 2021
+
+
+
+
+
+
+## Class Content:
+
+- [Installation Instructions](Installation-Instructions.md)
+- [The project we made](demo-project)
diff --git a/Android/Android-Logo.png b/Android/Android-Logo.png
new file mode 100644
index 0000000..48b1742
Binary files /dev/null and b/Android/Android-Logo.png differ
diff --git a/Android/README.md b/Android/README.md
new file mode 100644
index 0000000..7638310
--- /dev/null
+++ b/Android/README.md
@@ -0,0 +1,17 @@
+# Android Development classes resources
+
+
+## Classes held
+
+[Class 1: held on 07 May, 2021](2021_05_07_AndroidClass-1)
+
+## Reading Resources
+
+- Book: Head First Android Development: A Brain-Friendly Guide (by David Griffiths and Dawn Griffiths)
+- Android developers official website: [click here](https://developer.android.com/)
+- Android Studio official tutorial: [click here](https://developer.android.com/studio/intro)
+- For more tutorials: [androidhive](https://www.androidhive.info/)
+- For those who want free video tutorials:
+ - [By freecodecamp.org](https://www.youtube.com/watch?v=fis26HvvDII)
+ - [By CodeWithHarry (in Hindi)](https://youtu.be/mXjZQX3UzOs)
+ - [For those who want to learn in Kotlin](https://www.udemy.com/course/android-oreo-kotlin-app-masterclass/) (for getting it free contact CC Club coordinators)
diff --git a/README.md b/README.md
index 4e45aa9..e811386 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
## Resources
+- [Competitive Programming classes](CompetitiveProgramming)
+ - [Competitive Programming Class-1](CompetitiveProgramming/2021_05_05_CPClass-1)
+
- [Git/GitHub classes](Git-GitHub)
- [Git Class-1](Git-GitHub/2021_04_20_GitClass-1)
- [Git Class-2](Git-GitHub/2021_04_21_GitClass-2)
@@ -54,6 +57,9 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Java Class-4 (OOP-3)](Java/2021_04_30_JavaClass-4)
- [Connecting Java project with MySQL database](Java/JavaMySQLNotes)
+- [Android Development classes](Android)
+ - [AndroidDev Class-1](Android/2021_05_07_AndroidClass-1)
+
- [Web Development classes](WebDev)
- [WebDev Class-1 (HTML)](WebDev/2021_04_24_WebClass-1)
- [WebDev Class-2 (HTML + CSS)](WebDev/2021_04_26_WebClass-2)
@@ -63,9 +69,6 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Machine Learning classes](MachineLearning)
- [Machine Learning Class-1](MachineLearning/2021-04-29_ML-Class-1)
- [Machine Learning Class-2](MachineLearning/2021-05-03_ML-Class-2)
-
-- [Competitive Programming](CompetitiveProgramming)
- - [Competitive Programming Class-1](CompetitiveProgramming/2021_05_05_CPClass-1)
- Class recordings
- [All the recodings of classes held on MS Teams (Drive link)](https://drive.google.com/drive/folders/14UTduGJfnltoc5sEgNX4Qrq4mCEJdz2K?usp=sharing)