APK逆向工程 - “铃声多多 v8.9.55.0” 源代码分析


源码分析说明


当前分析文件:铃声多多 v8.9.55.0 -- AndroidManifest.xml

本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="60089550" android:versionName="8.9.55.0" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" platformBuildVersionName="11" platformBuildVersionCode="30" package="com.shoujiduoduo.ringtone"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
    <permission android:name="com.shoujiduoduo.ringtone.openadsdk.permission.TT_PANGOLIN" android:protectionLevel="signature" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.openadsdk.permission.TT_PANGOLIN" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.WRITE_CONTACTS" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.SET_WALLPAPER" />
    <uses-permission android:name="android.permission.SET_WALLPAPER_HINTS" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.READ_HISTORY_BOOKMARKS" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    <uses-permission android:name="android.permission.USE_CREDENTIALS" />
    <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_ADDED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_CHANGED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_INSTALL" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_REPLACED" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-feature android:glEsVersion="0x00020000" android:required="true" />
    <permission android:name="com.shoujiduoduo.ringtone.wallpaper.permission.SET_WALLPAPER" android:protectionLevel="signature" />
    <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.wallpaper.permission.SET_WALLPAPER" />
    <uses-permission android:name="android.permission.ANSWER_PHONE_CALLS" />
    <uses-permission android:name="android.permission.PROCESS_INCOMING_CALLS" />
    <uses-permission android:name="android.permission.READ_CALL_LOG" />
    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="android.permission.MODIFY_PHONE_STATE" />
    <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" />
    <uses-permission android:name="android.permission.READ_SYNC_SETTINGS" />
    <uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS" />
    <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <queries>
        <intent>
            <action android:name="com.umeng.message.action.notify" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.BROWSABLE" />
            <data android:scheme="https" />
        </intent>
        <intent>
            <action android:name="android.intent.action.MAIN" />
            <category android:name="android.intent.category.LAUNCHER" />
        </intent>
        <intent>
            <action android:name="*" />
            <data android:scheme="tbopen" />
        </intent>
        <package android:name="com.eg.android.AlipayGphone" />
        <package android:name="com.eg.android.AlipayGphoneRC" />
        <package android:name="hk.alipay.wallet" />
        <intent>
            <action android:name="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <permission android:name="com.shoujiduoduo.ringtone.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.shoujiduoduo.ringtone.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.shoujiduoduo.ringtone.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.permission.PUSH_PROVIDER" />
    <uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
    <permission android:name="com.shoujiduoduo.ringtone.push.permission.MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.push.permission.MESSAGE" />
    <uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
    <permission android:name="com.shoujiduoduo.ringtone.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.permission.C2D_MESSAGE" />
    <uses-permission android:name="com.meizu.flyme.permission.PUSH" />
    <uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.permission.MIPUSH_RECEIVE" />
    <permission android:name="com.shoujiduoduo.ringtone.permission.MIPUSH_RECEIVE" android:protectionLevel="signatureOrSystem" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <permission android:name="com.shoujiduoduo.ringtone.permission.liantian.RECEIVE" android:protectionLevel="signatureOrSystem" />
    <uses-permission android:name="com.shoujiduoduo.ringtone.permission.liantian.RECEIVE" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@drawable/duoduo_icon" android:name="enotgnir.oudoudijuohs.moc.StubApp" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="false" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:preserveLegacyExternalStorage="true">
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:theme="@style/Theme.AppStartLoad" android:name="com.shoujiduoduo.ringtone.activity.WelcomeActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <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="ddapp" />
            </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="ringddapp" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="shoujiduoduo" android:host="lingshengduoduo.com" android:path="/welcome" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <action android:name="android.intent.action.VIEW" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="shoujiduoduo" android:host="lingshengduoduo.com" android:path="/deeplink" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <action android:name="android.intent.action.VIEW" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.MainActivity" android:name="com.shoujiduoduo.ringtone.activity.simple.RingtoneSimpleActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.MainActivity" android:label="@string/app_name" android:name="com.shoujiduoduo.ringtone.activity.RingToneDuoduoActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="android.intent.action.RINGTONE_PICKER" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/give_cailing_dialog_style" android:name="com.shoujiduoduo.ui.cailing.GiveCailingActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.util.widget.WebViewActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ringtone.activity.CommonWebActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ZgAdActivity" android:name="com.shoujiduoduo.mod.ad.zg.ZgAdWebActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.util.cucc.CuccDiyVideoActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.player.NeteaseCloudWebActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.LyricUploadActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.LyricActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.UserFeedbackActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.UserMainPageActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.mine.UserMainPageV2Activity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.MineGiftActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.CommentActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.FollowAndFansActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.MessageActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.SessionActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/StyleChatActivity" android:name="com.shoujiduoduo.ui.mine.ChatActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.search.AcActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <receiver android:name="com.shoujiduoduo.service.MediaBtnReceiver">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.MEDIA_BUTTON" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.home.MusicAlbumActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.cailing.CailingManageActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/StyleSearchAcitivy" android:name="com.shoujiduoduo.ui.search.SearchActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.home.CollectRingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.home.ArtistRingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.changering.CurrentRingSettingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.UserCenterActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.cailing.CuccMemInfoActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.UserInfoEditActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.SettingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.AccountSetting" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.UserLoginActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.user.RingListActivity" android:launchMode="standard" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.NoAnimationActivity" android:name="com.shoujiduoduo.ui.mine.LocalMusic.LocalMusicActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.NoAnimationActivity" android:name="com.shoujiduoduo.ui.mine.LocalMusic.FolderMusicListActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.ChangeSkinActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.AboutActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.settings.ContactRingSettingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.makering.MakeRingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.makevideo.UploadVideoActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.makevideo.SelectVideoActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.video.SameRingVideoActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.ui.cailing.TestCtcc" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.ui.cailing.TestCmcc" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.ui.cailing.TestCmccWeb" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.ui.cailing.TestCucc" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.ui.utils.TestBtnBkg" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.NoAnimationActivity" android:name="com.shoujiduoduo.ui.settings.CropImageActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/AppDDBaseTheme" android:name="com.shoujiduoduo.ui.makevideo.VideoPublishActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.RingChatActivity" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.ReceivedGiftDetailActivity" android:launchMode="singleTop" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.ktv.SearchKtvMusicActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.v2.RingChatV2Activity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/AppTheme" android:name="com.shoujiduoduo.ui.chat.MemberManageActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/AppTheme" android:name="com.shoujiduoduo.ui.chat.GroupMemberActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.SimpleChatActivity" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.ConversationActivity" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.UserGuardActivity" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ringtone.wxapi.WXEntryActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ringtone.wxapi.WXPayEntryActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" />
        <receiver android:name="com.shoujiduoduo.ringtone.wxapi.WxReceiver">
            <intent-filter>
                <action android:name="com.tencent.mm.plugin.openapi.Intent.ACTION_REFRESH_WXAPP" />
            </intent-filter>
        </receiver>
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.fileprovider" android:grantUriPermissions="true" android:banner="@string/alivc_common_cancel">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <activity android:name="com.tencent.tauth.AuthActivity" android:launchMode="singleTask" android:noHistory="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="tencent100382066" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ui.cailing.CmccVideoCailingActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ui.cailing.CuccVideoCailingActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.home.player.PlayerCommentActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <service android:name="com.shoujiduoduo.player.PlayerService" android:exported="false" />
        <meta-data android:name="UMENG_APPKEY" android:value="4fa4d53e5270157de9000014" />
        <meta-data android:name="UMENG_CHANNEL" android:value="samsung" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ui.cailing.CailingSetActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.WebRechargeActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.user.VipOpenActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.RichLevelExplainActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.mine.MineLevelProgressActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.WebTipActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.WebWithdrawalActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/AppTranslucentTheme" android:name="com.shoujiduoduo.ui.video.VideoPlayActivity" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:theme="@style/AppTranslucentTheme" android:name="com.shoujiduoduo.ui.video.local.LocalVideoPlayActivity" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ui.cailing.RingMonthActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:name="com.shoujiduoduo.ui.cailing.RingMonthTestActivity" />
        <activity android:theme="@style/Theme.Activity" android:name="com.shoujiduoduo.util.cmcc.CmccVipActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/AppDDBaseTheme" android:name="com.shoujiduoduo.ui.mine.changering.ChangeRingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.sheet.SheetListManagerActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.sheet.detail.RingSheetDetailActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.sheet.detail.SheetDetailEditActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.mine.v2.MyFavoriteActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.sheet.addring.AddRingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.utils.RingMultiEditActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.fun.ringtone.FunRingListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.fun.rank.RankListDetailActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.fun.AlarmRingListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.fun.FunVideoListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.fun.rank.RankListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.wallpaper.WallpaperPreviewActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.home.expand.CategoryExpandActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.copywriting.CopywritingActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.tag.TagRingListActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/AppDDBaseTheme" android:name="com.shoujiduoduo.ui.video.callshow.ContactsSelectActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.video.callshow.CallshowSettingActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.video.callshow.CallShowPreviewActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.video.callshow.LocalCSPreviewActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.charge.ChargeRingtoneActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.charge.WhiteListExplainActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.home.SheetSquareActivity" android:launchMode="singleTask" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.player.DuoPlayerActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.player.v2.DuoPlayerV2Activity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.player.RingCoverEditActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AnimationActivity" android:name="com.shoujiduoduo.ui.charge.MyChargeRingtoneActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <service android:name="com.shoujiduoduo.charge.DuoChargeService" android:enabled="true" android:exported="false" android:process="com.shoujiduoduo.ringtone.service" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.charge.DuoChargeVideoActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.charge.ChargePermissionFixActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.makering.MyProductionActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.comment.ReplyCommentActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.comment.ReplyCommentV2Activity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.RoomForbiddenListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.GiftMemberSelectActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.gift.GiftRankListActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.settings.PrivacySettingActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTranslucentTheme" android:name="com.shoujiduoduo.ui.cailing.CailingVideoPlayActivity" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <meta-data android:name="android.max_aspect" android:value="2.4" />
        <meta-data android:name="android.min_aspect" android:value="1.0" />
        <meta-data android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" />
        <receiver android:name="com.shoujiduoduo.charge.ChargeWakeReceiver" android:enabled="true" android:exported="false" android:process="com.shoujiduoduo.ringtone.service">
            <intent-filter>
                <action android:name="com.shoujiduoduo.ringtone.ACTION_WAKE_CHARGE_SERVICE" />
            </intent-filter>
        </receiver>
        <provider android:name="com.qq.e.comm.GDTFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.gdt.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/gdt_file_path" />
        </provider>
        <provider android:name="com.bytedance.sdk.openadsdk.TTFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.TTFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <provider android:name="com.bytedance.sdk.openadsdk.multipro.TTMultiProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.TTMultiProvider" />
        <service android:name="com.shoujiduoduo.service.PlayerMediaBrowserService" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.shoujiduoduo.ringtone.PushLaunchActivity" android:exported="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.baidu.mobads.AppActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.ad.PluginAdActivity" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.ad.PlusplAdActivity" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.chat.RingHonorRankActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.relation.RelationRankActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.ImmerseTheme" android:name="com.shoujiduoduo.ui.relation.UserRelationActivity" android:launchMode="singleTask" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <provider android:name="com.baidu.mobads.sdk.api.BdFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.bd.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/bd_file_paths" />
        </provider>
        <service android:name="com.shoujiduoduo.mod.ad.zg.zgdown.service.DownloadService" android:exported="false" />
        <receiver android:name="com.shoujiduoduo.ringtone.MeizuTestReceiver">
            <intent-filter>
                <action android:name="com.meizu.flyme.push.intent.MESSAGE" />
                <action android:name="com.meizu.flyme.push.intent.REGISTER.FEEDBACK" />
                <action android:name="com.meizu.flyme.push.intent.UNREGISTER.FEEDBACK" />
                <action android:name="com.meizu.c2dm.intent.REGISTRATION" />
                <action android:name="com.meizu.c2dm.intent.RECEIVE" />
                <category android:name="com.shoujiduoduo.ringtone" />
            </intent-filter>
        </receiver>
        <meta-data android:name="com.vivo.push.api_key" android:value="d6b5a5cfbbacdb7db882eee2abe389c7" />
        <meta-data android:name="com.vivo.push.app_id" android:value="100025082" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=1054626" />
        <activity android:name="com.duoduo.duonewslib.ui.DuoNewsMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.duoduo.duonewslib.ui.activity.NewsDetailActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.duoduo.duonewslib.ui.activity.SearchActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:name="com.shoujiduoduo.ringtone.tim.GalleryMediaSelectActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.component.video.CameraActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.component.video.VideoViewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.tencent.qcloud.tim.uikit.component.photoview.PhotoViewActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.modules.group.info.GroupInfoActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.modules.group.info.StartGroupMemberSelectActivity" android:launchMode="singleInstance" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.component.SelectionActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tim.uikit.modules.group.apply.GroupApplyManagerActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:name="com.tencent.qcloud.tim.uikit.modules.group.apply.GroupApplyMemberActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.tencent.liteav.SelectContactActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.tencent.liteav.trtcaudiocalldemo.ui.TRTCAudioCallActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.tencent.liteav.trtcvideocalldemo.ui.TRTCVideoCallActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <provider android:name="com.tencent.qcloud.tim.uikit.utils.TUIKitFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.uikit.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths_public" />
        </provider>
        <activity android:theme="@style/DuoSVideo.FullScreenTheme" android:name="com.shoujiduoduo.ringtone.duosvideo.ProductOptionActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/DuoSVideo.BaseTheme" android:name="com.shoujiduoduo.ringtone.duosvideo.SelectCoverActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/AlivcRecordUIStyle" android:name="com.aliyun.svideo.recorder.activity.AlivcSvideoRecordActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/AlivcRecordUIStyle" android:name="com.aliyun.svideo.recorder.activity.AlivcSvideoMixRecordActivity" android:screenOrientation="portrait" />
        <activity android:name="com.aliyun.svideo.recorder.activity.AlivcMixMediaActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/AlivcEditUIStyle" android:name="com.aliyun.svideo.editor.editor.EditorActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.EditorMediaActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.EffectManagerActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.MorePasterActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.MoreCaptionActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.MoreMVActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.MoreAnimationEffectActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.effectmanager.MoreTransitionEffectActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.publish.PublishActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.publish.CoverEditActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.aliyun.svideo.editor.publish.UploadActivity" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/AliyunVideoUIStytle" android:name="com.aliyun.svideo.crop.CropMediaActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/AliyunVideoUIStytle" android:name="com.aliyun.svideo.crop.AliyunVideoCropActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/AliyunVideoUIStytle" android:name="com.aliyun.svideo.crop.AliyunImageCropActivity" android:screenOrientation="portrait" />
        <activity android:name="com.aliyun.svideo.base.CopyrightWebActivity" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.aliyun.svideo.base.ui.SdkVersionActivity" />
        <activity android:name="com.shoujiduoduo.wallpaper.WallpaperTestActivity" />
        <service android:name="com.shoujiduoduo.wallpaper.LiveWallpaperService" android:permission="android.permission.BIND_WALLPAPER" android:enabled="true" android:process=":wallpaper">
            <intent-filter>
                <action android:name="android.service.wallpaper.WallpaperService" />
            </intent-filter>
            <meta-data android:name="android.service.wallpaper" android:resource="@xml/livewallpaper" />
        </service>
        <service android:name="com.shoujiduoduo.wallpaper.CameraWallpaperService" android:permission="android.permission.BIND_WALLPAPER" android:enabled="true" android:process=":wallpaper">
            <intent-filter>
                <action android:name="android.service.wallpaper.WallpaperService" />
            </intent-filter>
            <meta-data android:name="android.service.wallpaper" android:resource="@xml/camerawallpaper" />
        </service>
        <provider android:name="com.shoujiduoduo.wallpaper.settings.WPSettingsProvider" android:exported="false" android:process=":wallpaper" android:authorities="com.shoujiduoduo.ringtone.wallpaper.provider" />
        <provider android:name="com.shoujiduoduo.callshow.CallShowProvider" android:exported="false" android:process="@string/callshow_process_name" android:authorities="com.shoujiduoduo.ringtone.callshow.provider" />
        <service android:name="com.shoujiduoduo.callshow.service.CallShowService" android:enabled="true" android:exported="true" android:process="@string/callshow_process_name" />
        <service android:name="com.shoujiduoduo.callshow.service.CallShowService$CsInnerService" android:process="@string/callshow_process_name" />
        <service android:name="com.shoujiduoduo.callshow.CallShowNotificationListenerService" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:process="@string/callshow_process_name">
            <intent-filter>
                <action android:name="android.service.notification.NotificationListenerService" />
            </intent-filter>
        </service>
        <receiver android:name="com.shoujiduoduo.callshow.CallShowWakeReceiver" android:enabled="true" android:exported="true" android:process="@string/callshow_process_name" />
        <receiver android:name="com.shoujiduoduo.callshow.InCallUiListenerReceiver" android:enabled="true" android:exported="false" android:process="@string/callshow_process_name" />
        <activity android:name="com.shoujiduoduo.core.permissioncompat.auto.JumpActivity" />
        <activity android:name="com.shoujiduoduo.core.permissioncompat.auto.AutoFixPermissionActivity" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/PermissionCompat.Theme.Translucent" android:name="com.shoujiduoduo.core.permissioncompat.guide.PermissionGuideActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="orientation|screenSize|smallestScreenSize" />
        <activity android:name="com.shoujiduoduo.core.permissioncompat.PermissionFixActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize|smallestScreenSize" />
        <activity android:theme="@style/InCallUi.InCallScreen" android:name="com.shoujiduoduo.core.incallui.DialerIntentActivity" android:process="com.shoujiduoduo.ringtone.incallui" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:resizeableActivity="true">
            <intent-filter>
                <action android:name="android.intent.action.DIAL" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.DIAL" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tel" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/InCallUi.InCallScreen" android:label="@string/incallui_phoneAppLabel" android:name="com.shoujiduoduo.core.incallui.InCallActivity" android:exported="false" android:process="com.shoujiduoduo.ringtone.incallui" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:resizeableActivity="true" android:directBootAware="true" />
        <service android:name="com.shoujiduoduo.core.incallui.InCallServiceImpl" android:permission="android.permission.BIND_INCALL_SERVICE" android:process="com.shoujiduoduo.ringtone.incallui">
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_UI" android:value="true" />
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_RINGING" android:value="false" />
            <intent-filter>
                <action android:name="android.telecom.InCallService" />
            </intent-filter>
        </service>
        <receiver android:name="com.shoujiduoduo.core.incallui.NotificationBroadcastReceiver" android:exported="false" android:process="com.shoujiduoduo.ringtone.incallui" android:directBootAware="true" />
        <service android:name="com.shoujiduoduo.ringtone.duowidgets.DuoWidgetService" android:exported="false" />
        <receiver android:name="com.shoujiduoduo.ringtone.duowidgets.WidgetEventReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.sjdd.widget.WIDGET_CLICK" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.shoujiduoduo.ringtone.duowidgets.provider.SmallWidgetProvider" android:exported="false">
            <intent-filter>
                <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
            </intent-filter>
            <meta-data android:name="android.appwidget.provider" android:resource="@xml/duo_small_widget_info" />
        </receiver>
        <activity android:theme="@style/Theme.DuoWidgets.Base" android:name="com.shoujiduoduo.ringtone.duowidgets.ui.WidgetConfigChooseActivity" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTask" />
        <activity android:theme="@style/Theme.DuoWidgets.Base" android:name="com.shoujiduoduo.ringtone.duowidgets.ui.WidgetConfigEditActivity" android:exported="false" android:launchMode="singleTask" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.DuoWidgets.Transparent" android:name="com.shoujiduoduo.ringtone.duowidgets.ui.WidgetAddActivity" android:exported="true" android:launchMode="singleTask" />
        <activity android:theme="@style/Theme.DuoWidgets.Base" android:name="com.shoujiduoduo.ringtone.duowidgets.ui.mine.MineWidgetsActivity" android:exported="true" android:launchMode="singleTask" />
        <receiver android:name="com.qihoo360.mobilesafe.block.core.BlockUpdateReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.qihoo.antivirus.update.action.UPDATED_FILE_NOTIFY_E" />
                <action android:name="com.qihoo.antivirus.update.action.ERROR_E" />
                <action android:name="com.qihoo.antivirus.update.action.UPDATE_CHECK_OVER_E" />
                <action android:name="com.qihoo.antivirus.update.action.UPDATE_OVER_E" />
                <action android:name="com.qihoo.antivirus.update.action.PATCH_FILE_NOTIFY_E" />
            </intent-filter>
        </receiver>
        <service android:name="com.qihoo.antivirus.update.UpdateJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":update" />
        <activity android:theme="@style/Daemon.OnePixel" android:name="com.shoujiduoduo.core.daemon.onepx.OnePixelActivity" android:exported="true" android:process="@string/daemon_target_process_name" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <service android:name="com.shoujiduoduo.core.daemon.jobscheduler.DaemonJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:process="@string/daemon_target_process_name" />
        <service android:name="com.shoujiduoduo.core.daemon.dualprocess.DaemonLocalService" android:process="@string/daemon_empty_process_name" />
        <service android:label="@string/app_name" android:name="com.shoujiduoduo.core.accessibility.AccessibilityServiceImpl" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" android:exported="true">
            <intent-filter>
                <action android:name="android.accessibilityservice.AccessibilityService" />
            </intent-filter>
            <meta-data android:name="android.accessibilityservice" android:resource="@xml/accessibility_config" />
        </service>
        <activity android:theme="@style/Permission.Theme" android:name="com.yanzhenjie.permission.bridge.BridgeActivity" />
        <provider android:name="com.yanzhenjie.permission.AndFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.file.path.share" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/permission_file_paths" />
        </provider>
        <service android:name="com.umeng.message.component.UmengIntentService" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="com.umeng.message.component.UmengMessageReceiverService" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="org.android.agoo.client.MessageReceiverService" />
            </intent-filter>
        </service>
        <service android:name="com.umeng.message.component.UmengMessageHandlerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false">
            <intent-filter>
                <action android:name="com.umeng.message.action" />
            </intent-filter>
        </service>
        <provider android:name="com.umeng.message.component.UmengMessageProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.umeng.message" />
        <receiver android:name="com.umeng.message.component.UmengNotificationReceiver" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.message.component.UmengNotificationClickActivity" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.message.notify.UPushMessageNotifyActivity" android:exported="false" android:taskAffinity="com.shoujiduoduo.ringtone.u_push" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="behind" />
        <activity-alias android:name="com.umeng.message.UMessageNotifyActivity" android:exported="true" android:taskAffinity="com.shoujiduoduo.ringtone.u_push" android:targetActivity="com.umeng.message.notify.UPushMessageNotifyActivity">
            <intent-filter>
                <action android:name="com.umeng.message.action.notify" />
            </intent-filter>
        </activity-alias>
        <service android:name="com.taobao.accs.ChannelService" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.START_SERVICE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.ELECTION" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.accs.ChannelService$KernelService" android:exported="false" android:process=":channel" />
        <service android:name="com.taobao.accs.data.MsgDistributeService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.accs.internal.AccsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <service android:name="org.android.agoo.accs.AgooService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <receiver android:name="com.taobao.accs.EventReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.accs.ServiceReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.COMMAND" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.START_FROM_AGOO" />
            </intent-filter>
        </receiver>
        <provider android:name="com.umeng.union.component.UMUnionProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.umeng.union" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.union.component.UMUnionActivity" android:exported="false" android:taskAffinity="com.shoujiduoduo.ringtone.u_union" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="behind" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.union.component.UMWebViewActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.union.component.UMDownloadInfoActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.union.component.UMDownloadNtfClickActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <receiver android:name="com.umeng.union.component.UMUnionReceiver" android:exported="false" />
        <provider android:name="com.umeng.union.component.UMUnionFileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.um_file_provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/umeng_file_paths" />
        </provider>
        <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>
        <service android:name="org.android.agoo.huawei.HuaweiRcvService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.shoujiduoduo.ringtone.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.shoujiduoduo.ringtone.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>
        <provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.shoujiduoduo.ringtone.permission.PUSH_PROVIDER" android:writePermission="com.shoujiduoduo.ringtone.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.shoujiduoduo.ringtone.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" />
        <service android:name="com.meizu.cloud.pushsdk.NotificationService" android:exported="true" />
        <receiver android:name="com.meizu.cloud.pushsdk.MzPushSystemReceiver" android:permission="com.meizu.flyme.permission.PUSH">
            <intent-filter>
                <action android:name="com.meizu.flyme.push.intent.PUSH_SYSTEM" />
            </intent-filter>
        </receiver>
        <service android:name="com.heytap.msp.push.service.CompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.heytap.msp.push.service.DataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE">
            <intent-filter>
                <action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
                <action android:name="com.heytap.msp.push.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:exported="true" />
        <receiver android:name="org.android.agoo.vivo.PushMessageReceiverImpl">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":pushservice" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:enabled="true" android:exported="true" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" />
        <receiver android:name="com.xiaomi.push.service.receivers.NetworkStatusReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <receiver android:name="org.android.agoo.xiaomi.MiPushBroadcastReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <meta-data android:name="sdkVersion" android:value="3000" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.baidu.mobads.sdk.api.AppActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.baidu.mobads.sdk.api.MobRewardVideoActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.baidu.mobads.sdk.api.MobCPUDramaActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.baidu.mobads.sdk.api.BdShellActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.sina.weibo.sdk.web.WebActivity" android:exported="false" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareTransActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <provider android:name="com.sina.weibo.sdk.content.FileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <activity android:theme="@style/authsdk_activity_dialog" android:name="com.mobile.auth.gatewayauth.LoginAuthActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/authsdk_activity_dialog" android:name="com.mobile.auth.gatewayauth.PrivacyDialogActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.mobile.auth.gatewayauth.activity.AuthWebVeiwActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <meta-data android:name="sdk_version_vivo" android:value="484" />
        <meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
        <meta-data android:name="ZEUS_PLUGIN_PANGLE" android:value="{                 apiVersionCode:5813,                 packageName:com.byted.pangle,                 minPluginVersion:5813,                 internalPath:1119867835,                 internalVersionCode:5813             }" />
        <meta-data android:name="ZEUS_PLUGIN_com.byted.csj.ext" android:value="{apiVersionCode:999,packageName:com.byted.csj.ext,minPluginVersion:1000,maxPluginVersion:999999999,internalPath:'',internalVersionCode:-1, appKey:'',appSecretKey:''}" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity_T" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Landscape_Activity" android:exported="false" android:launchMode="standard" android:screenOrientation="landscape" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_Activity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_SingleTask_Activity_T" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.bytedance.sdk.openadsdk.stub.activity.Stub_SingleTask_Activity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <provider android:name="com.bytedance.sdk.openadsdk.stub.server.DownloaderServerManager" android:exported="false" android:process=":downloader" android:authorities="com.shoujiduoduo.ringtone.pangle.servermanager.downloader.com.bytedance.sdk.openadsdk.adhost" />
        <provider android:name="com.bytedance.sdk.openadsdk.stub.server.MainServerManager" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.pangle.servermanager.main" />
        <provider android:name="com.bytedance.pangle.provider.MainProcessProviderProxy" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.pangle.provider.proxy.main" />
        <provider android:name="com.bytedance.pangle.FileProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.pangle.fileprovider" android:grantUriPermissions="true" />
        <activity android:name="com.ss.android.downloadlib.addownload.compliance.AppPrivacyPolicyActivity" android:exported="false" />
        <activity android:name="com.ss.android.downloadlib.addownload.compliance.AppDetailInfoActivity" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ss.android.downloadlib.activity.TTDelegateActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ss.android.downloadlib.activity.JumpKllkActivity" android:exported="false" android:launchMode="singleTask" />
        <receiver android:name="com.ss.android.downloadlib.core.download.DownloadReceiver" android:exported="false" />
        <service android:name="com.ss.android.socialbase.appdownloader.DownloadHandlerService" android:exported="false" android:stopWithTask="true" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.DownloadTaskDeleteActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.JumpUnknownSourceActivity" android:exported="false" android:launchMode="singleTask" />
        <service android:name="com.ss.android.socialbase.appdownloader.RetryJobSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.IndependentProcessDownloadService" android:exported="false" android:process=":downloader">
            <intent-filter>
                <action android:name="com.ss.android.socialbase.downloader.remote" />
            </intent-filter>
        </service>
        <service android:name="com.ss.android.socialbase.downloader.notification.DownloadNotificationService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.DownloadService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.impls.DownloadHandleService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.SqlDownloadCacheService" android:exported="false" android:stopWithTask="true" />
        <meta-data android:name="ZEUS_PLUGIN_LIVE" android:value="{                 apiVersionCode:2113,                 packageName:com.byted.live.lite,                 minPluginVersion:211300,                 maxPluginVersion:211999,                 isSupportLibIsolate:true,                 internalPath:'plugins/zeusliveplugin.apk',                 internalVersionCode:5,                 signature:'MIIDSTCCAjGgAwIBAgIEaLy5tzANBgkqhkiG9w0BAQsFADBVMQswCQYDVQQGEwIxMTEMMAoGA1UECBMDMTExMQ4wDAYDVQQHEwUxMTExMTEMMAoGA1UEChMDMTExMQwwCgYDVQQLEwMxMTExDDAKBgNVBAMTAzExMTAeFw0yMDEyMDMxMjQyMTJaFw00NTExMjcxMjQyMTJaMFUxCzAJBgNVBAYTAjExMQwwCgYDVQQIEwMxMTExDjAMBgNVBAcTBTExMTExMQwwCgYDVQQKEwMxMTExDDAKBgNVBAsTAzExMTEMMAoGA1UEAxMDMTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA45E52YdkJm4gPCXZq7KDoM1h6pgSswllC/CwDOmh8pDGvX4ROaYP1vr2biRlXMHg7G0iXpxWVdlTtx+4QFd3dC+cGJQk0f6apGo2n2RpMA0zIsSf0VO1a3GjWLei5INo+4RDdciqJ4jfsoqBIjZETRkky+UU4eO/oyrAwOu4KdMln3Bg3u7eHWU4kMFrXxrRruT3Q/9gzlO90yQa0CZPWVDrk6cGJtJwJGhWm+62S3U8D26HE++eGP7ve83QBDGtKqx7HpCAFWUiYBgXGq12H0amQDkKcPcr/EFCaBlombSgkN0t6zBX80m+wcUPC75IBTmMV/DT2dXcgjZ2I1JSCQIDAQABoyEwHzAdBgNVHQ4EFgQUPDyIeKI0KhZFPHyn36gMMIYrpukwDQYJKoZIhvcNAQELBQADggEBAHkl0DoCRwn+XKsDJE+wGMpBBqUDzL6DSOnJx4SNqb7YZZU0ThcDK7jY4If3QRkvMio6ODrVZc2U/m/Tc3VeMk5h2W2UZRUWHNH3k9Xe0720uL20ZeH2Y6IG4L5HG8kIbTbFtX3gJpPG/xAcez+CzyCFLWQAZt1N+csG0syWkXJ0Nryq8VrgSCyCXD1KzFxrOe+65wtu50Vi68Vlbk7BZe/G8Qm0RhKmxq5BPMBJ4uY3be+03Ba5qC//o1XQHOEAjrJKXcN5wqHdFZTkmuxVyIPogZOzx4JlNl0zOrYGDJxp7aZfKF9FkXQyF7x0Ns3mZEtjx/+flXRzAAU9MDhPr/0='             }" />
        <meta-data android:name="LIVE_API_VERSION_CODE" android:value="2113" />
        <activity android:name="com.bytedance.android.openliveplugin.stub.activity.DouyinAuthorizeActivityProxy" android:exported="true" />
        <activity android:name="com.bytedance.android.openliveplugin.stub.activity.DouyinAuthorizeActivityLiveProcessProxy" android:exported="true" android:process=":bytelive" />
        <provider android:name="com.bytedance.android.openliveplugin.process.server.LiveServerManager" android:exported="false" android:process=":bytelive" android:authorities="com.shoujiduoduo.ringtone.openliveplugin.process.server.LiveServerManager" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_standard" android:exported="false" android:process=":bytelive" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTask4" android:exported="false" android:process=":bytelive" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop3" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop2" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop5" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop4" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_standard" android:exported="false" android:process=":bytelive" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop1" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTask1" android:exported="false" android:process=":bytelive" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTop6" android:exported="false" android:process=":bytelive" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTask2" android:exported="false" android:process=":bytelive" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_bytelive_singleTask3" android:exported="false" android:process=":bytelive" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTask1" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTask2" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTask3" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTask4" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop1" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop2" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop5" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop6" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop3" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.live.lite.Activity_main_singleTop4" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <provider android:name="com.byted.live.lite.ServerManager_bytelive" android:exported="false" android:process=":bytelive" android:authorities="com.shoujiduoduo.ringtone.pangle.servermanager.bytelive.com.byted.live.lite" />
        <provider android:name="com.byted.live.lite.ServerManager_push" android:exported="false" android:process=":push" android:authorities="com.shoujiduoduo.ringtone.pangle.servermanager.push.com.byted.live.lite" />
        <service android:name="com.qq.e.comm.DownloadService" android:exported="false" android:multiprocess="true" />
        <activity android:name="com.qq.e.ads.ADActivity" android:multiprocess="true" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.qq.e.ads.PortraitADActivity" android:multiprocess="true" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.qq.e.ads.LandscapeADActivity" android:multiprocess="true" android:screenOrientation="sensorLandscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.qq.e.ads.RewardvideoPortraitADActivity" android:multiprocess="true" android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.qq.e.ads.RewardvideoLandscapeADActivity" android:multiprocess="true" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.qq.e.ads.DialogActivity" android:multiprocess="true" />
        <service android:name="com.liulishuo.filedownloader.services.FileDownloadService" android:process=":filedownloader" />
        <service android:name="com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService" />
        <service android:name="com.liulishuo.filedownloader.services.FileDownloadService$SeparateProcessService" android:process=":filedownloader" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.APayEntranceActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.CollectionSuccessActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.CollectFailureActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceColorLivenessActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceColorLivenessVideoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceSilenceLivenessActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceSilenceLivenessVideoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceActionLivenessActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme_NoTitle" android:name="com.baidu.idl.face.platform.ui.FaceActionLivenessVideoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <provider android:name="com.baidu.liantian.LiantianProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.liantian.ac.provider" />
        <activity android:theme="@style/Verify_Theme_NoTitle" android:name="com.baidu.idl.face.api.CollectVerifyActivity" android:screenOrientation="portrait" android:hardwareAccelerated="true" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.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" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.rtmp.video.TXScreenCapture$TXScreenCaptureAssistantActivity" />
        <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" />
        <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" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.shoujiduoduo.ringtone.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
    </application>
</manifest>