diff --git a/components/device-mgt-iot-androidsense/pom.xml b/components/device-mgt-iot-androidsense/pom.xml
new file mode 100644
index 0000000000..95e0c843d0
--- /dev/null
+++ b/components/device-mgt-iot-androidsense/pom.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+ org.wso2.carbon.devicemgt-plugins
+ carbon-device-mgt-plugins-parent
+ 1.9.2-SNAPSHOT
+ ../../pom.xml
+
+
+ 4.0.0
+ device-mgt-iot-androidsense
+ 1.9.2-SNAPSHOT
+ pom
+ WSO2 Carbon - IoT Device Android Sense Management Component
+ http://wso2.org
+
+
+ org.wso2.carbon.device.mgt.iot.androidsense
+ org.wso2.carbon.device.mgt.iot.androidsense.api
+
+
+
+
+
+
+ org.apache.felix
+ maven-scr-plugin
+ 1.7.2
+
+
+ generate-scr-scrdescriptor
+
+ scr
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/features/device-mgt-iot-androidsense-feature/pom.xml b/features/device-mgt-iot-androidsense-feature/pom.xml
new file mode 100644
index 0000000000..c608ddc4bf
--- /dev/null
+++ b/features/device-mgt-iot-androidsense-feature/pom.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+ org.wso2.carbon.devicemgt-plugins
+ carbon-device-mgt-plugins-parent
+ 1.9.2-SNAPSHOT
+ ../../pom.xml
+
+
+ 4.0.0
+ device-mgt-iot-androidsense-feature
+ 1.9.2-SNAPSHOT
+ pom
+ WSO2 Carbon - IoT Server Android Sense Device Feature
+ http://wso2.org
+
+
+ org.wso2.carbon.device.mgt.iot.androidsense.feature
+
+
+
diff --git a/pom.xml b/pom.xml
index de53a222a9..239694fe5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,7 @@
components/device-mgt-iot
components/device-mgt-mdm
+ components/new -module
components/device-mgt-mdm-android
@@ -47,6 +48,7 @@
components/device-mgt-iot-virtualfirealarm
+ components/device-mgt-iot-androidsense
features/device-mgt-iot-feature
@@ -58,6 +60,7 @@
features/device-mgt-iot-virtualfirealarm-feature
+ features/device-mgt-iot-androidsense-feature