接听宝 v4.9.4版本的 MD5 值为:802481b4957d4683e7ba472a9037f34f

以下内容为反编译后的 接听宝 v4.9.4 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="114" android:versionName="4.9.4" android:compileSdkVersion="28" android:compileSdkVersionCodename="9" package="com.myhexin.tellus" platformBuildVersionCode="28" platformBuildVersionName="9"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_CONTACTS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.WRITE_CALENDAR" />
    <uses-permission android:name="android.permission.READ_CALENDAR" />
    <uses-permission android:name="android.permission.SEND_SMS" />
    <uses-permission android:name="android.permission.CALL_PRIVILEGED" />
    <permission android:name="com.myhexin.tellus.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="com.myhexin.tellus.permission.MIPUSH_RECEIVE" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <permission android:name="com.myhexin.tellus.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.myhexin.tellus.permission.JPUSH_MESSAGE" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <permission android:name="com.myhexin.tellus.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.myhexin.tellus.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.myhexin.tellus.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.myhexin.tellus.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.myhexin.tellus.permission.PUSH_PROVIDER" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher_jtb" android:name="com.myhexin.tellus.AssistantApplication" android:allowBackup="true" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:theme="@style/SplashStyleElephant" android:name="com.myhexin.tellus.MainActivity" android:launchMode="singleTop" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <meta-data android:name="io.flutter.app.android.SplashScreenUntilFirstFrame" android:value="true" />
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="app" android:host="com.myhexin.tellus" />
                <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/DialogStyleActivity" android:name="com.myhexin.tellus.module.dialog.ProtocolCancelConfirmDialogActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/DialogStyleActivity" android:name="com.myhexin.tellus.module.dialog.ProtocolDialogActivity" android:launchMode="singleTop" />
        <activity android:name="com.myhexin.tellus.module.webview.CommonWebViewActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:name="com.cmic.sso.sdk.view.LoginAuthActivity" android:launchMode="singleTop" android:screenOrientation="portrait" 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="\ 1109733217" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/TranslucentTheme" android:label="@string/app_name" android:name="com.myhexin.tellus.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="wxd930ea5d5a258f4f" />
            </intent-filter>
        </activity>
        <receiver android:name="com.myhexin.tellus.module.push.PushReceiver" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.myhexin.tellus.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <service android:name="com.myhexin.tellus.module.force.DownLoadService" />
        <meta-data android:name="flutterEmbedding" android:value="2" />
        <activity android:theme="@style/PermissionDialog" android:label="" android:name="com.myhexin.voicebox.pushlibrary.view.PermissionActivity" />
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":pushservice" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android: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.NetworkStatusReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.myhexin.voicebox.pushlibrary.mi.XiaomiPushMessageReceiver" 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:name="com.myhexin.voicebox.pushlibrary.hw.HuaweiPushIntentHandlerActivity">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="huaweipushscheme" android:host="com.myhexin.tellus" android:path="/huaweipush" />
            </intent-filter>
        </activity>
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=100968905" />
        <service android:name="com.myhexin.voicebox.pushlibrary.hw.HuaweiPushService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <service android:name="com.myhexin.voicebox.pushlibrary.jpush.JPushServer" android:enabled="true" android:exported="false" android:process=":pushcore">
            <intent-filter>
                <action android:name="cn.jiguang.user.service.action" />
            </intent-filter>
        </service>
        <receiver android:name="com.myhexin.voicebox.pushlibrary.jpush.JPushMsgReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
                <action android:name="cn.jpush.android.intent.REGISTRATION" />
                <action android:name="cn.jpush.android.intent.MESSAGE_RECEIVED" />
                <action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED" />
                <action android:name="cn.jpush.android.intent.NOTIFICATION_OPENED" />
                <action android:name="cn.jpush.android.intent.NOTIFICATION_CLICK_ACTION" />
                <action android:name="cn.jpush.android.intent.CONNECTION" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </receiver>
        <meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50001" />
        <meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_0_1-C" />
        <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>
        <activity android:theme="@android:style/Theme.Holo.Light.Dialog.NoActionBar" android:name="com.hexin.performancemonitor.securitymode.DialogActivity" android:process=":safemode" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
        <service android:name="com.myhexin.recognize.library.session.CommunicationService" android:exported="false" />
        <meta-data android:name="flutterProjectType" android:value="module" />
        <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|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" />
        <service android:name="com.myhexin.voiceCollection.mylibrary.session.AudioUploadService" android:exported="false" />
        <activity android:theme="@style/MyDialogStyle" android:name="cn.jpush.android.ui.PopWinActivity" android:exported="true">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="cn.jpush.android.ui.PopWinActivity" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="cn.jpush.android.ui.PushActivity" android:exported="true" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="cn.jpush.android.ui.PushActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </activity>
        <service android:name="cn.jpush.android.service.PushService" android:enabled="true" android:exported="false" android:process=":pushcore">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.REGISTER" />
                <action android:name="cn.jpush.android.intent.REPORT" />
                <action android:name="cn.jpush.android.intent.PushService" />
                <action android:name="cn.jpush.android.intent.PUSH_TIME" />
            </intent-filter>
        </service>
        <service android:name="cn.jpush.android.service.DaemonService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.DaemonService" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.jpush.android.service.DActivity" android:enabled="true" android:exported="true" android:taskAffinity="jpush.custom">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.DActivity" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </activity>
        <receiver android:name="cn.jpush.android.service.PushReceiver" android:enabled="true" android:exported="false">
            <intent-filter android:priority="1000">
                <action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <receiver android:name="cn.jpush.android.service.AlarmReceiver" android:exported="false" />
        <receiver android:name="cn.jpush.android.service.SchedulerReceiver" android:exported="false" />
        <provider android:name="cn.jpush.android.service.DataProvider" android:exported="false" android:process=":pushcore" android:authorities="com.myhexin.tellus.DataProvider" />
        <provider android:name="cn.jpush.android.service.DownloadProvider" android:exported="true" android:authorities="com.myhexin.tellus.DownloadProvider" />
        <activity android:theme="@style/JPushTheme" android:name="cn.jpush.android.service.JNotifyActivity" android:exported="true" android:taskAffinity="jpush.custom">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.JNotifyActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/JPushTheme" android:name="cn.android.service.JTransitActivity" android:exported="true" android:taskAffinity="jpush.custom">
            <intent-filter>
                <action android:name="cn.android.service.JTransitActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.myhexin.tellus" />
            </intent-filter>
        </activity>
        <receiver android:name="cn.jpush.android.asus.AsusPushMessageReceiver" android:exported="false" />
        <meta-data android:name="JPUSH_CHANNEL" android:value="developer-default" />
        <meta-data android:name="JPUSH_APPKEY" android:value="e3e01d1d09658e7ba3120d23" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.myhexin.tellus.permission.PROCESS_PUSH_MSG" 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.myhexin.tellus.permission.PROCESS_PUSH_MSG" 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:permission="com.myhexin.tellus.permission.PUSH_PROVIDER" android:readPermission="com.myhexin.tellus.permission.PUSH_PROVIDER" android:writePermission="com.myhexin.tellus.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.myhexin.tellus.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:5.3.0.303" />
        <meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.myhexin.tellus.aaidinitprovider" android:initOrder="500" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:5.1.1.306" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:5.3.0.304" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <provider android:name="com.huawei.hms.update.provider.UpdateProvider" android:exported="false" android:authorities="com.myhexin.tellus.hms.update.provider" android:grantUriPermissions="true" />
        <provider android:name="com.huawei.hms.device.provider.CheckHmsProvider" android:exported="false" android:authorities="com.myhexin.tellus.hms.device.validate.spoofprovider" android:grantUriPermissions="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.updatesdk.service.otaupdate.AppUpdateActivity" android:exported="false" android:configChanges="orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.updatesdk.support.pm.PackageInstallerActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <provider android:name="com.huawei.updatesdk.fileprovider.UpdateSdkFileProvider" android:exported="false" android:authorities="com.myhexin.tellus.updateSdk.fileProvider" android:grantUriPermissions="true" />
        <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.myhexin.tellus.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
    </application>
</manifest>