Snaptube v4.40.0.4401610版本的 MD5 值为:ca2b95dcff63007195db02a6c93091b9

以下内容为反编译后的 Snaptube v4.40.0.4401610 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="4401610" android:versionName="4.40.0.4401610" android:installLocation="auto" package="com.snaptube.premium" platformBuildVersionCode="27" platformBuildVersionName="8.1.0"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="15" android:targetSdkVersion="22" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.CREATE_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.REAL_GET_TASKS" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <permission android:name="com.snaptube.premium.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.snaptube.premium.permission.C2D_MESSAGE" />
    <application android:theme="@style/fo" android:label="@string/a1v" android:icon="@drawable/icon" android:name="com.snaptube.premium.app.PhoenixApplication" android:allowBackup="true" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true">
        <activity android:theme="@style/fz" android:name="com.snaptube.premium.activity.SplashActivity" android:process=":loader" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:alwaysRetainTaskState="false" />
        <activity android:theme="@style/g0" android:name="com.snaptube.premium.activity.ExploreActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
            <intent-filter>
                <action android:name="phoenix.intent.action.EXPLORE_NAVIGATE" />
                <data android:scheme="navigation" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="phoenix.intent.action.ACTION_SELF_UPDATE_AVAILABLE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:label="@string/xt" android:name="com.snaptube.premium.sites.SpeedDialActivity">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="app" android:host="app" android:pathPrefix="/speeddial" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/j0" android:label="@string/xo" android:name="com.snaptube.premium.sites.BookmarkActivity" />
        <activity android:label="@string/sr" android:name="com.snaptube.premium.sites.ReportSiteActivity" />
        <activity android:name="com.snaptube.premium.search.HotQueriesActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/iq" android:name="com.snaptube.premium.search.MixedSearchActivity" android:exported="false" android:launchMode="singleTop" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.SEARCH" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.snaptube.premium.activity.ListActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="app" android:host="app" android:pathPrefix="/list" />
            </intent-filter>
        </activity>
        <activity android:name="com.snaptube.premium.activity.YouTubeVideoListActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/fs" android:name="com.snaptube.premium.activity.VideoWebViewActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|orientation|screenSize" />
        <activity android:theme="@style/fu" android:name="com.snaptube.premium.activity.LandingActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboard|orientation|screenSize">
            <intent-filter android:label="@string/a1v">
                <action android:name="android.intent.action.VIEW" />
                <action android:name="snaptube.intent.action.OPEN_WEBVIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" />
                <data android:scheme="https" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ft" android:label="@string/oy" android:name="com.snaptube.premium.activity.MyThingsActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="phoenix.intent.action.MY_THINGS_NAVIGATE" />
                <data android:scheme="navigation" android:host="mything" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter android:label="@string/id">
                <action android:name="android.intent.action.SEND" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/fy" android:label="@string/um" android:icon="@drawable/icon" android:name="com.snaptube.premium.activity.SettingActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="app" android:host="app" android:pathPrefix="/setting" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/fy" android:name="com.snaptube.premium.activity.CreditsActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="app" android:host="app" android:pathPrefix="/credits" />
            </intent-filter>
        </activity>
        <activity android:name="com.snaptube.premium.activity.DragonActivity" android:exported="false" android:launchMode="singleTop" android:configChanges="orientation|screenSize" />
        <activity android:name="com.snaptube.premium.activity.ChooseDownloadPathActivity" android:launchMode="singleTop" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/fr" android:label="@string/ua" android:name="com.snaptube.premium.activity.FeedbackActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:label="@string/im" android:name="com.snaptube.premium.activity.FeedbackWebActivity" android:launchMode="singleTop" android:configChanges="keyboard|orientation|screenSize" />
        <activity android:theme="@style/in" android:name="com.snaptube.premium.activity.VideoPlayerFullScreenActivity" android:launchMode="singleTop" android:screenOrientation="sensorLandscape" android:configChanges="keyboard|orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.snaptube.premium.activity.VideoFeedbackActivity" android:windowSoftInputMode="adjustResize">
            <intent-filter>
                <action android:name="snaptube.intent.action.VIDEO_FEEDBACK" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ih" android:name="com.snaptube.premium.activity.MultiSelectActivity" android:exported="false" android:launchMode="singleTop" />
        <activity android:theme="@style/iq" android:name="com.snaptube.premium.activity.CommonMultiTabActivity" android:exported="false" android:launchMode="singleTop" />
        <activity android:name="com.snaptube.premium.activity.CommonMixedListActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.snaptube.premium.activity.CommentDetailActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/fq" android:name="com.snaptube.premium.activity.ExoVideoDetailedActivity" android:launchMode="singleTop" android:screenOrientation="user" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/fw" android:label="@string/a1v" android:name="com.snaptube.premium.activity.MusicPlayerFullScreenActivity" android:screenOrientation="portrait" />
        <activity android:name="com.mobvista.sdk.m.core.AdMobvistaAct" android:screenOrientation="portrait" />
        <activity android:name="com.snaptube.premium.ads.MobvistaAppWallActivity" android:screenOrientation="portrait" />
        <activity android:name="com.snaptube.premium.activity.LanguageListActivity" />
        <activity android:name="com.snaptube.premium.activity.ContentLocationActivity" android:exported="true" />
        <activity android:theme="@style/fo" android:label="@string/xs" android:name="com.snaptube.premium.activity.PlayerGuideActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/px" android:name="com.snaptube.premium.activity.InstallGuideOverlayActivity" android:launchMode="singleInstance" android:screenOrientation="unspecified" />
        <activity android:theme="@style/an" android:name="com.snaptube.premium.activity.CreatorProfileActivity" />
        <activity android:theme="@style/ao" android:name="com.snaptube.premium.activity.LoginActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:label="@string/rv" android:name="com.snaptube.premium.activity.UserProfileActivity" />
        <activity android:name="com.snaptube.premium.activity.UserProfileEditActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/iq" android:label="@string/bb" android:name="com.snaptube.premium.activity.UserLovedActivity" />
        <activity android:label="@string/sh" android:name="com.snaptube.premium.activity.ContributeActivity" />
        <activity android:theme="@style/iz" android:name="com.snaptube.premium.activity.TranslucentMixedListActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/fu" android:label="@string/a42" android:name="com.snaptube.premium.activity.MeActivity" android:taskAffinity="com.snaptube.premium.activity.MeActivity" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <receiver android:name="com.snaptube.taskManager.notification.TaskReceiver" android:exported="false">
            <intent-filter>
                <action android:name="phoenix.intent.action.DOWNLOAD_OPEN" />
                <action android:name="phoenix.intent.action.DOWNLOAD_LIST" />
                <action android:name="phoenix.intent.action.DOWNLOAD_HIDE" />
                <action android:name="phoenix.intent.action.DOWNLOAD_LIST_HIDE" />
                <action android:name="phoenix.intent.action.DOWNLOAD_OPEN_SELF_UPGRADE_APK" />
                <data android:scheme="content" android:host="com.snaptube.premium.download" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.receiver.ConnectivityChangedReceiver">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.net.wifi.supplicant.CONNECTION_CHANGE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.receiver.MediaMountReceiver">
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_MOUNTED" />
                <data android:scheme="file" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_UNMOUNTED" />
                <data android:scheme="file" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.onlineconfig.SnapTubeOnlineConfigScheduleReceiver">
            <intent-filter>
                <action android:name="phoenix.intent.action.CHECK_ONLINE_CONFIG" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.selfupgrade.CheckSelfUpgradeReceiver">
            <intent-filter>
                <action android:name="phoenix.intent.action.CHECK_SELF_UPGRADE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.receiver.GooglePlayRefReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.INSTALL_REFERRER" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.quiz.QuizAutoLaunchAlarmReceiver">
            <intent-filter>
                <action android:name="phoenix.intent.action.TRIGGER_QUIZ_AUTO_LAUNCH_ALARM" />
            </intent-filter>
        </receiver>
        <service android:name="com.snaptube.premium.windowplay.WindowPlayService" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.snaptube.premium.alarm.AlarmService" />
        <service android:name="com.snaptube.premium.push.parser.PushEntityParseService" />
        <service android:name="com.snaptube.premium.background.BackgroundService" />
        <service android:name="com.snaptube.premium.ClipMonitor.ClipMonitorService" />
        <service android:name="com.snaptube.premium.selfupgrade.incremental_upgrade.PatchService" android:exported="false" android:process=":patcher" />
        <service android:name="com.snaptube.postdectector.service.CreatorPostDetectorService" android:exported="false" />
        <service android:name="com.snaptube.premium.fcm.FcmService">
            <intent-filter>
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <service android:name="com.snaptube.premium.fcm.FcmInstanceIdService">
            <intent-filter>
                <action android:name="com.google.firebase.INSTANCE_ID_EVENT" />
            </intent-filter>
        </service>
        <meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/pf" />
        <meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/ck" />
        <meta-data android:name="com.google.firebase.messaging.default_notification_channel" android:value="snaptube_fcm_default_channel" />
        <provider android:name="com.snaptube.taskManager.provider.SnaptubeContentProvider" android:enabled="true" android:exported="false" android:authorities="com.snaptube.premium.provider.SnaptubeContentProvider" />
        <meta-data android:name="io.fabric.ApiKey" android:value="090ae1ed04b9f3fd3ed1beffba30da2ca20998a7" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/k" />
        <receiver android:name="com.google.android.gms.analytics.AnalyticsReceiver" android:enabled="true">
            <intent-filter>
                <action android:name="com.google.android.gms.analytics.ANALYTICS_DISPATCH" />
            </intent-filter>
        </receiver>
        <service android:name="com.google.android.gms.analytics.AnalyticsService" android:enabled="true" android:exported="false" />
        <service android:name="com.google.android.gms.analytics.CampaignTrackingService" />
        <meta-data android:name="com.sensorsdata.analytics.android.VTrack" android:value="false" />
        <meta-data android:name="com.sensorsdata.analytics.android.AutoTrack" android:value="true" />
        <service android:name="com.snaptube.premium.service.PlayerService" android:exported="false" />
        <receiver android:name="com.snaptube.premium.receiver.MusicIntentReceiver" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_BUTTON" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.receiver.MediaScannerReceiver" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_SCANNER_STARTED" />
                <data android:scheme="file" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_SCANNER_FINISHED" />
                <data android:scheme="file" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_SCANNER_SCAN_FILE" />
                <data android:scheme="file" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.premium.ads.ducaller.PhoneStateReceiver" android:enabled="true">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.NEW_OUTGOING_CALL" />
                <action android:name="android.intent.action.PHONE_STATE" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/jc" android:name="com.snaptube.premium.ads.locker.musicplayer.LockerMusicPlayerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <provider android:name="com.sensorsdata.analytics.android.sdk.SensorsDataContentProvider" android:enabled="true" android:exported="false" android:authorities="com.snaptube.premium.SensorsDataContentProvider" />
        <meta-data android:name="com.sensorsdata.analytics.android.MainProcessName" android:value="com.snaptube.premium" />
        <activity android:name="com.facebook.ads.InterstitialAdActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.snaptube.ads.interstitial.NativeInterstitialActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.snaptube.ads.AdsBrowser" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.snaptube.ads.interstitial.pubnative.PubNativeInterstitialActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.snaptube.ads.fb.old.FBInterstitialActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <receiver android:name="com.snaptube.ads.selfbuild.request.verify.AppInstalledReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_FIRST_LAUNCH" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.guardian.receiver.InstallEventReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <service android:name="com.snaptube.ads.guardian.service.GuardianService" android:enabled="true" android:exported="false" />
        <meta-data android:name="app_license" android:value="46376785d84a6a3827015f833b80f062" />
        <provider android:name="com.duapps.ad.stats.DuAdCacheProvider" android:exported="false" android:authorities="com.snaptube.premium.DuAdCacheProvider" />
        <receiver android:name="net.pubnative.mediation.adapter.DuPackageAddReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <provider android:name="com.ducaller.fsdk.provider.FsdkContentProvider" android:authorities="com.snaptube.premium.FsdkContentProvider" />
        <receiver android:name="com.snaptube.ads.ducaller.DuCallerMonitorReceiver" android:enabled="true" android:exported="true">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.NEW_OUTGOING_CALL" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.provider.Telephony.SMS_RECEIVED" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.provider.Telephony.WAP_PUSH_RECEIVED" />
                <data android:mimeType="application/vnd.wap.mms-message" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.PHONE_STATE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.LOCALE_CHANGED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.ducaller.DuCallerBootstrapReceiver" android:exported="true">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.BOOT_COMPLETED" />
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
                <action android:name="android.intent.action.QUICKBOOT_POWERON" />
                <action android:name="android.intent.action.USER_PRESENT" />
                <action android:name="android.hardware.usb.action.USB_STATE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.ducaller.DuCallerSyncGlobalCallerReceiver" android:exported="true">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.sync.caller_state" />
                <action android:name="android.intent.action.fsdk.state.changed" />
                <action android:name="com.fsdk.caller.sync.self" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.ducaller.DuCallerADFillReceiver" android:enabled="true" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.google.android.gms.ads.AdActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <uses-sdk android:minSdkVersion="15" android:targetSdkVersion="22" />
        <service android:name="com.ducaller.fsdk.callmonitor.component.CallMonitorService" android:enabled="true" android:exported="true" />
        <service android:name="com.ducaller.fsdk.ad.DUCallerADService" android:enabled="true" android:exported="true" />
        <service android:name="com.ducaller.fsdk.task.JobSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="true" />
        <activity android:theme="@style/nk" android:name="com.ducaller.fsdk.ad.ui.BaseCallCardActivity" android:taskAffinity="com.ducaller.activity" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/nk" android:name="com.ducaller.fsdk.global.GlobalActivity" android:taskAffinity="com.ducaller.activity" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <service android:name="com.stumbler.stander.config.WatcherService" android:process=":watcher" />
        <receiver android:name="com.stumbler.stander.config.WatcherReceiver" android:process=":watcher" />
        <service android:name="com.stumbler.stander.config.StanderService" />
        <receiver android:name="com.stumbler.stander.config.StanderReceiver" />
        <receiver android:name="com.snaptube.ads.mango.MangoSdkBroadcastReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter android:priority="90000">
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <action android:name="android.net.wifi.WIFI_STATE_CHANGED" />
                <action android:name="android.net.wifi.STATE_CHANGE" />
            </intent-filter>
        </receiver>
        <activity android:name="com.mobvista.msdk.interstitial.view.MVInterstitialActivity" android:screenOrientation="portrait" />
        <activity android:name="com.mobvista.msdk.shell.MVActivity" android:screenOrientation="portrait" android:configChanges="keyboard|orientation" />
        <service android:name="com.mobvista.msdk.shell.MVService" android:exported="false">
            <intent-filter>
                <action android:name="com.mobvista.msdk.download.action" />
            </intent-filter>
        </service>
        <service android:name="com.power.PowerService" android:permission="android.permission.BIND_JOB_SERVICE" android:persistent="true" android:exported="true" />
        <receiver android:name="com.snaptube.mobpower.MobPowerReceiverDelegate" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mobpower.sdk.probe" />
                <action android:name="com.mobpower.sdk.probe.action" />
                <action android:name="android.intent.action.BOOT_COMPLETED" />
                <action android:name="android.intent.action.QUICKBOOT_POWERON" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <meta-data android:name="appKey" android:value="111d839f-2223-08e0-96f4-a55dc32915d3" />
        <receiver android:name="com.snaptube.ads.altamob.AltamobAppInstallReceiverDelegate">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.mobi.sdk.AR" android:process=":mobi" />
        <service android:name="com.mobi.sdk.HelperService" android:exported="false" android:process=":mobi" />
        <receiver android:name="com.snaptube.ads.altamob.AltaMobConnectionChangeReceiverDelegate">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <service android:name="com.zeus.ads.service.OptimizeService" android:process=":zeus" />
        <service android:name="com.zeus.ads.service.OptimizeService$AwareService" android:process=":zeus" />
        <receiver android:name="com.zeus.ads.receiver.OptimizeReceiver" android:process=":zeus">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <service android:name="com.diggds.adsdk.DGService" />
        <receiver android:name="com.snaptube.ads.diggoods.DGReceiverDelegate">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <service android:name="com.appnext.base.services.OperationService" android:enabled="true" android:exported="false" />
        <service android:name="com.appnext.base.services.ReceiverService" android:persistent="true" android:enabled="true" android:exported="false" />
        <receiver android:name="com.snaptube.ads.infomobi.receiver.EventReceiverDelegate">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
                <action android:name="android.intent.action.DOWNLOAD_COMPLETE" />
                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.infomobi.receiver.InfomobiConnectionReceiverDelegate">
            <intent-filter>
                <action android:name="com.virgo.trick.action" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.ads.infomobi.receiver.InitReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.snaptube.ads.infomobi.TRY_INIT" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.snaptube.titan.carrier.CarrierReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REPLACED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <action android:name="android.intent.action.PACKAGE_CHANGED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <service android:name="com.google.firebase.messaging.FirebaseMessagingService" android:exported="true">
            <intent-filter android:priority="-500">
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/a2b" />
        <activity android:name="com.facebook.CustomTabActivity" 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="@string/a2c" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/my" android:name="com.facebook.FacebookActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:name="com.facebook.CustomTabMainActivity" />
        <provider android:name="com.facebook.internal.FacebookInitProvider" android:exported="false" android:authorities="com.snaptube.premium.FacebookInitProvider" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:exported="false" android:excludeFromRecents="true" />
        <service android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:exported="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <receiver android:name="com.google.android.gms.measurement.AppMeasurementReceiver" android:enabled="true" android:exported="false" />
        <receiver android:name="com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver" android:permission="android.permission.INSTALL_PACKAGES" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.INSTALL_REFERRER" />
            </intent-filter>
        </receiver>
        <service android:name="com.google.android.gms.measurement.AppMeasurementService" android:enabled="true" android:exported="false" />
        <service android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
        <receiver android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND" android:exported="true">
            <intent-filter>
                <action android:name="com.google.android.c2dm.intent.RECEIVE" />
                <category android:name="com.snaptube.premium" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.google.firebase.iid.FirebaseInstanceIdInternalReceiver" android:exported="false" />
        <service android:name="com.google.firebase.iid.FirebaseInstanceIdService" android:exported="true">
            <intent-filter android:priority="-500">
                <action android:name="com.google.firebase.INSTANCE_ID_EVENT" />
            </intent-filter>
        </service>
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.snaptube.premium.firebaseinitprovider" android:initOrder="100" />
    </application>
</manifest>