Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="preferExternal" android:theme="@android:style/Theme.NoTitleBar" package="com.square_enix.android_googleplay.mobiusff_j" platformBuildVersionCode="22" platformBuildVersionName="5.1.1-1819727">
  3. <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true" android:xlargeScreens="true"/>
  4. <uses-permission android:name="com.android.vending.BILLING"/>
  5. <uses-permission android:name="android.permission.INTERNET"/>
  6. <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
  7. <uses-permission android:name="android.permission.WAKE_LOCK"/>
  8. <permission android:name="com.square_enix.android_googleplay.mobiusff_j.permission.C2D_MESSAGE" android:protectionLevel="signature"/>
  9. <uses-permission android:name="com.square_enix.android_googleplay.mobiusff_j.permission.C2D_MESSAGE"/>
  10. <application android:banner="@drawable/app_banner" android:debuggable="false" android:icon="@drawable/app_icon" android:isGame="true" android:label="@string/app_name">
  11. <activity android:configChanges="locale|fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:label="@string/app_name" android:launchMode="singleTask" android:name="com.square_enix.mevius.MeviusActivity" android:screenOrientation="portrait">
  12. <intent-filter>
  13. <action android:name="android.intent.action.MAIN"/>
  14. <category android:name="android.intent.category.LAUNCHER"/>
  15. <category android:name="android.intent.category.LEANBACK_LAUNCHER"/>
  16. </intent-filter>
  17. <intent-filter>
  18. <action android:name="android.intent.action.VIEW"/>
  19. <category android:name="android.intent.category.DEFAULT"/>
  20. <category android:name="android.intent.category.BROWSABLE"/>
  21. <data android:scheme="mobiusff"/>
  22. </intent-filter>
  23. <meta-data android:name="unityplayer.UnityActivity" android:value="true"/>
  24. <meta-data android:name="unityplayer.ForwardNativeEventsToDalvik" android:value="true"/>
  25. </activity>
  26. <receiver android:enabled="true" android:exported="true" android:name="com.square_enix.mevius.AlarmReceiver"/>
  27. <receiver android:name="com.square_enix.mevius.GcmBroadcastReceiver" android:permission="com.google.android.c2dm.permission.SEND">
  28. <intent-filter>
  29. <action android:name="com.google.android.c2dm.intent.RECEIVE"/>
  30. <category android:name="com.square_enix.android_googleplay.mobiusff_j"/>
  31. </intent-filter>
  32. </receiver>
  33. <service android:name="com.square_enix.mevius.GcmIntentService"/>
  34. <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
  35. <receiver android:exported="true" android:name="it.partytrack.sdk.ReferrerReceiver">
  36. <intent-filter>
  37. <action android:name="com.android.vending.INSTALL_REFERRER"/>
  38. </intent-filter>
  39. </receiver>
  40. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.ad.AdRecommendActivity" android:theme="@android:style/Theme.Light.NoTitleBar" android:windowSoftInputMode="adjustResize"/>
  41. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.invitation.InvitationWebViewActivity" android:theme="@android:style/Theme.Light.NoTitleBar"/>
  42. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.invitation.InvitationActivity" android:theme="@android:style/Theme.Light.NoTitleBar">
  43. <intent-filter>
  44. <action android:name="android.intent.action.VIEW"/>
  45. <category android:name="android.intent.category.DEFAULT"/>
  46. <category android:name="android.intent.category.BROWSABLE"/>
  47. <data android:host="invited" android:scheme="nakamap"/>
  48. </intent-filter>
  49. </activity>
  50. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.RootActivity" android:theme="@style/lobisdk_lobi_activity_theme" android:windowSoftInputMode="adjustResize">
  51. <intent-filter>
  52. <action android:name="android.intent.action.VIEW"/>
  53. <category android:name="android.intent.category.DEFAULT"/>
  54. <category android:name="android.intent.category.BROWSABLE"/>
  55. <data android:scheme="nakamapapp-2c4dd881e9f8726074cacfa48ec832c4248b018c"/>
  56. </intent-filter>
  57. </activity>
  58. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.profile.ProfileActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" android:windowSoftInputMode="adjustResize"/>
  59. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.profile.ProfileEditActivity" android:theme="@android:style/Theme.Light.NoTitleBar" android:windowSoftInputMode="adjustResize"/>
  60. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.stamp.StampActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  61. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.group.CreateNewGroupActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  62. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.setting.WebViewSetting" android:theme="@android:style/Theme.Light.NoTitleBar"/>
  63. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.group.ContactListActivity" android:theme="@android:style/Theme.Light.NoTitleBar" android:windowSoftInputMode="adjustResize|stateHidden"/>
  64. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.group.UserFollowerListActivity" android:theme="@android:style/Theme.Light.NoTitleBar" android:windowSoftInputMode="adjustResize|stateHidden"/>
  65. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.group.ContactRecommendedActivity" android:theme="@android:style/Theme.Light.NoTitleBar" android:windowSoftInputMode="adjustResize|stateHidden"/>
  66. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.menu.MenuActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  67. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.activity.AppDownloadActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  68. <service android:name="com.kayac.lobi.sdk.service.AppInstallChecker"/>
  69. <service android:exported="true" android:name="com.kayac.nakamap.sdk.auth.NakamapAuthCallbackService">
  70. <intent-filter>
  71. <action android:name="com.kayac.nakamap.NAKAMAP_APP_AUTH_CALLBACK_2c4dd881e9f8726074cacfa48ec832c4248b018c"/>
  72. </intent-filter>
  73. </service>
  74. <receiver android:exported="true" android:name="com.kayac.lobi.sdk.receiver.AppInstallReceiver">
  75. <intent-filter>
  76. <action android:name="android.intent.action.PACKAGE_ADDED"/>
  77. <data android:scheme="package"/>
  78. </intent-filter>
  79. </receiver>
  80. <meta-data android:name="com.kayac.lobi.sdk.clientId" android:value="2c4dd881e9f8726074cacfa48ec832c4248b018c"/>
  81. <meta-data android:name="com.kayac.lobi.sdk.accountBaseName" android:value="LobiSDK User"/>
  82. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecPlayActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  83. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecPostVideoActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  84. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecSNSLoginActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  85. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecVideoLoadingActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  86. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecVideoPlayerActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  87. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:name="com.kayac.lobi.sdk.rec.activity.RecFAQActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
  88. <service android:name="com.kayac.lobi.sdk.rec.service.MovieUploadService"/>
  89. <activity android:name="com.google.example.games.pluginsupport.SignInHelperActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"/>
  90. <activity android:name="com.google.example.games.pluginsupport.SelectOpponentsHelperActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"/>
  91. <activity android:name="com.google.example.games.pluginsupport.InvitationInboxHelperActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"/>
  92. <meta-data android:name="com.google.android.gms.games.APP_ID" android:value="1053752167334"/>
  93. <meta-data android:name="com.google.android.gms.appstate.APP_ID" android:value="1053752167334"/>
  94. </application>
  95. <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
  96. <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
  97. <uses-permission android:name="android.permission.RECORD_AUDIO"/>
  98. <uses-feature android:name="android.hardware.microphone" android:required="false"/>
  99. <uses-permission android:name="android.permission.GET_ACCOUNTS"/>
  100. <uses-feature android:glEsVersion="0x20000"/>
  101. <uses-permission android:name="android.permission.READ_PHONE_STATE"/>
  102. <uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
  103. <uses-feature android:name="android.hardware.touchscreen.multitouch" android:required="false"/>
  104. <uses-feature android:name="android.hardware.touchscreen.multitouch.distinct" android:required="false"/>
  105. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement