Booty Calls v1.2.156版本的 MD5 值为:919c7e4dc831ea1adbaf506a3cc1a198

以下内容为反编译后的 Booty Calls v1.2.156 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="156" android:versionName="1.2.156" android:installLocation="preferExternal" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.threexentertainment.bc" platformBuildVersionCode="30" platformBuildVersionName="11"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="30" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-feature android:glEsVersion="0x00020000" />
    <uses-feature android:name="android.hardware.touchscreen" android:required="false" />
    <uses-feature android:name="android.hardware.touchscreen.multitouch" android:required="false" />
    <uses-feature android:name="android.hardware.touchscreen.multitouch.distinct" android:required="false" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <queries>
        <package android:name="com.project.nutaku" />
    </queries>
    <queries>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.BROWSABLE" />
            <data android:scheme="https" />
        </intent>
    </queries>
    <queries>
        <package android:name="com.dmm.app.store" />
    </queries>
    <queries>
        <package android:name="com.dmm.app.store" />
    </queries>
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/app_icon" android:name="com.nutaku.unity.NutakuApplication" android:allowBackup="true" android:supportsRtl="true" android:isGame="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <meta-data android:name="sdk_ai" android:value="47914" />
        <meta-data android:name="sdk_ck" android:value="edcTK3dEFfeyhSXo" />
        <meta-data android:name="sdk_cs" android:value="\#unMwk7@nCm50l$5o?M46PtxVyZ4eKc@" />
        <meta-data android:name="sdk_en" android:value="release" />
        <activity android:theme="@style/AppTheme" android:label="@string/app_name" android:name="com.nutaku.game.sdk.app.NutakuSplashActivity" android:launchMode="singleTask" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="android.intent.category.LEANBACK_LAUNCHER" />
            </intent-filter>
            <meta-data android:name="android.notch_support" android:value="true" />
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="com.threexentertainment.bc" android:host="callback" android:path="/param" />
            </intent-filter>
        </activity>
        <activity android:label="@string/app_name" android:name="com.nutaku.unity.UnityPlayerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false">
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
        </activity>
        <meta-data android:name="unity.splash-mode" android:value="0" />
        <meta-data android:name="unity.splash-enable" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait|landscape" />
        <meta-data android:name="unity.build-id" android:value="be87238b-29c4-4695-b475-5a6573b7866c" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.helpshift.activities.HSMainActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.helpshift.activities.HSDebugActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize" />
        <activity android:name="com.helpshift.unityproxy.activity.UnityDelegateActivity" />
        <activity android:theme="@style/Theme.AuthSDK.DayNight" android:name="com.dmm.android.lib.auth.AuthActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:name="com.nutaku.game.sdk.app.NutakuPaymentActivity" android:exported="false" android:configChanges="orientation|screenSize" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.threexentertainment.bc.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitTransparentActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitTransparentSoftwareActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitSoftwareActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" />
        <activity android:name="com.dmm.games.android.auth.store.optional.DmmGamesStoreOptionalAuthActivity" android:exported="false" />
        <activity android:theme="@style/MainMenuTheme" android:name="com.dmm.games.android.auth.sandbox.DmmGamesSandboxAuthActivity" android:exported="false" android:configChanges="orientation|screenSize" />
        <activity android:name="com.dmm.games.android.sdk.store.DmmGamesStoreSdkMainActivity" android:exported="true" android:launchMode="singleTop" android:configChanges="orientation|screenSize" />
        <activity android:name="com.dmm.games.android.sdk.store.optional.DmmGamesUpdateGameActivity" android:exported="false" />
        <activity android:name="com.dmm.games.android.webview.DmmGamesWebViewActivity" android:exported="false" android:configChanges="orientation|screenSize" />
        <activity android:name="com.dmm.games.android.bridge.sdk.store.DmmGamesStoreSdkBridgeActivity" android:exported="false" android:configChanges="orientation|screenSize" />
        <service android:name="com.xtremeprog.sdk.ble.BleService" android:enabled="true" />
        <receiver android:name="com.hippogames.simpleandroidnotifications.Controller" />
        <meta-data android:name="unityplayer.SkipPermissionsDialog" android:value="true" />
    </application>
</manifest>