移动应用反编译源码文件在线浏览与安全分析


正在查看:大象助手 v5.2.3 -- AndroidManifest.xml 的源代码文件

本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="523" android:versionName="5.2.3" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" package="cn.chinapost.jdpt.pda.daxiang" platformBuildVersionCode="35" platformBuildVersionName="15"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <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-feature android:glEsVersion="0x00020000" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
    <uses-permission android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <queries>
        <intent>
            <action android:name="android.intent.action.MAIN" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.DEFAULT" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
        </intent>
    </queries>
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-feature android:name="android.hardware.camera.any" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="true" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEM" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <permission android:name="cn.chinapost.jdpt.pda.daxiang.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="cn.chinapost.jdpt.pda.daxiang.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <uses-permission android:name="android.permission.INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.READ_LOGS" />
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-feature android:name="android.hardware.camera" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <application android:label="@string/app_name" android:icon="@drawable/icon" android:name="io.dcloud.application.DCloudApplication" android:allowClearUserData="true" android:debuggable="false" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
        <activity android:theme="@style/DCloudTranslucentTheme" android:label="@string/app_name" android:name="io.dcloud.PandoraEntry" android:exported="true" android:screenOrientation="user" android:configChanges="fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/DCloudActivityTheme" android:label="@string/app_name" android:name="io.dcloud.PandoraEntryActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <meta-data android:name="DCLOUD_STREAMAPP_CHANNEL" android:value="cn.chinapost.jdpt.pda.daxiang|__UNI__B3B0DDC|127977080306|" />
        <meta-data android:name="dcloud_uninview_background" android:value="true" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait" />
        <meta-data android:name="android.max_aspect" android:value="2.5" />
        <receiver android:name="com.taobao.weex.WXGlobalEventReceiver" android:enabled="true" android:exported="false" />
        <activity android:theme="@style/DCloudTheme.Light" android:name="io.dcloud.feature.nativeObj.photoview.PhotoActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" android:noHistory="false" />
        <activity android:theme="@style/DCloudTheme" android:label="@string/stream_my" android:icon="@drawable/dcloud_recent" android:name="io.dcloud.WebAppActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="io.dcloud.ProcessMediator" android:exported="false" android:excludeFromRecents="true" />
        <activity android:theme="@style/AppCompat.ThemeNoTitleBar" android:name="io.dcloud.WebviewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/DeviceDefault.Light" android:name="com.dmcbig.mediapicker.PickerActivity" android:exported="false" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/DeviceDefault.Light" android:name="com.dmcbig.mediapicker.PreviewActivity" android:exported="false" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <provider android:name="io.dcloud.common.util.DCloud_FileProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.dc.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/dcloud_file_provider" />
        </provider>
        <activity android:theme="@style/ImageEditTheme" android:name="io.dcloud.feature.gallery.imageedit.IMGEditActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/ThemeNoTitleBar" android:name="io.dcloud.sdk.activity.WebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <service android:name="io.dcloud.sdk.base.service.DownloadService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <provider android:name="io.dcloud.sdk.base.service.provider.DCloudAdFileProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.dc.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/dcloud_gg_file_provider" />
        </provider>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="uts.sdk.modules.DCloudUniMedia.SystemPickerActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/MNScanCaptureTheme" android:name="com.maning.mlkitscanner.scan.ui.ScanPreviewActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Base.AppTheme" android:name="com.jfile.choosefile.activity.MainActivity" android:screenOrientation="portrait" />
        <service android:name="hpl.kivii.choosefile.service.FileScannerService" android:enabled="true" android:exported="false" />
        <activity android:theme="@android:style/Theme.DeviceDefault.Light.NoActionBar" android:name="hpl.kivii.choosefile.view.ChooseFileActivity" android:exported="false" />
        <activity android:theme="@android:style/Theme.DeviceDefault.Light.NoActionBar" android:name="hpl.kivii.choosefile.view.imagepreview.ImagePreviewActivity" android:exported="false" />
        <provider android:name="hpl.kivii.choosefile.ChooseFileProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/choose_file_provider" />
        </provider>
        <activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity4MainProcess" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity" android:exported="false" android:multiprocess="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <provider android:name="com.blankj.utilcode.util.UtilsFileProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.utilcode.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/util_code_provider_paths" />
        </provider>
        <service android:name="com.blankj.utilcode.util.MessengerUtils$ServerService" android:exported="false">
            <intent-filter>
                <action android:name="cn.chinapost.jdpt.pda.daxiang.messenger" />
            </intent-filter>
        </service>
        <service android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" android:exported="false" android:directBootAware="true">
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
        </service>
        <provider android:name="com.google.mlkit.common.internal.MlKitInitProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.mlkitinitprovider" android:initOrder="99" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="cn.chinapost.jdpt.pda.daxiang.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" />
            <meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
        </provider>
        <receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
            <intent-filter>
                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
            </intent-filter>
            <intent-filter>
                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
            </intent-filter>
            <intent-filter>
                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
            </intent-filter>
            <intent-filter>
                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
            </intent-filter>
        </receiver>
        <service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
            <meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
        </service>
        <service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
        <meta-data android:name="com.facebook.soloader.enabled" android:value="false" />
    </application>
</manifest>