| | |
| | | android:icon="@drawable/app_icon" |
| | | android:isGame="true" |
| | | android:label="@string/app_name" |
| | | android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" > |
| | | android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" > |
| | | <activity |
| | | android:name="com.secondworld.univeralsdk.MainActivity" |
| | | android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection" |
| | |
| | | android:value="developer-default" /> <!-- Required. AppKey copied from Portal --> |
| | | <meta-data |
| | | android:name="JPUSH_APPKEY" |
| | | android:value="de9e26bb35598bd8c602e1d9" /> |
| | | android:value="75cabb6bec28ffc681878516" /> |
| | | </application> |
| | | |
| | | </manifest> |