diff --git a/doc/AndroidDocument.md b/doc/AndroidDocument.md
index ea7f718..3ecb161 100644
--- a/doc/AndroidDocument.md
+++ b/doc/AndroidDocument.md
@@ -76,14 +76,11 @@ Help==>About Eclips点击Android对应的图标就可以查看版本了.
+ android:configChanges="orientation|screenLayout"
+ android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
+ android:theme="@style/Theme.TransparentWin" >
-
-
@@ -91,15 +88,23 @@ Help==>About Eclips点击Android对应的图标就可以查看版本了.
+ android:theme="@style/Theme.WinForExchange" >
+
+
+
+
+
#### 2、 向Gump平台索要游戏ID(GID),完成代码接入