Play House Simulation v3.0版本的 MD5 值为:4dbd745af43e6bcde3a0dca90b9e5934

以下内容为反编译后的 Play House Simulation v3.0 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="3" android:versionName="3.0" android:installLocation="preferExternal" android:compileSdkVersion="23" android:compileSdkVersionCodename="6.0-2438415" package="com.db.phs.huawei" platformBuildVersionCode="31" platformBuildVersionName="12"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="31" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" />
    <application android:label="@string/sun_app_name" android:icon="@drawable/app_icon" android:name="com.fakerandroid.boot.FakerApp" android:hardwareAccelerated="true" android:banner="@drawable/app_banner" android:isGame="true" android:extractNativeLibs="true">
        <activity android:label="@string/app_name" android:name="com.fakerandroid.boot.FakerActivity" android:launchMode="singleTask" android:screenOrientation="sensorLandscape" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false">
            <intent-filter>
                <action android:name="com.db.phs.huawei.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
            <meta-data android:name="unityplayer.SkipPermissionsDialog" android:value="true" />
        </activity>
        <meta-data android:name="unity.build-id" android:value="6a4d6a0f-a4c8-486b-a1fe-dfce7f575a10" />
        <meta-data android:name="unity.splash-mode" android:value="0" />
        <meta-data android:name="unity.splash-enable" android:value="true" />
        <meta-data android:name="android.max_aspect" android:value="2.1" />
        <meta-data android:name="main_activity_action" android:value="com.db.phs.huawei.action.MAIN" />
        <provider android:name="com.sun.sdk.LaunchProvider" android:exported="false" android:authorities="com.db.phs.huawei.LaunchInit" android:initOrder="100" />
        <service android:name="com.sun.huawei.push.HuaweiHmsMsgServuce" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.sun.huawei.ad.AdSplash" android:screenOrientation="sensorLandscape" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <receiver android:name="com.sun.from_base.notify.AlarmReceiver" android:exported="true">
            <intent-filter>
                <action android:name="TIMER_ACTION" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.appsflyer.SingleInstallBroadcastReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.INSTALL_REFERRER" />
            </intent-filter>
        </receiver>
        <meta-data android:name="CHANNEL" android:value="HuaWei" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.adfly.sdk.core.activity.WebViewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.adfly.sdk.rewardedvideo.RewardedVideoCacheActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.adfly.sdk.rewardedvideo.SspRewardVideoShowActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.adfly.sdk.rewardedvideo.InterstitialShowActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.adfly.sdk.interactive.PopupBannerActivity" android:exported="false" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false">
            <meta-data android:name="com.huawei.agconnect.crash.AGConnectCrashRegistrar" android:value="com.huawei.agconnect.core.ServiceRegistrar" />
            <meta-data android:name="com.huawei.agconnect.apms.APMSRegistrar" android:value="com.huawei.agconnect.core.ServiceRegistrar" />
            <meta-data android:name="com.huawei.agconnect.remoteconfig.ConfigRegistrar" android:value="com.huawei.agconnect.core.ServiceRegistrar" />
            <meta-data android:name="com.huawei.agconnect.abtest.ABTestRegistrar" android:value="com.huawei.agconnect.core.ServiceRegistrar" />
            <meta-data android:name="com.huawei.agconnect.credential.CredentialServiceRegistrar:100" android:value="com.huawei.agconnect.core.ServiceRegistrar" />
        </service>
        <meta-data android:name="DEFAULT_VALUE_MAX_COLD_START_THRESHOLD" android:value="3000" />
        <provider android:name="com.huawei.agconnect.apms.APMSInitializeProvider" android:exported="false" android:authorities="com.db.phs.huawei.APMSInitializeProvider" android:initOrder="101" />
        <meta-data android:name="com.huawei.hms.client.service.name:hianalytics" android:value="hianalytics:6.4.1.301" />
        <meta-data android:name="com.huawei.hms.min_api_level:hianalytics:hianalytics" android:value="1" />
        <receiver android:name="com.huawei.hms.analytics.receiver.HiAnalyticsSvcEvtReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.hms.analytics.pps.event" />
            </intent-filter>
        </receiver>
        <provider android:name="com.huawei.hms.analytics.provider.AnalyticsInitializeProvider" android:exported="false" android:authorities="com.db.phs.huawei.AnalyticsKitInitializeProvider" />
        <meta-data android:name="com.huawei.hms.client.service.name:iap" android:value="iap:6.4.0.301" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.hwid.internal.ui.activity.HwIdSignInHubActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="fontScale|uiMode" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.account.internal.ui.activity.AccountSignInHubActivity" android:exported="false" android:excludeFromRecents="true" />
        <meta-data android:name="com.huawei.hms.client.service.name:hwid" android:value="hwid:6.4.0.301" />
        <meta-data android:name="com.huawei.hms.min_api_level:hwid:hwid" android:value="1" />
        <meta-data android:name="com.huawei.hms.min_api_level:hwid:account" android:value="13" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.sun.ads.app.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.intent.action.PUSH_DELAY_NOTIFY" />
                <action android:name="com.huawei.intent.action.PUSH" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.huawei.hms.support.api.push.PushReceiver" android:permission="com.sun.ads.app.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.android.push.intent.REGISTRATION" />
                <action android:name="com.huawei.android.push.intent.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.push.msg.NOTIFY_MSG" />
                <action android:name="com.huawei.push.msg.PASSBY_MSG" />
            </intent-filter>
        </service>
        <provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.db.phs.huawei.permission.PUSH_PROVIDER" android:writePermission="com.db.phs.huawei.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.db.phs.huawei.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.5.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
        <activity android:name="com.huawei.hms.support.api.push.TransActivity" android:exported="false" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.db.phs.huawei.aaidinitprovider" android:initOrder="500" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.3.0.305" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.5.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.db.phs.huawei.AGCInitializeProvider" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-lite" android:value="ads-lite:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-identifier" android:value="ads-identifier:3.4.28.313" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-installreferrer" android:value="ads-installreferrer:3.4.28.313" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-banner" android:value="ads-banner:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-template" android:value="ads-template:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-native" android:value="ads-native:13.4.60.301" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.FeedbackActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <meta-data android:name="com.huawei.hms.client.service.name:ads-interstitial" android:value="ads-interstitial:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-reward" android:value="ads-reward:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-lang" android:value="ads-lang:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-splash" android:value="ads-splash:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-instream" android:value="ads-instream:13.4.60.301" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-jsbridge" android:value="ads-jsbridge:3.4.60.301" />
        <meta-data android:name="com.huawei.hms.min_api_level:pps-phone:adsbrainkit" android:value="1" />
        <meta-data android:name="hw_ads_sdk_type" android:value="2" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-base" android:value="ads-base:13.4.60.301" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSLauncherActivity" android:exported="true">
            <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="hwpps" android:host="com.db.phs.huawei" />
            </intent-filter>
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSBridgeActivity" android:exported="false">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSNotificationActivity" android:exported="false">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.AgProtocolActivity" android:exported="false" android:configChanges="orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <meta-data android:name="com.huawei.hms.min_api_level:pps-phone:adsuiengine" android:value="1" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.TemplateStubActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="com.huawei.hms.pps.action.PPS_STUB" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.ComplianceActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="fontScale|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <provider android:name="com.huawei.openalliance.ad.provider.PPSECProvider" android:exported="true" android:authorities="com.db.phs.huawei.pps.ecprovider" />
        <activity android:theme="@style/Base_Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="behind" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=107465391" />
    </application>
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.LOCAL_MAC_ADDRESS" />
    <uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
    <uses-permission android:name="com.db.phs.huawei.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.db.phs.huawei.permission.PUSH_PROVIDER" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <uses-permission android:name="android.permission.BROADCAST_STICKY" />
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <uses-permission android:name="com.hihonor.permission.MANAGE_FOLD_SCREEN" />
    <uses-permission android:name="com.hihonor.permission.MANAGE_FOLD_SCREEN_PRIVILEGED" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
</manifest>