apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="11" android:versionName="1.1.0" android:compileSdkVersion="23" android:compileSdkVersionCodename="6.0-2438415" package="flymfo.oncayl.zywwzcrye" platformBuildVersionCode="23" platformBuildVersionName="6.0-2438415"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="34" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="android.permission.CAMERA" />
    <queries>
        <intent>
            <action android:name="android.support.customtabs.action.CustomTabsService" />
        </intent>
    </queries>
    <application android:label="东方证券" android:icon="@mipmap/ic_launcher" android:name="daxm.damc.mxad.cmad.DdcmCmddMcddDdmcApp" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <activity android:theme="@style/LaunchTheme" android:name="com.max.securities.dongfang.MainActivity" android:exported="true" android:launchMode="singleTop" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <meta-data android:name="io.flutter.embedding.android.NormalTheme" android:resource="@style/NormalTheme" />
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <meta-data android:name="flutterEmbedding" android:value="2" />
        <provider android:name="com.pichillilorenzo.flutter_inappwebview.InAppWebViewFileProvider" android:exported="false" android:authorities="flymfo.oncayl.zywwzcrye.flutter_inappwebview.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <activity android:theme="@style/AppTheme" android:name="com.pichillilorenzo.flutter_inappwebview.in_app_browser.InAppBrowserActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/ThemeTransparent" android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivity" android:exported="false" />
        <activity android:theme="@style/ThemeTransparent" android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.TrustedWebActivity" android:exported="false" />
        <activity android:theme="@style/ThemeTransparent" android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivitySingleInstance" android:exported="false" android:launchMode="singleInstance" />
        <activity android:theme="@style/ThemeTransparent" android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.TrustedWebActivitySingleInstance" android:exported="false" android:launchMode="singleInstance" />
        <receiver android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ActionBroadcastReceiver" android:enabled="true" android:exported="false" />
        <meta-data android:name="io.flutter.embedded_views_preview" android:value="true" />
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="flymfo.oncayl.zywwzcrye.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:name="daxm.damc.mxad.cmad.NcenturyImarkStomatoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenSize" />
        <activity android:name="daxm.damc.mxad.cmad.KcowWmeetingLoperateActivity" android:enabled="false" android:exported="true" android:screenOrientation="landscape" android:configChanges="screenSize" />
        <activity android:name="daxm.damc.mxad.cmad.WbirthPdistinguishCnecessaryActivity" android:enabled="true" android:exported="false" android:configChanges="orientation" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="daxm.damc.mxad.cmad.VjoyEgrowLtoughWbrilliantActivity" android:enabled="false" android:exported="true" android:configChanges="orientation|screenSize" />
        <activity android:name="daxm.damc.mxad.cmad.RsoulQstreamTchampionActivity" android:enabled="false" android:exported="false" android:configChanges="screenSize" />
    </application>
</manifest>