Commit d93fa779c43ed5acd7b1d4eadb51974b3a7e63fe
Exists in
master
Merge branch 'master' of http://git.letsgame.mobi/document/gumptech-document.git
Showing 1 changed file Side-by-side Diff
doc/AndroidDocument.md
... | ... | @@ -108,6 +108,8 @@ Help==>About Eclips点击Android对应的图标就可以查看版本了. |
108 | 108 | android:configChanges="orientation|screenLayout" |
109 | 109 | android:theme="@style/ex_win" > |
110 | 110 | </activity> |
111 | + <service android:name="com.gumptech.sdk.PushService" > | |
112 | + </service> | |
111 | 113 | <!-- paypal --> |
112 | 114 | <service |
113 | 115 | android:name="com.paypal.android.sdk.payments.PayPalService" |