diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f399fc830ac..8b3160f213d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3672,6 +3672,12 @@
+
+
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bcae9a5efd4..fb80f293fb5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -12627,4 +12627,29 @@
See all apps
+
+
+ Smart Forwarding
+
+ Smart Forwarding Enabled
+
+ Smart Forwarding Disabled
+
+ Call Settings
+
+ Updating Settings...
+
+ Call Settings error
+
+ Network or SIM card error.
+
+ Sim is not activated.
+
+ Enter Phone numbers
+
+ Enter Phone number
+
+ Phone number is missing.
+
+ OK
diff --git a/res/xml/smart_forwarding_mdn_handler.xml b/res/xml/smart_forwarding_mdn_handler.xml
new file mode 100644
index 00000000000..cefbcbf1cf8
--- /dev/null
+++ b/res/xml/smart_forwarding_mdn_handler.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/xml/smart_forwarding_mdn_handler_header.xml b/res/xml/smart_forwarding_mdn_handler_header.xml
new file mode 100644
index 00000000000..30e873f445d
--- /dev/null
+++ b/res/xml/smart_forwarding_mdn_handler_header.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/xml/smart_forwarding_switch.xml b/res/xml/smart_forwarding_switch.xml
new file mode 100644
index 00000000000..dda9d5a4523
--- /dev/null
+++ b/res/xml/smart_forwarding_switch.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
\ No newline at end of file