diff --git a/android/phoenix/AndroidManifest.xml b/android/phoenix/AndroidManifest.xml
index b528d90cab..96de4238e9 100644
--- a/android/phoenix/AndroidManifest.xml
+++ b/android/phoenix/AndroidManifest.xml
@@ -4,6 +4,8 @@
android:versionName="1.2" android:installLocation="preferExternal">
+
+
@@ -13,12 +15,13 @@
-
+
+ android:hasCode="true"
+ android:banner="@drawable/banner">
diff --git a/android/phoenix/res/drawable-xhdpi/banner.png b/android/phoenix/res/drawable-xhdpi/banner.png
new file mode 100644
index 0000000000..c9ce27e493
Binary files /dev/null and b/android/phoenix/res/drawable-xhdpi/banner.png differ