apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="5393100" android:versionName="5.39.310" android:compileSdkVersion="33" android:compileSdkVersionCodename="13" package="com.plaso.yxt" platformBuildVersionCode="33" platformBuildVersionName="13"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="30" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_ADDED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_CHANGED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_INSTALL" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_REPLACED" />
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="com.plaso.P_yxt" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <permission android:name="com.plaso.P_yxt" android:protectionLevel="normal" />
    <queries>
        <package android:name="com.tencent.mm" />
        <package android:name="com.eg.android.AlipayGphone" />
        <package android:name="com.tencent.mobileqq" />
        <package android:name="com.tencent.minihd.qq" />
        <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.GET_CONTENT" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <permission android:name="com.plaso.yxt.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="com.plaso.yxt.permission.MIPUSH_RECEIVE" />
    <permission android:name="com.plaso.yxt.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.plaso.yxt.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.plaso.yxt.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.plaso.yxt.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.plaso.yxt.permission.PUSH_PROVIDER" />
    <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.vivo.notification.permission.BADGE_ICON" />
    <uses-permission android:name="com.hihonor.push.permission.READ_PUSH_NOTIFICATION_INFO" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-feature android:name="android.hardware.Camera" />
    <uses-feature android:name="android.hardware.camera.autofocus" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-feature android:name="android.hardware.usb.host" android:required="true" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="com.plaso.student.lib.App" android:testOnly="false" android:allowBackup="true" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="false" android:usesCleartextTraffic="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:preserveLegacyExternalStorage="true">
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.plaso.yxt.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <meta-data android:name="ScopedStorage" android:value="true" />
        <service android:name="com.plaso.student.lib.tinker.SampleResultService" android:exported="false" />
        <activity android:name="com.plaso.student.lib.login.Login" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="plaso" android:host="plaso" />
            </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="yxtplaso" android:host="visitor" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.navigation.NavgationActivity" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.app.MainActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" android:hardwareAccelerated="true" />
        <activity android:theme="@style/MDTheme" android:label="@string/app_name" android:name="com.plaso.student.lib.classfunction.activity.qaDetail" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:label="@string/app_name" android:name="com.plaso.student.lib.app.removeOJActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.plaso.student.lib.app.SSActivity" android:screenOrientation="behind" />
        <activity android:label="@string/title_activity_p403player" android:name="com.plaso.student.lib.p403.p403player_n" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:label="@string/title_activity_ask" android:name="com.plaso.student.lib.classfunction.activity.SAskActivity" android:windowSoftInputMode="stateVisible" />
        <activity android:label="@string/title_activity_p403recorder" android:name="com.plaso.student.lib.p403.p403recorder_n" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:label="@string/title_activity_fragment_container" android:name="com.plaso.student.lib.global.fragmentContainer" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:label="@string/title_activity_fragment_container" android:name="com.plaso.student.lib.app.UpdateActivity" android:launchMode="singleTask" />
        <activity android:label="@string/title_activity_fragment_container" android:name="com.plaso.student.lib.base.TokenErrorActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.student.lib.flutter.upimeActivity" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|touchscreen" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.homework.CheckHomeWorkActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.homework.phone.TagActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.homework.phone.AddTagActivity" android:exported="false" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.doccenter.QuoteCollectionAcvity" android:configChanges="orientation" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.phone.student.SelectTimeActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.phone.teacher.PhoneBuildClassActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.phone.teacher.PhoneSelectClassActivity" android:screenOrientation="portrait" />
        <activity android:name="com.plaso.student.lib.web.BlackboardWritingActivity" android:exported="false" android:screenOrientation="landscape" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.studycenter.StudyCenterActivity" android:launchMode="singleTask" 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="\ 1109677053" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.tencent.connect.common.AssistActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="io.flutter.embedding.android.FlutterActivity" android:exported="true" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <activity android:name="com.plaso.student.lib.login.ChooseOrgActivity" />
        <activity android:label="@string/app_name" android:name="com.plaso.yxt.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.login.FModifyPwActivity" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.classfunction.activity.AClassDetailActivity" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.classfunction.activity.TStudentDetailActivity" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.app.PhoneModifyActivity" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.liveclass.pad.tearcher.live.TimeTableActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.app.phone.ConsultingPhoneActivity" />
        <activity android:theme="@style/translucent" android:name="com.plaso.student.lib.homework.ZyjWrongListActivity" />
        <activity android:name="com.plaso.student.lib.login.QrCodeActivity" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.login.WebActivity" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.classfunction.activity.TResetStudentPwdActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.student.lib.doccenter.ResourceCenterActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.student.lib.record.RecorderVideoActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.activity.StudentClassDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.activity.AClassPhoneDetailContainerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.activity.TExamDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.activity.TFilterStatusActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.activity.TExamDetailActivityPad" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ActivityTranslucentTheme" android:name="com.plaso.student.lib.login.SliderValidationActivity" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.login.PrivacyContentActivity" />
        <activity android:name="com.plaso.student.lib.classfunction.activity.TExamReporterActivityWeb" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.teacherpick.phone.TeacherPickActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.teacherpick.phone.TeacherGroupPickActivity" android:screenOrientation="portrait" />
        <activity android:name="com.plaso.student.lib.liveclass.universal.LiveBroacastActivity" android:launchMode="singleTask" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:resizeableActivity="true" android:supportsPictureInPicture="true" />
        <activity android:name="com.plaso.student.lib.app.MessageActivity" 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.plaso.yxt" android:path="/thirdpush" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.liveclass.phone.HistoryClassSelectActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/MDTheme" android:name="com.plaso.student.lib.classfunction.ask.SAskWithCourseActivity" android:configChanges="orientation|screenSize" />
        <activity android:name="com.plaso.student.lib.mine.mydownload.LocalPlayerActivity" android:screenOrientation="landscape" />
        <receiver android:name="com.plaso.student.lib.receiver.NotificationClickReceiver" />
        <meta-data android:name="UMENG_APPKEY" android:value="60433a40aa055917f89dc34d" />
        <meta-data android:name="UMENG_MESSAGE_SECRET" android:value="2f12c5242bfc35547b0991126870498e" />
        <meta-data android:name="UMENG_CHANNEL" android:value="plaso" />
        <meta-data android:name="xwalk_apk_url" android:value="http://hz-public-files.oss-cn-hangzhou.aliyuncs.com/dev-prod/XWalkRuntimeLib.apk" />
        <meta-data android:name="xwalk_enable_download_mode" android:value="enable" />
        <meta-data android:name="xwalk_verify" android:value="disable" />
        <meta-data android:name="SERVER_ENV" android:value="p!" />
        <meta-data android:name="OEM" android:value="plaso" />
        <meta-data android:name="PRIVACY_URL" android:value="" />
        <meta-data android:name="AGREEMENT_URL" android:value="" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="104094881" />
        <meta-data android:name="com.vivo.push.app_id" android:value="105474650" />
        <meta-data android:name="com.vivo.push.api_key" android:value="46b2d7f14d702a0075f099398945452d" />
        <meta-data android:name="com.hihonor.push.app_id" android:value="104421957" />
        <service android:name="com.heytap.msp.push.service.DataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:exported="true">
            <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.heytap.msp.push.service.CompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:exported="true">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" android:exported="false" />
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <receiver android:name="org.android.agoo.vivo.PushMessageReceiverImpl" android:exported="false">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.plaso.plasoliveclassandroidsdk.ScreenShotService" android:foregroundServiceType="mediaProjection" />
        <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.plaso.yxt.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.plaso.yxt.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.plaso.yxt.u_push" android:targetActivity="com.umeng.message.notify.UPushMessageNotifyActivity">
            <intent-filter>
                <action android:name="com.umeng.message.action.notify" />
            </intent-filter>
        </activity-alias>
        <service android:name="com.taobao.accs.ChannelService" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.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>
        <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="org.android.agoo.accs.AgooService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <receiver android:name="com.taobao.accs.EventReceiver" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
            </intent-filter>
        </receiver>
        <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>
        <receiver android:name="com.taobao.agoo.AgooCommondReceiver" android:exported="false" android:process=":channel">
            <intent-filter>
                <action android:name="com.plaso.yxt.intent.action.COMMAND" />
            </intent-filter>
        </receiver>
        <receiver android:name="org.android.agoo.xiaomi.MiPushBroadcastReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50008" />
        <meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_0_8-C" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" />
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" />
            </intent-filter>
            <meta-data android:name="supportStyle" android:value="scene|voip" />
        </activity>
        <service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.push.msg.NOTIFY_MSG" />
                <action android:name="com.huawei.push.msg.PASSBY_MSG" />
            </intent-filter>
        </service>
        <service android:name="org.android.agoo.huawei.HuaweiRcvService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.plaso.yxt.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.plaso.yxt.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <intent-filter>
                <action android:name="com.huawei.android.push.intent.REGISTRATION" />
                <action android:name="com.huawei.android.push.intent.RECEIVE" />
            </intent-filter>
        </receiver>
        <provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.plaso.yxt.permission.PUSH_PROVIDER" android:writePermission="com.plaso.yxt.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.plaso.yxt.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="sdkVersion" android:value="3000" />
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" />
        <meta-data android:name="sdk_version_vivo" android:value="484" />
        <meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
        <service android:name="org.android.agoo.honor.HonorMsgService" android:exported="false">
            <intent-filter>
                <action android:name="com.hihonor.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <meta-data android:name="com.hihonor.push.sdk_version" android:value="7.0.61.303" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.plasoliveclassandroidsdk.upimefActivity" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.plasoliveclassandroidsdk.upimeActivity" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|touchscreen" />
        <provider android:name="com.plaso.plasoliveclassandroidsdk.skin.SkinLoaderInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.plaso.yxt.sdk.xskinloader-process" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.plasoliveclassandroidsdk.MiniLessonActivity" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.plasoliveclassandroidsdk.PlayerActivity" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.plaso.plasoliveclassandroidsdk.newupime.FlutterUpimeActivity" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <meta-data android:name="flutterProjectType" android:value="module" />
        <meta-data android:name="flutterEmbedding" android:value="2" />
        <service android:name="com.green.kinsomy.downloader.DownloadService">
            <intent-filter>
                <action android:name="com.green.kinsomy.downloader.downtaskadd" />
                <action android:name="com.green.kinsomy.downloader.resumestarttask" />
                <action android:name="com.green.kinsomy.downloader.startalltask" />
                <action android:name="com.green.kinsomy.downloader.multidowntaskadd" />
                <action android:name="com.green.kinsomy.downloader.pausetask" />
                <action android:name="com.green.kinsomy.downloader.pausealltask" />
                <action android:name="com.green.kinsomy.downloader.cacletask" />
                <action android:name="com.green.kinsomy.downloader.caclealltask" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.PictureChooseActivityL" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.PictureChooseActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.GalleryActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.GalleryChooseActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.CropPictureActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.PicturePreviewActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="net.soulwolf.image.picturelib.ui.VideoChooseActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <provider android:name="com.squareup.picasso.PicassoProvider" android:exported="false" android:authorities="com.plaso.yxt.com.squareup.picasso" />
        <service android:name="com.tencent.tinker.lib.service.TinkerPatchForeService" android:enabled="true" android:exported="false" android:process=":patch" />
        <service android:name="com.tencent.tinker.lib.service.TinkerPatchService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" android:process=":patch" />
        <service android:name="com.tencent.tinker.lib.service.TinkerPatchService$InnerService" android:exported="false" android:process=":patch" />
        <service android:name="com.tencent.tinker.lib.service.DefaultTinkerResultService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_00" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_01" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_02" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_03" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_04" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_05" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_06" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_07" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_08" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_09" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_00_T" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_01_T" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$STDStub_02_T" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_00" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_01" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_02" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_03" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_04" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_05" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_06" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_07" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_08" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_09" android:launchMode="singleTop" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_00_T" android:launchMode="singleTop" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_01_T" android:launchMode="singleTop" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTStub_02_T" android:launchMode="singleTop" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_00" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_01" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_02" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_03" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_04" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_05" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_06" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_07" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_08" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_09" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_00_T" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_01_T" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SGTKStub_02_T" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_00" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_01" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_02" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_03" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_04" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_05" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_06" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_07" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_08" android:launchMode="singleInstance" />
        <activity android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_09" android:launchMode="singleInstance" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_00_T" android:launchMode="singleInstance" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_01_T" android:launchMode="singleInstance" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.tinker.loader.hotplug.ActivityStubs$SIStub_02_T" android:launchMode="singleInstance" />
        <meta-data android:name="tinker_version" android:value="1.9.14.25.1" />
        <activity android:name="com.soundcloud.android.crop.CropImageActivity" android:screenOrientation="behind" />
        <activity android:name="com.soundcloud.android.camera.CameraActivity" android:screenOrientation="behind" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <provider android:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider" android:exported="false" android:authorities="com.plaso.yxt.flutter.image_provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/flutter_image_picker_file_paths" />
        </provider>
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.plaso.yxt.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" />
        <service android:name="com.ali.telescope.internal.plugins.memleak.MemoryLeakService" android:process=":leak_check" />
        <service android:name="cn.robotpen.pen.service.RobotRemotePenService" android:enabled="true" android:exported="false" android:process="cn.robotpen.pen.service.remote">
            <intent-filter>
                <action android:name="cn.robotpen.app.penservice.RobotRemotePenService" />
            </intent-filter>
            <intent-filter>
                <action android:name="cn.robotpen.app.remoteservice.exit" />
            </intent-filter>
        </service>
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.5.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.rtmp.video.TXScreenCapture$TXScreenCaptureAssistantActivity" />
        <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.plaso.yxt.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <meta-data android:name="TINKER_ID" android:value="tinker_id_5.39.310" />
    </application>
</manifest>