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


正在查看:书签地球 v2.2.4 -- AndroidManifest.xml 的源代码文件

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


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="2002004" android:versionName="2.2.4" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="com.langdashi.bookmarkearth" platformBuildVersionCode="34" platformBuildVersionName="14"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="31" />
    <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" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <queries>
        <package android:name="com.tencent.mm" />
        <package android:name="com.tencent.mobileqq" />
        <intent>
            <action android:name="*" />
            <data android:scheme="tbopen" />
        </intent>
        <package android:name="com.eg.android.AlipayGphone" />
        <package android:name="com.eg.android.AlipayGphoneRC" />
        <package android:name="hk.alipay.wallet" />
        <package android:name="hk.alipay.walletRC" />
    </queries>
    <queries>
        <package android:name="com.eg.android.AlipayGphone" />
        <package android:name="hk.alipay.wallet" />
    </queries>
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <permission android:name="com.langdashi.bookmarkearth.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="com.langdashi.bookmarkearth.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-feature android:name="android.hardware.camera.front" android:required="false" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <uses-feature android:name="android.hardware.screen.landscape" android:required="false" />
    <uses-feature android:name="android.hardware.wifi" android:required="false" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <application android:theme="@style/Theme.BookmarkEarth.Light" android:label="@string/appName" android:icon="@mipmap/app_icon" android:name="com.bookmarkearth.app.global.BookmarkEarthApplication" android:allowBackup="false" android:supportsRtl="true" android:extractNativeLibs="false" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/app_icon" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:theme="@style/SplashScreen" android:label="@string/appName" android:name="com.bookmarkearth.app.launch.LaunchBridgeActivity" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="android.intent.category.APP_BROWSER" />
            </intent-filter>
        </activity>
        <meta-data android:name="android.webkit.WebView.MetricsOptOut" android:value="true" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.langdashi.bookmarkearth.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="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.langdashi.bookmarkearth.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <meta-data android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" />
        <activity android:theme="@style/Theme.BookmarkEarth.Light" android:label="@string/appName" android:name="com.bookmarkearth.app.onboarding.ui.OnboardingActivity" android:exported="false" />
        <activity android:label="@string/appDescription" android:name="com.bookmarkearth.app.browser.BrowserActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" />
                <data android:scheme="http" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" />
                <data android:scheme="http" />
                <data android:mimeType="text/html" />
                <data android:mimeType="text/plain" />
                <data android:mimeType="application/xhtml+xml" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.nfc.action.NDEF_DISCOVERED" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="https" />
                <data android:scheme="http" />
            </intent-filter>
        </activity>
        <activity android:label="@string/systemTextSearchMessage" android:name="com.bookmarkearth.app.SelectedTextSearchActivity" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.PROCESS_TEXT" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.WEB_SEARCH" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:label="@string/tabActivityTitle" android:name="com.bookmarkearth.app.tabs.ui.TabSwitcherActivity" android:exported="false" />
        <activity android:label="@string/settingsActivityTitle" android:name="com.bookmarkearth.app.settings.SettingsActivity" android:exported="false" android:parentActivityName="com.bookmarkearth.app.browser.BrowserActivity">
            <intent-filter>
                <action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
            </intent-filter>
        </activity>
        <activity android:label="@string/historyActivityTitle" android:name="com.bookmarkearth.app.history.ui.HistoriesActivity" android:parentActivityName="com.bookmarkearth.app.browser.BrowserActivity" />
        <activity android:label="@string/bookmarksActivityTitle" android:name="com.bookmarkearth.app.bookmarks.ui.BookmarksActivity" android:parentActivityName="com.bookmarkearth.app.browser.BrowserActivity" />
        <activity android:label="@string/userscriptManagerActivityTitle" android:name="com.bookmarkearth.app.userscript.ui.UserscriptManagerActivity" />
        <activity android:label="@string/userscriptEditActivityTitle" android:name="com.bookmarkearth.app.userscript.ui.UserscriptEditActivity" android:parentActivityName="com.bookmarkearth.app.userscript.ui.UserscriptManagerActivity" />
        <activity android:label="@string/fireproofWebsitesActivityTitle" android:name="com.bookmarkearth.app.fire.fireproofwebsite.ui.FireproofWebsitesActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:label="@string/preciseLocationActivityTitle" android:name="com.bookmarkearth.app.location.ui.LocationPermissionsActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:name="com.bookmarkearth.app.fire.FireActivity" android:process="@string/fireProcessName" />
        <activity android:label="@string/accessibilityActivityTitle" android:name="com.bookmarkearth.app.accessibility.AccessibilityActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:label="@string/downloadsActivityTitle" android:name="com.bookmarkearth.app.downloads.DownloadsActivity" android:exported="false" android:parentActivityName="com.bookmarkearth.app.browser.BrowserActivity" />
        <activity android:theme="@style/Theme.AppCompat.Transparent.NoActionBar" android:name="com.bookmarkearth.app.settings.FireAnimationActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:name="com.bookmarkearth.app.basic.ui.WebViewActivity" />
        <activity android:name="com.bookmarkearth.app.usercenter.destory.UserDestoryActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:name="com.bookmarkearth.app.searchbox.ui.SearchBoxActivity" />
        <activity android:name="com.bookmarkearth.app.discover.ui.DiscoverActivity" />
        <activity android:name="com.bookmarkearth.app.scanner.ui.MyCaptureActivity" />
        <activity android:label="@string/folderLocationTitle" android:name="com.bookmarkearth.app.bookmarks.ui.bookmarkfolders.BookmarkFoldersActivity" android:parentActivityName="com.bookmarkearth.app.bookmarks.ui.BookmarksActivity" />
        <activity android:label="@string/settingsTitleAppLinks" android:name="com.bookmarkearth.app.applinks.ui.AppLinksActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:label="@string/settingsAboutBookmarkEarth" android:name="com.bookmarkearth.app.settings.AboutActivity" android:parentActivityName="com.bookmarkearth.app.settings.SettingsActivity" />
        <activity android:name="com.bookmarkearth.app.pay.ui.PayActivity" />
        <activity android:name="com.bookmarkearth.app.bookmarks.ui.backup.BookmarksBackupActivity" />
        <activity android:name="com.bookmarkearth.app.usercenter.UserCenterActivity" />
        <activity android:name="com.bookmarkearth.app.usercenter.loginregister.ui.LoginRegisterActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.langdashi.bookmarkearth.wxapi.WXEntryActivity" android:exported="true" android:taskAffinity="com.langdashi.bookmarkearth" android:launchMode="singleTop" />
        <activity-alias android:name="com.langdashi.bookmarkearth.wxapi.WXPayEntryActivity" android:exported="true" android:targetActivity="com.langdashi.bookmarkearth.wxapi.WXEntryActivity" />
        <activity android:name="com.tencent.tauth.AuthActivity" android:exported="true" 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="tencent101916765" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
        <service android:name="com.bookmarkearth.app.notification.NotificationHandlerService" />
        <activity android:theme="@style/Theme.BookmarkEarth.Light" android:name="com.bookmarkearth.common.ui.themepreview.ui.AppComponentsActivity" android:exported="true" />
        <service android:name="androidx.work.multiprocess.RemoteWorkManagerService" android:exported="false" />
        <meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
        <service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
        <service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
        <service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" />
        <receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.BATTERY_OKAY" />
                <action android:name="android.intent.action.BATTERY_LOW" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
                <action android:name="android.intent.action.DEVICE_STORAGE_OK" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
                <action android:name="android.intent.action.TIME_SET" />
                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
            <intent-filter>
                <action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
            </intent-filter>
        </receiver>
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <activity android:theme="@style/zxing_CaptureTheme" android:name="com.journeyapps.barcodescanner.CaptureActivity" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" android:screenOrientation="sensorLandscape" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.APayEntranceActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <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>
    </application>
</manifest>