apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="21600" android:versionName="2.16" android:compileSdkVersion="32" android:compileSdkVersionCodename="12" package="com.xm.freader" platformBuildVersionCode="32" platformBuildVersionName="12"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <permission android:name="com.xm.freader.permission.KW_SDK_BROADCAST" android:protectionLevel="signature" />
    <uses-permission android:name="com.xm.freader.permission.KW_SDK_BROADCAST" />
    <uses-permission android:name="android.permission.READ_CALENDAR" />
    <uses-permission android:name="android.permission.WRITE_CALENDAR" />
    <queries>
        <intent>
            <action android:name="android.intent.action.MAIN" />
        </intent>
        <package android:name="com.android.creator" />
        <package android:name="com.zhuoyi.security.lite" />
        <package android:name="com.freeme.secureguard" />
        <package android:name="com.android.secureguard" />
        <package android:name="com.mdid.msa" />
        <package android:name="com.samsung.android.deviceidservice" />
        <package android:name="com.coolpad.deviceidsupport" />
        <package android:name="com.heytap.openid" />
        <intent>
            <action android:name="com.umeng.message.action.notify" />
        </intent>
        <intent>
            <action android:name="com.hihonor.push.action.BIND_PUSH_SERVICE" />
        </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="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="freemme.permission.msa" />
    <uses-permission android:name="freemme.permission.msa.SECURITY_ACCESS" />
    <uses-permission android:name="com.xm.freader.permission.MIPUSH_RECEIVE" />
    <permission android:name="com.xm.freader.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <permission android:name="com.xm.freader.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.xm.freader.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.xm.freader.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.xm.freader.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.xm.freader.permission.PUSH_PROVIDER" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <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.meizu.flyme.permission.PUSH" />
    <uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
    <permission android:name="com.xm.freader.push.permission.MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.xm.freader.push.permission.MESSAGE" />
    <uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
    <permission android:name="com.xm.freader.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.xm.freader.permission.C2D_MESSAGE" />
    <permission android:name="com.xm.freader.hihonor.permission.PROCESS_PUSH_MSG" android:protectionLevel="signatureOrSystem" />
    <uses-permission android:name="com.hihonor.push.permission.READ_PUSH_NOTIFICATION_INFO" />
    <uses-permission android:name="com.xm.freader.openadsdk.permission.TT_PANGOLIN" />
    <permission android:name="com.xm.freader.openadsdk.permission.TT_PANGOLIN" android:protectionLevel="signature" />
    <uses-permission android:name="android.permission.EXPAND_STATUS_BAR" />
    <uses-permission android:name="android.permission.SYSTEM_OVERLAY_WINDOW" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="com.hihonor.permission.MANAGE_FOLD_SCREEN" />
    <uses-permission android:name="com.hihonor.permission.MANAGE_FOLD_SCREEN_PRIVILEGED" />
    <application android:theme="@style/QmAppBaseTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher_round" android:name="com.kmxs.reader.app.MainApplication" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_security_config_two" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
        <activity android:theme="@style/ThemeLoading" android:label="@string/app_name" android:name="com.km.app.home.view.LoadingActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="miui.intent.category.SYSAPP_RECOMMEND" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="xmmfxs" android:host="xiaoshuo.km.com" android:pathPrefix="/load" />
                <data android:scheme="xmmfxs" android:host="xiaoshuo.km.com" android:pathPrefix="/adload" />
            </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:mimeType="application/epub+zip" />
                <data android:mimeType="application/x-pilot-prc" />
                <data android:mimeType="application/x-mobipocket-ebook" />
                <data android:mimeType="application/x-fictionbook+xml" />
                <data android:mimeType="application/x-fictionbook" />
                <data android:mimeType="text/*" />
            </intent-filter>
            <meta-data android:name="android.app.shortcuts" android:resource="@xml/desk_menu" />
            <intent-filter android:autoVerify="true">
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="https" android:host="xiaoshuo.xmxsapp.com" />
            </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="http" android:host="xiaoshuo.xmxsapp.com" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/HomeTheme" android:name="com.kmxs.reader.home.ui.HomeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="xmmfxs" android:host="xiaoshuo.km.com" android:pathPrefix="/home" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.km.app.basic.AboutBasicActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/HomeTheme" android:name="com.km.app.basic.HomeBasicActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.km.app.home.view.TaskCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.km.app.home.view.MyLevelActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.km.app.home.view.LevelDescriptionActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.km.app.diagnosis.NetDiagnosisActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/CustomDialogStyleTwo" android:label="@string/app_name" android:name="com.km.app.update.UpdateVersionV2Activity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan" />
        <service android:label="dexopt" android:name="com.tencent.smtt.export.external.DexClassLoaderProviderService" android:process=":dexopt" />
        <service android:name="com.kmxs.reader.download.DownLoadIntentService" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.xm.freader.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <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: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="tencent1106969405" />
            </intent-filter>
        </activity>
        <meta-data android:name="project_name" android:value="reader_fast_panda" />
        <meta-data android:name="CHANNEL_2345" android:value="test" />
        <meta-data android:name="app_key" android:value="f3497f101ccaf082b1b9c9c8c058963f" />
        <meta-data android:name="android.max_aspect" android:value="2.1" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait" />
        <meta-data android:name="test_KEY2" android:value="1234111" />
        <activity android:theme="@style/CustomBrowserTheme" android:name="com.kmxs.reader.webview.ui.DefaultX5WebActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <activity android:theme="@style/CustomBrowserTheme" android:name="com.kmxs.reader.webview.ui.DefaultNativeWebActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="xmmfxs" android:host="xiaoshuo.km.com" android:pathPrefix="/web" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/CustomBrowserTheme" android:name="com.kmxs.reader.webview.ui.DefaultNewWebActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <activity android:name="com.kmxs.reader.webview.ui.GameWebActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <activity android:theme="@style/HomeTheme" android:name="com.km.app.home.view.HomeYoungActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmapp.app.view.DeskMenuClearActivity" android:screenOrientation="portrait" />
        <meta-data android:name="com.qimao.qmapp.AppApplicationLike" android:value="ConfigApplication" />
        <receiver android:name="com.taobao.accs.EventReceiver" android:exported="false" android:process=":channel" />
        <receiver android:name="com.xiaomi.push.service.receivers.NetworkStatusReceiver" android:exported="true" />
        <receiver android:name="com.taobao.agoo.AgooCommondReceiver" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="com.kmxs.reader.intent.action.COMMAND" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xm.freader.intent.action.COMMAND" />
            </intent-filter>
        </receiver>
        <service android:name="com.kwai.koom.javaoom.monitor.analysis.HeapAnalysisService" android:process=":heap_analysis" />
        <meta-data android:name="com.qimao.qmreader.reader.ReaderApplicationLike2" android:value="ConfigApplication" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmreader.bookshelf.ui.ReadingRecordActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmreader.bookshelf.ui.BookShelfGroupActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmreader.bookshelf.ui.LocalImportActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <meta-data android:name="com.qimao.qmbook.base.BookStoreApplicationLike" android:value="ConfigApplication" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ranking.view.BookStoreStoryRankingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ranking.view.BookStoreRankingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.originalarea.view.OriginalRankingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.originalarea.view.OriginalHistoryActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ranking.view.MustReadRankingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ranking.view.MustReadHistoryRankingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.classify.view.ClassifyActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.store.view.BookModuleListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.store.view.BookExplorerListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.originalarea.view.OriginalBookListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.search.view.ClassifyBookListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/TicketTheme" android:name="com.qimao.qmbook.ticket.view.BookTicketActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/TicketTheme" android:name="com.qimao.qmbook.ticket.view.BookTicketLightThemeActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.store.view.BookStoreSubPageActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ticket.view.BookTicketRecordActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ticket.view.BookTicketRecordDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.ticket.view.BooksReadRecordActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.recommend.view.RecommendTopBooksDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.search.view.TagBookListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.classify.view.ClassifyAllBooksActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.detail.view.BookDetailYoungActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="freereader" android:host="xiaoshuo.km.com" android:pathPrefix="/detail" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.detail.view.BookDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="freereader" android:host="xiaoshuo.km.com" android:pathPrefix="/detail" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.audiobook.view.AudioBookDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.search.view.SearchActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.finalchapter.view.FinalChapterActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.detail.view.BookCatalogActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookCommentDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.ParagraphCommentDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.AuthorWordsDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.PostDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookCommentListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookStoryCommentListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/PublishCommentTheme" android:name="com.qimao.qmbook.comment.view.activity.BookCommentPublishActivity" android:screenOrientation="behind" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/HotBooksTheme" android:name="com.qimao.qmbook.recommend.view.HotBooksActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookEvalActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing|stateHidden" />
        <activity android:theme="@style/ChapterCommentTheme" android:name="com.qimao.qmbook.comment.view.activity.ChapterCommentListActivity" android:screenOrientation="behind" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ChapterCommentTheme" android:name="com.qimao.qmbook.comment.view.activity.ParagraphCommentListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ChapterCommentTheme" android:name="com.qimao.qmbook.comment.view.activity.ParagraphCommentPublishActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.FoldCommentListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendRescueActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendInviteActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendChooseActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/QmAppBaseTheme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendPublishActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookFriendAddTopicsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/QmAppBaseTheme" android:name="com.qimao.qmbook.comment.view.activity.HelpBookTopicsActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookInteractListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/BookReadingEvalStyle" android:name="com.qimao.qmbook.comment.view.activity.BookReadingEvalActivity" android:launchMode="singleTop" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmbook.comment.view.activity.BookCommentUpdateHistoryActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.qmbook.ranking.view.MustReadRankingShareActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden" />
        <meta-data android:name="com.qimao.qmuser.UserApplicationLike" android:value="ConfigApplication" />
        <activity android:name="com.qimao.qmuser.ui.LoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="com.qimao.qmuser.ui.VerifyCodeInputActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="com.qimao.qmuser.ui.BindVerifyCodeInputActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.SettingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.BaseInfoActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.AccountManagerActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.ui.BindPhoneActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.AccountSecurityActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.LogoutAccountActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.ApplyLogoutAccountActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.LogoutAccountResultActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.RenounceLogoutActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.VerifyPhoneActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.RebindPhoneActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.AppAboutActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.LogUploadActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.feedback.ui.FeedbackListActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.feedback.ui.FeedbackInfoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.feedback.ui.FeedbackImageShowActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.feedback.ui.IssueListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/QmAppBaseTheme" android:name="com.qimao.qmuser.feedback.ui.FeedbackActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.feedback.ui.ImagePickerActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.ClearCacheActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.YoungModelEntranceActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.YoungModelExitActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Custom.SwipeBack.Theme" android:name="com.qimao.qmuser.view.YoungModelPwdActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.UserAvatarChoiceActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.AvatarCropActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.ModifyNicknameActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/PublishRewardTheme" android:name="com.qimao.qmuser.bookreward.view.BookRewardActivity" android:screenOrientation="behind" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.bookreward.view.BookRewardListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.userpage.view.UserPageActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Theme" android:name="com.qimao.qmuser.view.PrivacySettingActivity" android:screenOrientation="behind" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.notification.view.MsgNoticeActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Custom.SwipeBack.Theme" android:name="com.qimao.qmuser.view.ReadPreferenceChooseAgainActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/LoginDialogStyle" android:name="com.qimao.qmuser.ui.LoginDialogActivity" android:launchMode="singleTop" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/CloseAdTheme" android:name="com.qimao.qmuser.closead.view.CloseAdActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/CloseAdTheme" android:name="com.qimao.qmuser.closead.view.CloseSinglePageActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.YoungModelRestOrProtectActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.view.FriendListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmuser.userpage.view.AllAuthorBooksActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xk.qreader.wxapi.WXEntryActivity" android:exported="true" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/CustomDialogStyle" android:name="com.xk.qreader.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xm.freader.wxapi.WXEntryActivity" android:exported="true" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/CustomDialogStyle" android:name="com.xm.freader.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.qz.freader.wxapi.WXEntryActivity" android:exported="true" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/CustomDialogStyle" android:name="com.qz.freader.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <meta-data android:name="com.qimao.push.PushApplicationLike" android:value="ConfigApplication" />
        <service android:name="com.taobao.accs.ChannelService" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.SERVICE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.ELECTION" />
            </intent-filter>
        </service>
        <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>
        <receiver android:name="com.taobao.accs.ServiceReceiver" android:exported="false" android:process=":channel">
            <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>
        <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>
        <service android:name="com.umeng.message.UmengIntentService" android:exported="false" />
        <service android:name="com.umeng.message.XiaomiIntentService" android:exported="false" />
        <service android:name="com.umeng.message.UmengMessageIntentReceiverService" android:exported="false" />
        <activity android:theme="@style/ThemeQMPush" android:name="com.kmxs.reader.umengpush.UmengPushActivity" android:exported="true" android:launchMode="singleTask">
            <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="agoo" android:host="com.xm.freader" android:path="/thirdpush" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ThemeQMPush" android:name="com.qimao.push.QMPushActivity" android:exported="true" android:launchMode="singleTask">
            <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="freereader" android:host="com.xm.freader" android:path="/thirdpush" />
            </intent-filter>
        </activity>
        <receiver android:name="org.android.agoo.mezu.MeizuPushReceiver">
            <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.xm.freader" />
            </intent-filter>
        </receiver>
        <meta-data android:name="com.vivo.push.api_key" android:value="123cd1100f5653eca1c1b4dfcb50b016" />
        <meta-data android:name="com.vivo.push.app_id" android:value="105552685" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=105939831" />
        <meta-data android:name="com.hihonor.push.app_id" android:value="211164706" />
        <service android:name="com.qimao.push.manufacturer.huawei.HuaweiRcvService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="com.qimao.push.manufacturer.vivo.VivoPushMessageReceiver">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.qimao.push.manufacturer.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>
        <activity android:theme="@style/ThemeQMPush" android:name="com.qimao.push.manufacturer.xiaomi.MiPushLeftBtnClickActivity" android:exported="true" android:launchMode="singleTask">
            <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="freereader" android:host="com.xm.freader" android:path="/buttonleft" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ThemeQMPush" android:name="com.qimao.push.manufacturer.xiaomi.MiPushMiddleBtnClickActivity" android:exported="true" android:launchMode="singleTask">
            <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="freereader" android:host="com.xm.freader" android:path="/buttonmiddle" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ThemeQMPush" android:name="com.qimao.push.manufacturer.xiaomi.MiPushRightBtnClickActivity" android:exported="true" android:launchMode="singleTask">
            <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="freereader" android:host="com.xm.freader" android:path="/buttonright" />
            </intent-filter>
        </activity>
        <service android:name="com.qimao.push.manufacturer.honor.HonorMsgService" android:exported="false">
            <intent-filter>
                <action android:name="com.hihonor.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:name="com.qimao.qmad.AdSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.qimao.qmad.ShakeSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <meta-data android:name="com.qimao.qmad.base.AdApplicationLike" android:value="ConfigApplication" />
        <activity android:theme="@style/ThemeLoadingBackground" android:label="@string/app_name" android:name="com.qimao.qmad.splash.LoadingBackgroundActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/AgileTextAdTheme" android:name="com.qimao.qmad.agiletext.ui.activity.AgileTextAdDragDownActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/QMOfflineInfoTheme" android:name="com.qimao.qmad.OfflineInfoActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <provider android:name="com.mob.MobProvider" android:exported="false" android:multiprocess="true" android:authorities="com.xm.freader.com.mob.MobProvider" />
        <meta-data android:name="Mob-AppKey" android:value="38626bff9d4c3" />
        <meta-data android:name="Mob-AppSecret" android:value="a65dd43d68b477f2557bfb8fca55f47d" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.mob.tools.MobUIShell" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <meta-data android:name="test_key" android:value="1234111" />
        <meta-data android:name="com.qimao.qmreader.reader.ReaderApplicationLike" android:value="ConfigApplication" />
        <activity android:theme="@style/ReaderTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="org.geometerplus.android.fbreader.FBReader" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
        <activity android:label="@string/app_name" android:name="com.qimao.qmreader.reader.ui.ReadSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.qmreader.reader.ui.BookShareActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.newreader.selection.ui.ReaderShareActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.newreader.selection.ui.ReaderCorrectActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.qmreader.reader.ui.CoverProfileDetailActivity" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/PhotoViewTheme" android:name="com.qimao.qmreader.reader.ui.viewer.PhotoViewActivity" android:screenOrientation="portrait" />
        <service android:name="com.qimao.qmreader.voice.service.VoiceService" android:exported="false" android:launchMode="singleTask">
            <intent-filter>
                <action android:name="com.km.VoiceService" />
            </intent-filter>
        </service>
        <activity android:theme="@style/VoiceActivityTheme" android:name="com.qimao.qmreader.commonvoice.CommonVoiceActivityV2" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.qmreader.quitpopup.QuitRecommendBookActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ReaderShareTheme" android:name="com.qimao.qmreader.quitpopup.QuitFollowingLatestActivity" android:launchMode="singleTop" />
        <activity android:name="com.qimao.qmreader.video.VideoPlayerActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Custom.SwipeBack.Transparent.Theme" android:name="com.qimao.qmreader.shortstory.ShortStoryActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <provider android:name="com.km.social.WeiXinFileProvider" android:exported="false" android:authorities="com.xm.freader.weixin.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/weixin_provider_paths" />
        </provider>
        <activity android:name="com.kmmartial.DebugStaticsActivity" android:exported="false" />
        <activity android:name="com.qimao.qmad.qmsdk.minigame.MiniGameCenterActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:name="com.qimao.qmad.qmsdk.gamecenter.ui.GameCenterActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <provider android:name="com.bytedance.sdk.openadsdk.TTFileProvider" android:exported="false" android:authorities="com.xm.freader.TTFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/tt_file_paths" />
        </provider>
        <provider android:name="com.bytedance.sdk.openadsdk.multipro.TTMultiProvider" android:exported="false" android:authorities="com.xm.freader.TTMultiProvider" />
        <meta-data android:name="BaiduMobAd_APP_ID" android:value="b9de3992" />
        <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="@style/Theme.AppCompat.DayNight.NoActionBar" android:name="com.kmxs.mobad.core.ssp.rewardvideo.RewardVideoActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.DayNight.NoActionBar" android:name="com.kmxs.mobad.activity.QMADWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.kmxs.mobad.activity.QMDelegateActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <provider android:name="com.kmxs.mobad.ads.QMFileProvider" android:exported="false" android:authorities="com.xm.freader.qmFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/kmprovider_paths" />
        </provider>
        <provider android:name="com.kmxs.download.OkDownloadProvider" android:exported="false" android:authorities="com.xm.freader.okdownloadProvider" />
        <receiver android:name="com.kmxs.mobad.download.DownloadReceiver">
            <intent-filter>
                <action android:name="com.kmxs.ad.down.notification.button" />
                <action android:name="com.kmxs.ad.down.notification.content" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/Theme.AppCompat.DayNight.NoActionBar" android:name="com.qimao.qmad.qmsdk.webview.QMBaseWebActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <meta-data android:name="ZEUS_PLUGIN_MINIGAMEX" android:value="{                 apiVersionCode:1022,                 packageName:com.byted.pmg,                 minPluginVersion:1022,                 signature:'MIIDVTCCAj2gAwIBAgIEHpwStTANBgkqhkiG9w0BAQsFADBbMQswCQYDVQQGEwJDTjEQMA4GA1UECBMHQmVpamluZzEQMA4GA1UEBxMHQmVpamluZzESMBAGA1UEChMJQnl0ZURhbmNlMRQwEgYDVQQLEwtQYW5nbGVEcHNkazAeFw0yMTExMTYxMTUxMzJaFw00NjExMTAxMTUxMzJaMFsxCzAJBgNVBAYTAkNOMRAwDgYDVQQIEwdCZWlqaW5nMRAwDgYDVQQHEwdCZWlqaW5nMRIwEAYDVQQKEwlCeXRlRGFuY2UxFDASBgNVBAsTC1BhbmdsZURwc2RrMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsGzJqa6y0Htm6/WX/aQNSvjYWeCkXXkChCSl6iv4DVaNPdbcjfmetwDpBn6A7HUxZ+Awso6rqApphX5eikva9K9z3D/puodSAHwf+PmquJxZeOiXj5pOf1aBfcHllpKiCFKH0d2ADWuPPaQ7dfPy/5/U7RhCheBGoPFqCNGNdGZAQMkGJaYtuFTyrMAhpp6MmBTr3MjyG34Z6Hod6YTbo0nfMp/rDDdKABzebs3INPktdJsdS5eGIW1tO1gYV4gaVbVzhbbhpzDUQQ4wMQ34poZEHCEXJtsaBpXs6aFg0FOBJ1jueq573FMqnB0cXwJsim0ZC/QZs4BUuXcB74MjsQIDAQABoyEwHzAdBgNVHQ4EFgQU/jcGvF8vagmGoAwK7glfsTyobwwwDQYJKoZIhvcNAQELBQADggEBAJC1AnAQnBJndjFaYBsl1EA41CpRJY2jjTonixGGw2zgYGKNRGQBrrErgXWG6T851sp9lEPFZO3LpG99sbD3k3yv1YOPhLpfa46m/5/x4EvanUwV47SZ22BU4BYSEG4GjhNGsmy054mEWGaGp6ZXC5aRgxJoGOZMszQ5ulKQyXugsMIprRALtBgEIxf10A49GZj0Lvg+2+fESB80MYu7FUblQVlGmMdkBQcuUyUnqLQyNm5wlgpgETfEqhXnLMyiZkrF6a42CuZXrgL5qC/jnLW5uZgjwV2g4wQKTEmCXY8HTCSJhPkxlzIxGxrljoKCrkbBQsdbynSUvEZqEPiJp4U='                 }" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_PPE" android:exported="false" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_Pangrowth_PPE" android:exported="false" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompate_main_standard_allowTaskReparenting" android:exported="false" android:configChanges="orientation|screenSize" android:allowTaskReparenting="false" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompate_main_standard_allowTaskReparenting_multiprocess" android:exported="false" android:multiprocess="true" android:configChanges="orientation|screenSize" android:allowTaskReparenting="false" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompate_main_singleTop_allowTaskReparenting_multiprocess" android:exported="false" android:multiprocess="true" android:launchMode="singleTop" android:configChanges="orientation|screenSize" android:allowTaskReparenting="false" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_mina_singleInstance_allowTaskReparenting_minigame100" android:exported="false" android:process=":minigame100" android:launchMode="singleInstance" android:configChanges="orientation|screenSize" android:allowTaskReparenting="false" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_main_singleTop1" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_minigame0_singleTask_MiniGameUI0" android:exported="false" android:process=":minigame0" android:taskAffinity="com.byted.pmg.MiniGameUI0" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_minigame1_singleTask_MiniGameUI1" android:exported="false" android:process=":minigame1" android:taskAffinity="com.byted.pmg.MiniGameUI1" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_minigame2_singleTask_MiniGameUI2" android:exported="false" android:process=":minigame2" android:taskAffinity="com.byted.pmg.MiniGameUI2" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_minigame3_singleTask_MiniGameUI3" android:exported="false" android:process=":minigame3" android:taskAffinity="com.byted.pmg.MiniGameUI3" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_minigame4_singleTask_MiniGameUI4" android:exported="false" android:process=":minigame4" android:taskAffinity="com.byted.pmg.MiniGameUI4" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_float_minigame0_singleTask_MiniGameUI0" android:exported="false" android:process=":minigame0" android:taskAffinity="com.byted.pmg.MiniGameUI0" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_float_minigame1_singleTask_MiniGameUI1" android:exported="false" android:process=":minigame1" android:taskAffinity="com.byted.pmg.MiniGameUI1" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_float_minigame2_singleTask_MiniGameUI2" android:exported="false" android:process=":minigame2" android:taskAffinity="com.byted.pmg.MiniGameUI2" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_float_minigame3_singleTask_MiniGameUI3" android:exported="false" android:process=":minigame3" android:taskAffinity="com.byted.pmg.MiniGameUI3" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_float_minigame4_singleTask_MiniGameUI4" android:exported="false" android:process=":minigame4" android:taskAffinity="com.byted.pmg.MiniGameUI4" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_InHostStack_minigame0_standard" android:exported="false" android:process=":minigame0" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_InHostStack_minigame1_standard" android:exported="false" android:process=":minigame1" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_InHostStack_minigame2_standard" android:exported="false" android:process=":minigame2" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_InHostStack_minigame3_standard" android:exported="false" android:process=":minigame3" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_InHostStack_minigame4_standard" android:exported="false" android:process=":minigame4" android:screenOrientation="locked" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_FloatHostStack_minigame0_standard" android:exported="false" android:process=":minigame0" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_FloatHostStack_minigame1_standard" android:exported="false" android:process=":minigame1" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_FloatHostStack_minigame2_standard" android:exported="false" android:process=":minigame2" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_FloatHostStack_minigame3_standard" android:exported="false" android:process=":minigame3" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$AppCompat_FloatHostStack_minigame4_standard" android:exported="false" android:process=":minigame4" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCPlayerActivity0" android:exported="false" android:process=":minigame200" android:taskAffinity="com.byted.pmg.UcAppUI0" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:documentLaunchMode="intoExisting">
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCPlayerActivity1" android:exported="false" android:process=":minigame201" android:taskAffinity="com.byted.pmg.UcAppUI1" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:documentLaunchMode="intoExisting">
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCPlayerActivity2" android:exported="false" android:process=":minigame202" android:taskAffinity="com.byted.pmg.UcAppUI2" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:documentLaunchMode="intoExisting">
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCPlayerActivity3" android:exported="false" android:process=":minigame203" android:taskAffinity="com.byted.pmg.UcAppUI3" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:documentLaunchMode="intoExisting">
            <meta-data android:name="unityplayer.UnityActivity" android:value="true" />
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCLaunchActivity0" android:exported="false" android:process=":minigame200" android:taskAffinity="com.byted.pmg.UcAppUI0" android:excludeFromRecents="false" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCLaunchActivity1" android:exported="false" android:process=":minigame201" android:taskAffinity="com.byted.pmg.UcAppUI1" android:excludeFromRecents="false" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCLaunchActivity2" android:exported="false" android:process=":minigame202" android:taskAffinity="com.byted.pmg.UcAppUI2" android:excludeFromRecents="false" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_UCLaunchActivity3" android:exported="false" android:process=":minigame203" android:taskAffinity="com.byted.pmg.UcAppUI3" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_SplashActivity" android:exported="false" android:taskAffinity="com.byted.pmg.UcAppUI0" android:multiprocess="true" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_StarkPlayerActivity" android:exported="false" android:taskAffinity="com.byted.pmg.UcAppUI0" android:multiprocess="true" android:excludeFromRecents="false" android:launchMode="singleTask" android:screenOrientation="fullSensor" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" android:documentLaunchMode="intoExisting">
            <meta-data android:name="android.app.lib_name" android:value="UE4" />
        </activity>
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_StarkNotification" android:exported="false" android:process=":minigame204" android:taskAffinity="com.byted.pmg.UcAppUI4" android:excludeFromRecents="true" android:launchMode="singleTask" />
        <activity android:label="SendRequestActivity" android:name="com.bytedance.pangrowth.minigame.impl.helper.AccountBusinessActivity" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.minigame.miniapp.tmatest.TmaTestActivity" android:exported="true" />
        <activity android:name="com.minigame.miniapp.activity.OpenSchemaHostStackRelayActivity" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_main_singleTask" android:exported="false" android:launchMode="singleTask" />
        <activity android:name="com.bytedance.pangrowthsdk.minigame.stub.StubActivity$Activity_main_singleTop" android:exported="false" android:launchMode="singleTop" />
        <activity android:name="com.byted.pmg.AppCompat_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.pmg.Activity_main_standard" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.pmg.Activity_main_singleTask1" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.byted.pmg.Activity_main_singleTask2" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <provider android:name="com.byted.pmg.ServerManager_minigame200" android:exported="false" android:process=":minigame200" android:authorities="com.xm.freader.pangle.servermanager.minigame200.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame100" android:exported="false" android:process=":minigame100" android:authorities="com.xm.freader.pangle.servermanager.minigame100.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame202" android:exported="false" android:process=":minigame202" android:authorities="com.xm.freader.pangle.servermanager.minigame202.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame201" android:exported="false" android:process=":minigame201" android:authorities="com.xm.freader.pangle.servermanager.minigame201.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame204" android:exported="false" android:process=":minigame204" android:authorities="com.xm.freader.pangle.servermanager.minigame204.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame203" android:exported="false" android:process=":minigame203" android:authorities="com.xm.freader.pangle.servermanager.minigame203.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame0" android:exported="false" android:process=":minigame0" android:authorities="com.xm.freader.pangle.servermanager.minigame0.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame3" android:exported="false" android:process=":minigame3" android:authorities="com.xm.freader.pangle.servermanager.minigame3.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame4" android:exported="false" android:process=":minigame4" android:authorities="com.xm.freader.pangle.servermanager.minigame4.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame1" android:exported="false" android:process=":minigame1" android:authorities="com.xm.freader.pangle.servermanager.minigame1.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ServerManager_minigame2" android:exported="false" android:process=":minigame2" android:authorities="com.xm.freader.pangle.servermanager.minigame2.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame200" android:exported="false" android:process=":minigame200" android:authorities="com.xm.freader.pangle.provider.proxy.minigame200.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame100" android:exported="false" android:process=":minigame100" android:authorities="com.xm.freader.pangle.provider.proxy.minigame100.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame202" android:exported="false" android:process=":minigame202" android:authorities="com.xm.freader.pangle.provider.proxy.minigame202.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame201" android:exported="false" android:process=":minigame201" android:authorities="com.xm.freader.pangle.provider.proxy.minigame201.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame204" android:exported="false" android:process=":minigame204" android:authorities="com.xm.freader.pangle.provider.proxy.minigame204.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame203" android:exported="false" android:process=":minigame203" android:authorities="com.xm.freader.pangle.provider.proxy.minigame203.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame0" android:exported="false" android:process=":minigame0" android:authorities="com.xm.freader.pangle.provider.proxy.minigame0.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame3" android:exported="false" android:process=":minigame3" android:authorities="com.xm.freader.pangle.provider.proxy.minigame3.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame4" android:exported="false" android:process=":minigame4" android:authorities="com.xm.freader.pangle.provider.proxy.minigame4.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame1" android:exported="false" android:process=":minigame1" android:authorities="com.xm.freader.pangle.provider.proxy.minigame1.com.byted.pmg" />
        <provider android:name="com.byted.pmg.ProviderProxy_minigame2" android:exported="false" android:process=":minigame2" android:authorities="com.xm.freader.pangle.provider.proxy.minigame2.com.byted.pmg" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.xm.freader.androidx-startup">
            <meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
        </provider>
        <activity android:theme="@style/Permission.Theme.Activity" android:name="com.yanzhenjie.permission.PermissionActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <provider android:name="com.yanzhenjie.permission.FileProvider" android:exported="false" android:authorities="com.xm.freader.file.path.share" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/permission_file_paths" />
        </provider>
        <meta-data android:name="com.facebook.soloader.enabled" android:value="false" />
        <meta-data android:name="sdkVersion" android:value="3000" />
        <service android:name="com.volcengine.onekit.component.ComponentDiscoveryService" android:exported="false">
            <meta-data android:name="com.bytedance.applog.onekit.AnalyticsComponentRegistrar" android:value="com.volcengine.onekit.component.ComponentRegistrar" />
            <meta-data android:name="com.bytedance.applog.onekit.DeviceComponentRegistrar" android:value="com.volcengine.onekit.component.ComponentRegistrar" />
        </service>
        <activity android:name="com.bytedance.applog.migrate.MigrateDetectorActivity" android:exported="false" />
        <receiver android:name="com.bytedance.applog.collector.Collector" android:enabled="true" android:exported="false" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService" />
        <service android:name="com.liulishuo.filedownloader.services.FileDownloadService$SeparateProcessService" android:process=":filedownloader" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-identifier" android:value="ads-identifier:3.4.62.300" />
        <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.xm.freader.umeng.message" />
        <receiver android:name="com.umeng.message.component.UmengNotificationReceiver" android:exported="false" />
        <activity 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.xm.freader.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.xm.freader.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.internal.AccsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" android:process=":channel" />
        <service android:name="com.taobao.accs.ChannelService$KernelService" android:exported="false" android:process=":channel" />
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" 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.PingReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:launchMode="singleInstance" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.xm.freader.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.xm.freader.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.android.push.intent.REGISTRATION" />
                <action android:name="com.huawei.android.push.intent.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.push.msg.NOTIFY_MSG" />
                <action android:name="com.huawei.push.msg.PASSBY_MSG" />
            </intent-filter>
        </service>
        <provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.xm.freader.permission.PUSH_PROVIDER" android:writePermission="com.xm.freader.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.xm.freader.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" />
        <meta-data android:name="sdk_version_vivo" android:value="484" />
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" />
        <meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
        <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.meizu.cloud.pushsdk.NotificationService" android:exported="true" />
        <receiver android:name="com.meizu.cloud.pushsdk.MzPushSystemReceiver" android:permission="com.meizu.flyme.permission.PUSH" android:exported="false">
            <intent-filter>
                <action android:name="com.meizu.flyme.push.intent.PUSH_SYSTEM" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.hihonor.push.sdk.PushReceiver" android:permission="com.xm.freader.hihonor.permission.PROCESS_PUSH_MSG" android:exported="true">
            <intent-filter>
                <action android:name="com.hihonor.push.action.REGISTRATION" />
                <action android:name="com.hihonor.push.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <provider android:name="com.hihonor.push.sdk.init.AutoInitProvider" android:exported="false" android:authorities="com.xm.freader.hihonor.autoinitprovider" android:initOrder="500" />
        <meta-data android:name="com.hihonor.push.sdk_version" android:value="6.0.4.200" />
        <service android:name="com.mob.MobACService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.service.action.MOB_AC_SERVICE" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.id.MobIDActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.id.app_30000" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.id.MobIDSYActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.id.app_lk" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.mob.id.MobIDService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.intent.MOB_ID_SERVICE" />
            </intent-filter>
        </service>
        <meta-data android:name="mob_guard_version" android:value="30000" />
        <meta-data android:name="mob_id_ver" android:value="30000" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.guard.MobTranPullUpActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.open.app_20000" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.guard.MobTranPullLockActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.open.app_lk" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.mob.guard.MobGuardPullUpService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.intent.MOB_GUARD_SERVICE" />
            </intent-filter>
        </service>
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.xm.freader.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.NoTitleBar" android:name="com.leyou.fusionsdk.activity.DelegateActivity" android:multiprocess="true" />
        <activity android:name="com.leyou.fusionsdk.activity.ADActivity" android:multiprocess="true" android:windowSoftInputMode="adjustUnspecified|stateUnspecified" />
        <activity android:name="com.leyou.fusionsdk.activity.RewardVideoAdActivity" android:multiprocess="true" android:windowSoftInputMode="adjustUnspecified|stateUnspecified" />
        <provider android:name="com.leyou.fusionsdk.content.FusionFileProvider" android:exported="false" android:authorities="com.xm.freader.AdxFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/adx_file_paths" />
        </provider>
        <meta-data android:name="ZEUS_PLUGIN_PANGLE" android:value="{                 apiVersionCode:5619,                 packageName:com.byted.pangle,                 minPluginVersion:5619,                 internalPath:461149980,                 internalVersionCode:5619             }" />
        <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.xm.freader.pangle.servermanager.downloader.com.bytedance.sdk.openadsdk.adhost" />
        <provider android:name="com.bytedance.sdk.openadsdk.stub.server.MainServerManager" android:exported="false" android:authorities="com.xm.freader.pangle.servermanager.main" />
        <provider android:name="com.bytedance.pangle.provider.MainProcessProviderProxy" android:exported="false" android:authorities="com.xm.freader.pangle.provider.proxy.main" />
        <provider android:name="com.bytedance.pangle.FileProvider" android:exported="false" android:authorities="com.xm.freader.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.xm.freader.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.xm.freader.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.xm.freader.pangle.servermanager.push.com.byted.live.lite" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.kwad.sdk.api.proxy.app.AdWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.KsFullScreenVideoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.KsFullScreenLandScapeVideoActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.KsRewardVideoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.KSRewardLandScapeVideoActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.FeedDownloadActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$KsTrendsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$ProfileHomeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$ProfileVideoDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$TubeProfileActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$ChannelDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$TubeDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$EpisodeDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/TransparentDialogActivity" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$RequestInstallPermissionActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="intent.action.requestInstallPermission" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity1" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$GoodsPlayBackActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity3" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity4" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity5" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity6" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity7" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity8" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity9" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivity10" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivitySingleTop1" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivitySingleTop2" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivitySingleInstance1" android:launchMode="singleInstance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$FragmentActivitySingleInstance2" android:launchMode="singleInstance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$DeveloperConfigActivity" android:launchMode="singleInstance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleTop1" android:launchMode="singleTop" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleTop2" android:launchMode="singleTop" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleTask1" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleTask2" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleInstance1" android:launchMode="singleInstance" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.kwad.sdk.api.proxy.app.BaseFragmentActivity$LandscapeFragmentActivitySingleInstance2" android:launchMode="singleInstance" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.kwad.sdk.api.proxy.app.FileDownloadService$SharedMainProcessService" />
        <service android:name="com.kwad.sdk.api.proxy.app.FileDownloadService$SeparateProcessService" />
        <service android:name="com.kwad.sdk.api.proxy.app.DownloadService" android:exported="false" />
        <service android:name="com.kwad.sdk.api.proxy.app.ServiceProxyRemote" android:exported="false" android:process=":kssdk_remote" />
        <provider android:name="com.kwad.sdk.api.proxy.app.AdSdkFileProvider" android:exported="false" android:authorities="com.xm.freader.adFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ksad_file_paths" />
        </provider>
        <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" />
        <provider android:name="com.baidu.mobads.sdk.api.BdFileProvider" android:exported="false" android:authorities="com.xm.freader.bd.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/bd_file_paths" />
        </provider>
        <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:launchMode="singleTask" 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:theme="@style/JadWebTheme" android:name="com.jd.ad.sdk.bl.adinteraction.deeplink.JADWebViewActivity" android:exported="false" />
        <provider android:name="com.jd.ad.sdk.dl.cache.multiprocess.JADMultiProvider" android:exported="false" android:authorities="com.xm.freader.JADMultiProvider" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.qumeng.advlib.ui.front.InciteADActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.qumeng.advlib.ui.front.ADBrowser" />
        <provider android:name="com.qumeng.advlib.core.CPCFileProvider" android:exported="false" android:authorities="com.xm.freader.CPCFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/cpc_external_files" />
        </provider>
        <activity android:name="com.noah.webview.SdkBrowserActivity" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.noah.dev.NoahDialogActivity" android:exported="false" android:launchMode="singleInstance" />
        <service android:name="com.noah.plugin.api.install.remote.SplitInstallService" android:exported="false">
            <intent-filter>
                <action android:name="com.noah.plugin.api.install.BIND_SPLIT_INSTALL_SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.noah.plugin.api.install.SplitCleanService" android:exported="false" />
        <provider android:name="com.noah.adn.huichuan.file.FileProvider" android:exported="false" android:authorities="com.xm.freader.adn.hc.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/noah_sdk_hc_paths" />
        </provider>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.noah.adn.huichuan.view.rewardvideo.HCRewardVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:hardwareAccelerated="true">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:name="com.noah.adn.huichuan.webview.BrowserActivity" android:exported="false" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.noah.sdk.dg.NoahAdnActivity" android:exported="true" android:windowSoftInputMode="adjustPan|stateHidden" />
        <service android:name="com.noah.plugin.api.request.SplitUpdateService" android:exported="false" />
        <activity android:theme="@style/mh_activity_webview" android:name="com.maplehaze.adsdk.WebViewActivity" android:exported="true" android:screenOrientation="portrait" android:hardwareAccelerated="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="will" android:host="share" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.AdDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.MessageDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.TextDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.WebViewDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.DownloadDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.InstallAppDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_activity_DialogTransparent" android:name="com.maplehaze.adsdk.MhInstallActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/mh_full_screen" android:name="com.maplehaze.adsdk.MHRewardVideoActivity" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.maplehaze.adsdk.extra.NSActivity" android:screenOrientation="portrait" />
        <service android:name="com.maplehaze.adsdk.extra.NSService" android:enabled="true" android:exported="true" />
        <receiver android:name="com.maplehaze.adsdk.WebViewActivity$DownloadReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.DOWNLOAD_COMPLETE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.maplehaze.adsdk.download.NotificationPauseReceiver" />
        <receiver android:name="com.maplehaze.adsdk.download.NotificationReceiver" />
        <receiver android:name="com.maplehaze.adsdk.download.NotificationCancelReceiver" />
        <provider android:name="com.maplehaze.okdownload.OkDownloadProvider" android:exported="false" android:authorities="com.xm.freader.com.maplehaze.okdownload" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/mh_file_paths" />
        </provider>
        <provider android:name="com.maplehaze.adsdk.comm.MHFileProvider" android:exported="false" android:authorities="com.xm.freader.mh.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/mh_file_paths" />
        </provider>
        <meta-data android:name="com.huawei.hms.client.service.name:ads-lite" android:value="ads-lite:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-consent" android:value="ads-consent:3.4.67.300" />
        <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:name="com.apm.applog.migrate.MigrateDetectorActivity" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-banner" android:value="ads-banner:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-native" android:value="ads-native:13.4.67.300" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.FeedbackActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <meta-data android:name="com.huawei.hms.client.service.name:ads-interstitial" android:value="ads-interstitial:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-reward" android:value="ads-reward:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-lang" android:value="ads-lang:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-splash" android:value="ads-splash:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-instream" android:value="ads-instream:13.4.67.300" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-jsbridge" android:value="ads-jsbridge:3.4.67.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:pps-phone:adsbrainkit" android:value="1" />
        <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.xm.freader.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <meta-data android:name="hw_ads_sdk_type" android:value="2" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-base" android:value="ads-base:13.4.67.300" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSLauncherActivity" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="hwpps" android:host="com.xm.freader" />
            </intent-filter>
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSBridgeActivity" android:exported="false">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSNotificationActivity" android:exported="false">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.AgProtocolActivity" android:exported="false" android:configChanges="orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <meta-data android:name="com.huawei.hms.min_api_level:pps-phone:adsuiengine" android:value="1" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.TemplateStubActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="com.huawei.hms.pps.action.PPS_STUB" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.ComplianceActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="fontScale|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
            <meta-data android:name="hnc-theme" android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
        </activity>
        <provider android:name="com.huawei.openalliance.ad.provider.PPSECProvider" android:exported="true" android:authorities="com.xm.freader.pps.ecprovider" />
    </application>
</manifest>