正在查看:掌阅课外书 v4.9.11 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:掌阅课外书 v4.9.11 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="14091153" android:versionName="4.9.11" android:installLocation="auto" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" package="com.zhangyue.read.edu" platformBuildVersionCode="29" platformBuildVersionName="10"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="17" android:targetSdkVersion="26" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.READ_SETTINGS" />
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-feature android:name="android.hardware.camera" />
<uses-feature android:name="android.hardware.camera.autofocus" />
<uses-permission android:name="com.zhangyue.read.edu.BROADCAST" />
<permission android:name="com.zhangyue.read.edu.BROADCAST" android:protectionLevel="signature" />
<uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<application android:theme="@style/Theme.Application" android:label="@string/app_name" android:icon="@mipmap/icon" android:name="com.zhangyue.iReader.app.IreaderApplication" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config">
<activity android:theme="@style/welcome_style" android:name="com.chaozh.iReader.ui.activity.WelcomeActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<data android:scheme="androidzhangyueireader" />
<data android:scheme="com.zhangyue.read.edu" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>
<data android:scheme="ireader" android:host="com.zhangyue.read.edu.scheme" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
</intent-filter>
<intent-filter>
<action android:name="com.chaozh.iReaderFree.scheme.SHOW_DETAIL" />
<action android:name="com.chaozh.iReaderFree.scheme.READ_BOOK" />
<action android:name="com.chaozh.iReaderFree.scheme.DOWNLOAD_BOOK" />
<action android:name="com.chaozh.iReaderFree.scheme.OPEN_URL" />
</intent-filter>
<intent-filter>
<data android:scheme="ireader" android:host="com.zhangyue.read.edu" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
</intent-filter>
<intent-filter>
<action android:name="com.zhangyue.read.edu.SHOW_DETAIL" />
<action android:name="com.zhangyue.read.edu.READ_BOOK" />
<action android:name="com.zhangyue.read.edu.DOWNLOAD_BOOK" />
<action android:name="com.zhangyue.read.edu.OPEN_URL" />
</intent-filter>
</activity>
<activity android:name="com.zhangyue.iReader.online.ui.ActivityOnline" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize">
<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="ireader" android:host="alipay_sign_back" />
</intent-filter>
</activity>
<activity android:name="com.zhangyue.iReader.online.ui.ActivityDictOnline" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.read.ui.Activity_BookBrowser_TXT" android:exported="true" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan">
<meta-data android:name="android.vendor.home_indicator" android:value="hide" />
</activity>
<activity android:theme="@style/fee_activity" android:name="com.zhangyue.iReader.online.ui.ActivityFee" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/fee_activity" android:name="com.zhangyue.iReader.online.ui.ActivityReFee" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.bookshelfnoAnimation" android:name="com.zhangyue.iReader.bookshelf.ui.ActivityBookShelf" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.local.ui.ActivityLocalImage" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.setting.ui.ActivitySettingDefault" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.setting.ui.ActivitySettingProtectEyes" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.bookshelfnoAnimation" android:name="com.zhangyue.iReader.read.ui.Activity_RestMinder" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.bookshelfnoAnimation" android:name="com.zhangyue.iReader.read.ui.Activity_DisableReMinder" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.read.ui.Activity_BookBrowser_HTML" android:configChanges="keyboardHidden|layoutDirection|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.setting.ui.ActivitySettingCHM" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/FullScreen" android:name="com.zhangyue.iReader.PDF.ui.ActivityPDF" android:configChanges="keyboardHidden|layoutDirection|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="false" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.PDF.ui.ActivitySettingPDF" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.PDF.ui.PDFChapListActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.lbs.ui.LBSWelcomeActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.lbs.ui.LBS_BookPage_Activity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.ui.activity.ActivityAbout" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.cloud3.ui.ActivityMyCloudNoteList" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<receiver android:name="com.zhangyue.iReader.read.ui.MediaButtonReceiver">
<intent-filter android:priority="1000">
<action android:name="android.intent.action.MEDIA_BUTTON" />
<action android:name="android.media.AUDIO_BECOMING_NOISY" />
</intent-filter>
</receiver>
<activity android:name="com.zhangyue.iReader.online.ui.ActivityWeb" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.ActivityWebNoTitle" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.fileDownload.UI.ActivityPluginMain" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.fileDownload.UI.ActivityAllFont" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.fileDownload.UI.ActivitySkin" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.fileDownload.UI.ActivityDownload" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.Author" android:name="com.zhangyue.iReader.thirdAuthor.ZYAuthorActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.thirdplatform.barcode.ui.CaptureActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.thirdplatform.barcode.ui.ResultActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.account.ui.AccountExperienceActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.ui.activity.AppLockActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.ui.activity.AppLockSetPasswordActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.ui.activity.AppLockForgetPasswordActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityBookListChannel" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityBookListChannelMore" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityMyBookList" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityBookListChannelSearch" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.chaozh.iReader.ui.activity.SelectBook.SelectBookActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.chaozh.iReader.ui.activity.SelectBook.UpdateUserGuideActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/welcome_style" android:name="com.chaozh.iReader.ui.activity.ShowAdActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.account.Login.ui.AuthorActivity" android:taskAffinity="com.chaozh.iReader.taskauthor" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:allowTaskReparenting="true" />
<activity android:name="com.zhangyue.iReader.account.Login.ui.LoginActivity" android:taskAffinity="com.chaozh.iReader.taskauthor" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:allowTaskReparenting="true" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.uploadicon.ActivityUploadIcon" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateVisible" />
<activity android:name="com.zhangyue.iReader.uploadicon.ActivityUploadIconEdit" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateVisible" />
<activity android:name="com.zhangyue.iReader.bookshelf.ui.ActivityUpdateCover" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.Comment.ActivityComment" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.Comment.ActivityCommentDetail" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityBookListCreater" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.ActivityBookListAddBook" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.detail.ActivityDetailEdit" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.detail.ActivityDetailReplenishMore" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.detail.ActivityDetailBookMore" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.online.ui.booklist.detail.ActivityDetailSelectReplenishBook" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.ui.activity.WifiSendActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.ui.activity.NetworkDiagnoseActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:label="@string/app_name" android:name="com.chaozh.iReaderFree.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity-alias android:name="com.zhangyue.read.edu.wxapi.WXPayEntryActivity" android:exported="true" android:targetActivity="com.chaozh.iReaderFree.wxapi.WXPayEntryActivity" />
<activity android:label="@string/app_name" android:name="com.chaozh.iReaderFree.wxapi.WXEntryActivity" android:exported="true" android:taskAffinity="com.chaozh.iReader.taskauthor" android:launchMode="singleTask" android:allowTaskReparenting="true" />
<activity-alias android:name="com.zhangyue.read.edu.wxapi.WXEntryActivity" android:exported="true" android:targetActivity="com.chaozh.iReaderFree.wxapi.WXEntryActivity" />
<activity android:name="com.alipay.sdk.auth.AuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.chaozh.iReaderFree.apshare.ShareEntryActivity" android:exported="true" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity-alias android:name="com.zhangyue.read.edu.apshare.ShareEntryActivity" android:exported="true" android:targetActivity="com.chaozh.iReaderFree.apshare.ShareEntryActivity" />
<activity android:name="com.sina.weibo.sdk.component.WeiboSdkBrowser" android:exported="false" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.tencent.tauth.AuthActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" 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="tencent1106836495" />
</intent-filter>
</activity>
<activity android:theme="@style/SearchEnterTheme" android:name="com.zhangyue.iReader.search.ui.SearchActivity" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<action android:name="com.ryg.dynamicload.proxy.fragmentactivity.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.cartoon.ui.ActivityCartoon" android:exported="true" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan">
<meta-data android:name="android.vendor.home_indicator" android:value="hide" />
</activity>
<activity android:name="com.zhangyue.iReader.cartoon.ui.ActivityCartoonChapters" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.cartoon.ui.ActivitySettingCartoon" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.thirdplatform.qqpay.ui.ActivityQQPayResult" android:exported="true" android:launchMode="singleTop" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize">
<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="qwalletpaycom.zhangyue.read.edu" />
</intent-filter>
</activity>
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.PDF2.ui.ActivityPDF2" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.noTranslucent" android:name="com.zhangyue.iReader.PDF2.ui.ActivityPDFCrop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Transparent" android:name="com.zhangyue.iReader.ui.activity.PermissionActivity" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/GalleryTheme" android:name="com.zhangyue.iReader.bookDetail.ui.activity.CartoonImageDetailActivity" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.ClubPlayActivity" android:name="com.zhangyue.iReader.ui.activity.ClubPlayerActivity" android:exported="true" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.SubscribeDetailActivity" android:name="com.zhangyue.iReader.ui.activity.SubscribeDetailActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.ad.ui.video.AdVideoActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.account.ui.ActivityExperience" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.zhangyue.iReader.movie.ui.activity.MovieActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.movie.ui.activity.MovieWebActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.setting.ui.ActivitySetting" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySettingOther" android:name="com.zhangyue.iReader.setting.ui.ActivitySettingNotification" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.setting.ui.ActivitySettingAccountSafety" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySettingOther" android:name="com.zhangyue.iReader.setting.ui.ActivitySettingAutoBuy" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_1" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_2" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_3" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_4" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_5" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_6" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_7" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_8" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_9" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_standard_10" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTop_11" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTop_12" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTop_13" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTask_14" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTask_15" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleTask_16" android:launchMode="singleTask" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleInstance_17" android:launchMode="singleInstance" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleInstance_18" android:launchMode="singleInstance" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.plugin.Activity_singleInstance_19" android:launchMode="singleInstance" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.ui.activity.ActivityContainer" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/activity_not_fullscreen" android:name="com.zhangyue.iReader.ui.activity.ActivityNotFullScreen" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.zhangyue.iReader.ui.activity.DgConfigActivity" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Activity.Transparent" android:name="com.zhangyue.iReader.Platform.Share.WeiboShareActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.setting.ui.ActivityMySetting" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.setting.ui.ActivityReaderSetting" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/Theme.ActivitySetting" android:name="com.zhangyue.iReader.setting.ui.ActivitySettingBackup" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|layoutDirection|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.zhangyue.read.edu.ddshare.DDShareActivity" android:exported="true" android:launchMode="singleInstance">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<receiver android:name="com.zhangyue.iReader.appWidget.BooksAppWidgetProviderLenovo" android:permission="com.zhangyue.read.edu.BROADCAST">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="com.zhangyue.read.edu.app_widget.update" />
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/books_app_widget_info_lenovo" />
</receiver>
<receiver android:name="com.zhangyue.iReader.appWidget.BooksAppWidgetProvider" android:permission="com.zhangyue.read.edu.BROADCAST">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="com.zhangyue.read.edu.app_widget.update" />
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/books_app_widget_info" />
</receiver>
<service android:name="com.zhangyue.iReader.account.AccountService" android:enabled="true">
<intent-filter>
<action android:name="com.zhangyue.iReader.Account" />
</intent-filter>
</service>
<service android:name="com.zhangyue.iReader.service.NotificationService" android:process=":channel" />
<service android:name="com.zhangyue.ad.AdService" android:exported="true" android:process=":adp" />
<service android:name="com.zhangyue.iReader.service.ScreenFilterService" />
<service android:name="com.zhangyue.iReader.service.InstallHotfixService" android:exported="true" android:process=":hotfix" />
<service android:name="com.zhangyue.iReader.service.SyncIntentService" android:exported="true">
<intent-filter>
<action android:name="com.zhangyue.iReader.SyncIntentService" />
</intent-filter>
</service>
<service android:name="com.zhangyue.iReader.fileDownload.ServiceDownloadNC">
<intent-filter>
<action android:name="com.zhangyue.iReader.Download.NTC" />
</intent-filter>
</service>
<service android:name="com.zhangyue.iReader.read.Tts.TTSService" />
<service android:name="com.zhangyue.iReader.service.SubscribeService" />
<service android:name="com.zhangyue.iReader.service.VoiceService" />
<service android:name="com.zhangyue.nocket.service.NocketService" android:enabled="true" android:exported="true" android:process=":nocket" />
<service android:name="com.zhangyue.nocket.service.AbsGrayService$AbsGrayInnerService" android:enabled="true" android:exported="true" android:process=":nocket" />
<service android:name="com.zhangyue.nocket.keepalive.KeepAliveService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":nocket" />
<service android:name="com.taobao.accs.ChannelService" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.SERVICE" />
</intent-filter>
<intent-filter>
<action android:name="com.taobao.accs.intent.action.ELECTION" />
</intent-filter>
</service>
<service android:name="com.taobao.accs.data.MsgDistributeService" android:exported="true">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.RECEIVE" />
</intent-filter>
</service>
<receiver android:name="com.taobao.accs.EventReceiver" android:process=":channel">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_REMOVED" />
<data android:scheme="package" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.USER_PRESENT" />
</intent-filter>
</receiver>
<receiver android:name="com.taobao.accs.ServiceReceiver" android:process=":channel">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.COMMAND" />
</intent-filter>
<intent-filter>
<action android:name="com.taobao.accs.intent.action.START_FROM_AGOO" />
</intent-filter>
</receiver>
<service android:name="org.android.agoo.accs.AgooService" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.RECEIVE" />
</intent-filter>
</service>
<service android:name="com.umeng.message.UmengIntentService" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="org.agoo.android.intent.action.RECEIVE" />
</intent-filter>
</service>
<service android:name="com.umeng.message.XiaomiIntentService" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="org.agoo.android.intent.action.RECEIVE" />
</intent-filter>
</service>
<receiver android:name="com.taobao.agoo.AgooCommondReceiver" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="com.zhangyue.read.edu.intent.action.COMMAND" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_REMOVED" />
<data android:scheme="package" />
</intent-filter>
</receiver>
<service android:name="com.umeng.message.UmengMessageIntentReceiverService" android:exported="true" android:process=":channel">
<intent-filter>
<action android:name="org.android.agoo.client.MessageReceiverService" />
</intent-filter>
</service>
<receiver android:name="com.umeng.message.NotificationProxyBroadcastReceiver" android:exported="false" />
<service android:name="com.umeng.message.UmengMessageCallbackHandlerService" android:exported="false">
<intent-filter>
<action android:name="com.umeng.messge.registercallback.action" />
</intent-filter>
<intent-filter>
<action android:name="com.umeng.message.enablecallback.action" />
</intent-filter>
<intent-filter>
<action android:name="com.umeng.message.disablecallback.action" />
</intent-filter>
<intent-filter>
<action android:name="com.umeng.message.message.handler.action" />
</intent-filter>
</service>
<service android:name="com.umeng.message.UmengDownloadResourceService" android:exported="false" />
<provider android:name="com.umeng.message.provider.MessageProvider" android:exported="false" android:authorities="com.zhangyue.read.edu.umeng.message">
<grant-uri-permission android:pathPattern=".*" />
</provider>
<receiver android:name="com.zhangyue.read.edu.wxapi.WxRegisterReceiver" android:permission="com.tencent.mm.plugin.permission.SEND">
<intent-filter>
<action android:name="com.tencent.mm.plugin.openapi.Intent.ACTION_REFRESH_WXAPP" />
</intent-filter>
</receiver>
<receiver android:name="com.zhangyue.iReader.thirdplatform.push.PushRemoveReceiver" android:exported="false">
<intent-filter>
<action android:name="com.zhangyue.iReader.push.remove" />
</intent-filter>
</receiver>
<receiver android:name="com.zhangyue.iReader.office.OfficeCloseReceiver">
<intent-filter>
<action android:name="cn.wps.moffice.file.close" />
<category android:name="com.zhangyue.read.edu" />
</intent-filter>
</receiver>
<receiver android:name="com.zhangyue.nocket.receive.NocketReceiver" android:enabled="true" android:exported="false" android:process=":nocket">
<intent-filter>
<action android:name="com.zhangyue.nocket.action.changeaccount" />
</intent-filter>
<intent-filter>
<action android:name="com.zhangyue.nocket.action.changeswitch" />
</intent-filter>
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<provider android:name="com.zhangyue.iReader.provider.FileShareProvider" android:exported="false" android:authorities="com.zhangyue.read.edu.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/sharepath" />
</provider>
<meta-data android:name="com.zhangyue.iReader.account.api.version" android:value="2" />
<meta-data android:name="UMENG_APPKEY" android:value="5bc5a4feb465f50a6f0005b0" />
<meta-data android:name="UMENG_MESSAGE_SECRET" android:value="9e6dcf46f841ac2935eb4ae2e8189fe3" />
<meta-data android:name="IS_AUTO_START" android:value="false" />
<meta-data android:name="HOTFIX_VERSION" android:value="3" />
<meta-data android:name="android.max_aspect" android:value="2.1" />
<meta-data android:name="android.notch_support" android:value="true" />
<meta-data android:name="android.vendor.full_screen" android:value="true" />
<meta-data android:name="schemeVersion" android:value="220" />
<meta-data android:name="notch.config" android:value="portrait|landscape" />
<meta-data android:name="BaiduMobAd_STAT_ID" android:value="f108667fea" />
<meta-data android:name="BaiduMobAd_EXCEPTION_LOG" android:value="true" />
<meta-data android:name="BaiduMobAd_SEND_STRATEGY" android:value="APP_START" />
<meta-data android:name="BaiduMobAd_ONLY_WIFI" android:value="false" />
<meta-data android:name="BaiduMobAd_CELL_LOCATION" android:value="false" />
<meta-data android:name="BaiduMobAd_GPS_LOCATION" android:value="false" />
<meta-data android:name="BaiduMobAd_WIFI_LOCATION" android:value="false" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<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" />
<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="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareStoryActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareChatActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareResultActivity" android:launchMode="singleTop" 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>
<intent-filter>
<action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_STORY" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
</application>
</manifest>