diff --git a/AndroidManifest.xml b/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d230c2585bb3299a7822e9c3e4de2034872fda82
--- /dev/null
+++ b/AndroidManifest.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ExampleInstrumentedTest.java b/ExampleInstrumentedTest.java
new file mode 100644
index 0000000000000000000000000000000000000000..272aa904774acb393ac4f455583481b98ff336b2
--- /dev/null
+++ b/ExampleInstrumentedTest.java
@@ -0,0 +1,26 @@
+package com.example.devhub_app_test_1;
+
+import android.content.Context;
+
+import androidx.test.platform.app.InstrumentationRegistry;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+import static org.junit.Assert.*;
+
+/**
+ * Instrumented test, which will execute on an Android device.
+ *
+ * @see Testing documentation
+ */
+@RunWith(AndroidJUnit4.class)
+public class ExampleInstrumentedTest {
+ @Test
+ public void useAppContext() {
+ // Context of the app under test.
+ Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
+ assertEquals("com.example.devhub_app_test_1", appContext.getPackageName());
+ }
+}
\ No newline at end of file
diff --git a/activity_first.xml b/activity_first.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fa306a50503086bbaf73ab55f31c5237b8744476
--- /dev/null
+++ b/activity_first.xml
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/bg.png b/bg.png
new file mode 100644
index 0000000000000000000000000000000000000000..5a11f5d606d6fd065433c4fdd7daf26333b63e6e
Binary files /dev/null and b/bg.png differ
diff --git a/ic_launcher_background.xml b/ic_launcher_background.xml
new file mode 100644
index 0000000000000000000000000000000000000000..07d5da9cbf141911847041df5d7b87f0dd5ef9d4
--- /dev/null
+++ b/ic_launcher_background.xml
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/img.png b/img.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc4c81e120e2a92a2f6484b72157a7e206c6debe
Binary files /dev/null and b/img.png differ
diff --git a/lock_icon.png b/lock_icon.png
new file mode 100644
index 0000000000000000000000000000000000000000..ce9a3122da4a2193b9e8d9bcdcd0229f3ea1e68a
Binary files /dev/null and b/lock_icon.png differ
diff --git a/stroke.xml b/stroke.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b696403b9c4c8af5bd7059b3373f064125b5ea96
--- /dev/null
+++ b/stroke.xml
@@ -0,0 +1,10 @@
+
+
+ android:shape="rectangle">
+
+
+
+
+
\ No newline at end of file
diff --git a/stroke0.xml b/stroke0.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c2d9ce94bc17f39d8f8147dcc3fee85a751e809b
--- /dev/null
+++ b/stroke0.xml
@@ -0,0 +1,14 @@
+
+
+ android:shape="rectangle">
+
+
+
+
+
\ No newline at end of file
diff --git a/stroke2.xml b/stroke2.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7c4e14c9f635d31d89eb25b7a60aa5a0a858bb58
--- /dev/null
+++ b/stroke2.xml
@@ -0,0 +1,11 @@
+
+
+ android:shape="rectangle">
+
+
+
+
+
\ No newline at end of file
diff --git a/user_icno.png b/user_icno.png
new file mode 100644
index 0000000000000000000000000000000000000000..def107a5107d486cd68b9cfd3f40499181dcb14c
Binary files /dev/null and b/user_icno.png differ