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


正在查看:大书法家 v9.1.8 -- AndroidManifest.xml 的源代码文件

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


<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.honghesoft.calligrapher" platformBuildVersionCode="33" platformBuildVersionName="13" android:versionCode="918" android:versionName="9.1.8" android:compileSdkVersion="33" android:compileSdkVersionCodename="13"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="33" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="android.permission.INTERNET" />
    <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_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
    <queries>
        <package android:name="com.tencent.mm" />
        <package android:name="com.tencent.mobileqq" />
        <package android:name="com.sina.weibo" />
        <intent>
            <action android:name="android.intent.action.TTS_SERVICE" />
        </intent>
    </queries>
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <application android:theme="@style/AppTheme" android:label="@string/appName" android:icon="@mipmap/icon" android:name="com.stub.StubApp" android:allowBackup="false" android:usesCleartextTraffic="true" android:roundIcon="@mipmap/icon_round" android:appComponentFactory="true" android:requestLegacyExternalStorage="true">
        <activity android:label="@string/appName" android:name="com.honghesoft.calligrapher.AtyLauncher" android:exported="true" android:screenOrientation="nosensor" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.honghesoft.calligrapher.AtyIntro" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:label="@string/appName" android:name="com.honghesoft.calligrapher.AtyMain" android:launchMode="singleTask" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.honghesoft.calligrapher.AtyCenter" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyUser" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.honghesoft.calligrapher.AtySettings" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyUpgrade" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyAbout" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyPrivacy" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyPrivacyManage" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyHelp" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyContact" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyFeedback" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.honghesoft.calligrapher.AtyFonts" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyFontsMore" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.honghesoft.calligrapher.AtyContent" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.honghesoft.calligrapher.AtyLogin" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.honghesoft.calligrapher.AtyPwd" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.honghesoft.calligrapher.AtyPayAlipay" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.honghesoft.calligrapher.AtyPayWeixin" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.honghesoft.calligrapher.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleInstance" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.honghesoft.calligrapher.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <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="tencent1101040975" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <meta-data android:name="android.max_aspect" android:value="2.2" />
        <meta-data android:name="BaiduMobAd_CHANNEL" android:value="honghe" />
        <meta-data android:name="TA_APPKEY" android:value="Aqc1101040975" />
        <meta-data android:name="InstallChannel" android:value="honghe" />
        <meta-data android:name="BaiduMobAd_STAT_ID" android:value="a7af95400f" />
        <meta-data android:name="BaiduMobAd_EXCEPTION_LOG" android:value="true" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.honghesoft.calligrapher.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/exposed_paths" />
        </provider>
        <activity android:name="cn.com.monking.android.uis.AtyShare" android:exported="true">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_ACTIVITY" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/compatThemeTransparent" android:name="cn.com.monking.android.uis.AtyPermission" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.honghesoft.calligrapher.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="com.sina.weibo.sdk.web.WebActivity" android:exported="false" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareTransActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <provider android:name="com.sina.weibo.sdk.content.FileProvider" android:exported="false" android:authorities="com.honghesoft.calligrapher.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <activity android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" 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" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
    </application>
</manifest>