杏吧 v5.0版本的 MD5 值为:6060d82046650ce71383e136711e525f

以下内容为反编译后的 杏吧 v5.0 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="500000" android:versionName="5.0" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="com.media.xingba.night" platformBuildVersionCode="34" platformBuildVersionName="14"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="34" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="32" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.ACCESS_MEDIA_LOCATION" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="android.permission.READ_MEDIA_AUDIO" />
    <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="32" />
    <uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
    <queries>
        <intent>
            <action android:name="android.intent.action.MAIN" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
        </intent>
        <package android:name="com.google.android.gms.policy_cast_dynamite" />
    </queries>
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <permission android:name="com.media.xingba.night.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="com.media.xingba.night.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="com.media.xingba.night.MediaApp" android:allowBackup="false" android:supportsRtl="true" android:extractNativeLibs="false" android:fullBackupContent="false" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_security_config" android:maxAspectRatio="2.4" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:dataExtractionRules="@xml/data_extraction_rules">
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="com.media.xingba.night.ui.cache.LocalPlayerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <service android:name="com.qunidayede.service.CoreService" android:exported="false" />
        <activity android:name="com.media.xingba.night.ui.video.TagDetailVideoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.video.VideoDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.media.xingba.night.ui.community.PostUpActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.community.PostDetailsActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.community.TagsDetailsActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.Splash" android:name="com.media.xingba.night.ui.welcome.WelcomeActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:name="com.media.xingba.night.ui.video.CachePlayerActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.MainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.account.SignInActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="bindphone" android:host="bind" />
            </intent-filter>
        </activity>
        <activity android:name="com.media.xingba.night.ui.community.PostTagListActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.fans.FansActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/user_title" android:name="com.media.xingba.night.ui.account.MineInfoActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/vip_title" android:name="com.media.xingba.night.ui.purchase.BuyActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="buyvip" />
            </intent-filter>
        </activity>
        <activity android:label="@string/mine_purchase" android:name="com.media.xingba.night.ui.purchase.PurchaseActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/recharge_record" android:name="com.media.xingba.night.ui.wallet.OrderActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/balance_details" android:name="com.media.xingba.night.ui.wallet.BillActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/online_service" android:name="com.media.xingba.night.ui.online.ChatActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="service" android:host="contact" />
            </intent-filter>
        </activity>
        <activity android:label="@string/mine_wallet" android:name="com.media.xingba.night.ui.wallet.WalletActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="recharge" />
            </intent-filter>
        </activity>
        <activity android:label="@string/mine_history" android:name="com.media.xingba.night.ui.record.RecordActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/share_title" android:name="com.media.xingba.night.ui.share.ShareActivity" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="share" />
            </intent-filter>
        </activity>
        <activity android:label="@string/integral_exchange" android:name="com.media.xingba.night.ui.welfare.IntegralExchangeActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/integral_detail" android:name="com.media.xingba.night.ui.welfare.IntegralDetailActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/share_record" android:name="com.media.xingba.night.ui.share.ShareRecordActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/modify_nickname" android:name="com.media.xingba.night.ui.account.NickNameActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/exchange_title" android:name="com.media.xingba.night.ui.exchange.ExchangeActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/bind_parent_title" android:name="com.media.xingba.night.ui.share.BindParentActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.preview.PreviewActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/account_retrieve" android:name="com.media.xingba.night.ui.account.retrieve.RetrieveActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/mine_author" android:name="com.media.xingba.night.ui.creation.CreatorsApplyActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.video.VideoListActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.search.SearchActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/home_rank_list" android:name="com.media.xingba.night.ui.rank.RankListActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/home_daily_picks" android:name="com.media.xingba.night.ui.daily.DailyPickActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.up.AuthorListActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.up.UpDetailActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.account.ScanActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/mine_community" android:name="com.media.xingba.night.ui.community.MinePostActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/mine_cache" android:name="com.media.xingba.night.ui.cache.CacheActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/message_center" android:name="com.media.xingba.night.ui.online.MessageCenterActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/post_publish" android:name="com.media.xingba.night.ui.post.PublishActivity" android:screenOrientation="portrait" />
        <activity android:name="com.media.xingba.night.ui.video.ShortVideoPlayerActivity" android:screenOrientation="portrait" />
        <activity android:label="@string/mine_video_title" android:name="com.media.xingba.night.ui.video.MineVideoActivity" android:screenOrientation="portrait" />
        <service android:name="com.media.xingba.night.datasource.DemoDownloadService" android:exported="false" android:foregroundServiceType="dataSync">
            <intent-filter>
                <action android:name="androidx.media3.exoplayer.downloadService.action.RESTART" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <service android:name="androidx.media3.exoplayer.scheduler.PlatformScheduler$PlatformSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="true" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:multiprocess="true" android:authorities="com.media.xingba.night.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <meta-data android:name="NETWORK_VERSION" android:value="true" />
        <meta-data android:name="android.max_aspect" android:value="2.4" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait|landscape" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.media.xingba.night.androidx-startup">
            <meta-data android:name="com.media.xingba.base.initializer.AppInitializer" android:value="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>
        <provider android:name="com.luck.picture.lib.basic.PictureFileProvider" android:exported="false" android:authorities="com.media.xingba.night.luckProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ps_file_paths" />
        </provider>
        <service android:name="com.luck.picture.lib.service.ForegroundService" android:enabled="true" android:foregroundServiceType="location" />
        <activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.luck.picture.lib.basic.PictureSelectorSupporterActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Picture.Theme.Translucent" android:name="com.luck.picture.lib.basic.PictureSelectorTransparentActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <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="com.media.xingba.night.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="com.media.xingba.night.messenger" />
            </intent-filter>
        </service>
        <receiver android:name="com.google.android.gms.cast.framework.media.MediaIntentReceiver" android:exported="false" />
        <service android:name="com.google.android.gms.cast.framework.ReconnectionService" android:exported="false" />
        <service android:name="androidx.camera.core.impl.MetadataHolderService" android:enabled="false" android:exported="false">
            <meta-data android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER" android:value="androidx.camera.camera2.Camera2Config$DefaultProvider" />
        </service>
        <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" />
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <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" />
        <provider android:name="com.noober.background.BackgroundContentProvider" android:exported="false" android:multiprocess="true" android:authorities="com.media.xingba.night.backgroundLibrary" />
    </application>
</manifest>