diff --git a/Example/android/.project b/Example/android/.project
new file mode 100644
index 0000000..deaaa54
--- /dev/null
+++ b/Example/android/.project
@@ -0,0 +1,17 @@
+
+
+ Example
+ Project Example created by Buildship.
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/Example/android/.settings/org.eclipse.buildship.core.prefs b/Example/android/.settings/org.eclipse.buildship.core.prefs
new file mode 100644
index 0000000..c09cd52
--- /dev/null
+++ b/Example/android/.settings/org.eclipse.buildship.core.prefs
@@ -0,0 +1,2 @@
+#Wed May 30 15:15:58 IST 2018
+connection.project.dir=
diff --git a/Example/android/app/.classpath b/Example/android/app/.classpath
new file mode 100644
index 0000000..eb19361
--- /dev/null
+++ b/Example/android/app/.classpath
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Example/android/app/.project b/Example/android/app/.project
new file mode 100644
index 0000000..ac485d7
--- /dev/null
+++ b/Example/android/app/.project
@@ -0,0 +1,23 @@
+
+
+ app
+ Project app created by Buildship.
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/Example/android/app/.settings/org.eclipse.buildship.core.prefs b/Example/android/app/.settings/org.eclipse.buildship.core.prefs
new file mode 100644
index 0000000..a04b181
--- /dev/null
+++ b/Example/android/app/.settings/org.eclipse.buildship.core.prefs
@@ -0,0 +1,2 @@
+#Wed May 30 15:15:59 IST 2018
+connection.project.dir=..