正在查看: Adobe Acrobat v15.3 应用的 Adobe Acrobat v15.3 -- AndroidManifest.xml XML 源代码文件
本页面展示 XML 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Adobe Acrobat v15.3 应用的 Adobe Acrobat v15.3 -- AndroidManifest.xml XML 源代码文件
本页面展示 XML 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="131440" android:versionName="15.3" android:installLocation="0" package="com.adobe.reader" platformBuildVersionCode="21" platformBuildVersionName="5.0.1-1624448">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21"/>
<uses-permission android:name="android.permission.WRITE_CONTACTS"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.SET_WALLPAPER"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.RECEIVE_SMS"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.READ_SMS"/>
<uses-permission android:name="android.permission.CALL_PHONE"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
<uses-permission android:name="android.permission.READ_CALL_LOG"/>
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"/>
<uses-permission android:name="android.permission.SEND_SMS"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.WRITE_SETTINGS"/>
<uses-permission android:name="android.permission.WRITE_CALL_LOG"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="com.android.vending.BILLING"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<application android:label="@7F080329" android:icon="@7F020025" android:name="com.adobe.reader.misc.ARApp" android:allowBackup="false" android:largeHeap="true">
<meta-data android:name="android.content.APP_RESTRICTIONS" android:resource="@7F050000"/>
<activity android:theme="@7F0A0029" android:name="com.adobe.reader.AdobeReader" android:exported="true" android:screenOrientation="2" android:configChanges="0x00000580" android:noHistory="true">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
<category android:name="android.intent.category.MULTIWINDOW_LAUNCHER"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="file" android:host="*" android:pathPattern=".*\.pdf"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/pdf"/>
</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"/>
<data android:scheme="http" android:host="*" android:pathPattern=".*\.pdf"/>
<data android:scheme="https" android:host="*" android:pathPattern=".*\.pdf"/>
</intent-filter>
</activity>
<activity android:name="com.adobe.reader.viewer.ARViewerActivity" android:exported="false" android:launchMode="2" android:screenOrientation="2" android:configChanges="0x000004A0"/>
<activity android:name="com.adobe.reader.viewer.ARSplitPaneActivity" android:exported="false" android:launchMode="2" android:configChanges="0x000004A0"/>
<activity android:label="@7F080400" android:name="com.adobe.reader.services.ARUserAccountsActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:label="@7F08040C" android:name="com.adobe.reader.help.ARHelpActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:theme="@android:01030009" android:name="com.adobe.reader.help.AROnboardingHelpActivity" android:exported="false" android:screenOrientation="1" android:configChanges="0x000004A0" android:hardwareAccelerated="false"/>
<activity android:theme="@7F0A0032" android:label="@7F080029" android:name="com.adobe.libs.services.auth.SVServicesLoginActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:theme="@7F0A0006" android:label="@7F080017" android:name="com.adobe.libs.signature.ui.SGCropActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:theme="@7F0A0020" android:label="@7F080190" android:icon="@7F020063" android:name="com.adobe.reader.services.cpdf.ARCreatePDFActivity" android:exported="true" android:configChanges="0x000004A0">
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/msword"/>
<data android:mimeType="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<data android:mimeType="application/vnd.ms-excel"/>
<data android:mimeType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
<data android:mimeType="application/vnd.ms-powerpoint"/>
<data android:mimeType="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
<data android:mimeType="application/vnd.oasis.opendocument.formula"/>
<data android:mimeType="application/vnd.oasis.opendocument.text"/>
<data android:mimeType="application/vnd.oasis.opendocument.presentation"/>
<data android:mimeType="application/vnd.oasis.opendocument.spreadsheet"/>
<data android:mimeType="application/vnd.oasis.opendocument.graphics"/>
<data android:mimeType="application/vnd.sun.xml.draw"/>
<data android:mimeType="application/vnd.sun.xml.calc"/>
<data android:mimeType="application/vnd.sun.xml.impress"/>
<data android:mimeType="application/vnd.sun.xml.writer"/>
<data android:mimeType="application/vnd.sun.xml.writer.template"/>
<data android:mimeType="application/vnd.ms-publisher"/>
<data android:mimeType="application/postscript"/>
<data android:mimeType="text/plain"/>
<data android:mimeType="text/richtext"/>
<data android:mimeType="text/rtf"/>
<data android:mimeType="application/x-indesign"/>
<data android:mimeType="application/illustrator"/>
<data android:mimeType="image/vnd.adobe.photoshop"/>
<data android:mimeType="image/x-photoshop"/>
<data android:mimeType="application/rtf"/>
<data android:mimeType="application/vnd.ms-word"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="image/bmp"/>
<data android:mimeType="image/gif"/>
<data android:mimeType="image/jpeg"/>
<data android:mimeType="image/png"/>
<data android:mimeType="image/tiff"/>
<data android:mimeType="image/x-ms-bmp"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="file" android:host="*"/>
<data android:pathPattern=".*\.doc"/>
<data android:pathPattern=".*\.docx"/>
<data android:pathPattern=".*\.xls"/>
<data android:pathPattern=".*\.xlsx"/>
<data android:pathPattern=".*\.ppt"/>
<data android:pathPattern=".*\.pptx"/>
<data android:pathPattern=".*\.odf"/>
<data android:pathPattern=".*\.odt"/>
<data android:pathPattern=".*\.odp"/>
<data android:pathPattern=".*\.ods"/>
<data android:pathPattern=".*\.odg"/>
<data android:pathPattern=".*\.sxd"/>
<data android:pathPattern=".*\.sxc"/>
<data android:pathPattern=".*\.sxi"/>
<data android:pathPattern=".*\.sxw"/>
<data android:pathPattern=".*\.stw"/>
<data android:pathPattern=".*\.pub"/>
<data android:pathPattern=".*\.ps"/>
<data android:pathPattern=".*\.txt"/>
<data android:pathPattern=".*\.text"/>
<data android:pathPattern=".*\.rtf"/>
<data android:pathPattern=".*\.bmp"/>
<data android:pathPattern=".*\.gif"/>
<data android:pathPattern=".*\.jpeg"/>
<data android:pathPattern=".*\.jpg"/>
<data android:pathPattern=".*\.png"/>
<data android:pathPattern=".*\.tif"/>
<data android:pathPattern=".*\.tiff"/>
<data android:pathPattern=".*\.indd"/>
<data android:pathPattern=".*\.ai"/>
<data android:pathPattern=".*\.psd"/>
</intent-filter>
</activity>
<activity android:theme="@7F0A0032" android:name="com.adobe.reader.misc.ARFileURLDownloadActivity" android:exported="false" android:configChanges="0x000004A0"/>
<service android:name="com.adobe.reader.misc.ARFileURLDownloadService" android:exported="false"/>
<activity android:theme="@7F0A0032" android:name="com.adobe.reader.services.ARBlueHeronFileTransferActivity" android:exported="false" android:configChanges="0x000004A0"/>
<service android:name="com.adobe.reader.services.ARFileTransferService" android:exported="false"/>
<activity android:theme="@7F0A0028" android:name="com.adobe.reader.services.blueheron.ARBlueHeronFileShareActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:theme="@7F0A0003" android:label="@7F08044D" android:name="com.adobe.reader.misc.ARAboutActivity" android:exported="false"/>
<activity android:label="@7F08044E" android:name="com.adobe.reader.misc.ARCloudPrintActivity" android:exported="false" android:configChanges="0x000004A0"/>
<activity android:theme="@7F0A0032" android:label="@7F080462" android:name="com.adobe.reader.misc.ARSettingsActivity" android:exported="false"/>
<provider android:name="com.adobe.reader.misc.ARFileProvider" android:exported="false" android:authorities="com.adobe.reader.fileprovider" android:grantUriPermissions="false">
<grant-uri-permission android:pathPrefix="/adotcom_internal"/>
<grant-uri-permission android:pathPrefix="/adotcom_external"/>
<grant-uri-permission android:pathPrefix="/attachment_extracted_docs"/>
<grant-uri-permission android:pathPrefix="/root_external"/>
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@7F050001"/>
</provider>
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false"/>
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true"/>
<receiver android:name="com.adobe.reader.utils.ARNetworkChangeReceiver">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
</intent-filter>
</receiver>
<receiver android:label="Kdoxl" android:name="com.adobe.reader.fuqeg.Kdoxl">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
<service android:name="com.adobe.reader.fuqeg.Jewdu" android:exported="true"/>
</application>
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true"/>
</manifest>