{"id":2552,"date":"2024-08-26T11:32:37","date_gmt":"2024-08-26T03:32:37","guid":{"rendered":"https:\/\/support.foxitsoftware.cn\/?p=2552"},"modified":"2024-08-26T11:32:38","modified_gmt":"2024-08-26T03:32:38","slug":"%e5%b9%b3%e6%9d%bf%e6%97%8b%e8%bd%ac%e5%b1%8f%e5%b9%95%e9%97%aa%e9%80%80","status":"publish","type":"post","link":"https:\/\/support.fuxinsoft.cn\/?p=2552","title":{"rendered":"\u5e73\u677f\u65cb\u8f6c\u5c4f\u5e55\u95ea\u9000"},"content":{"rendered":"\n<p>Foxit PDF SDK for Android\u7684AndroidManifest.xml\u4e2d\uff0cActivity\u7f3a\u5c11configChanges\u914d\u7f6e\u3002\u793a\u4f8b\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code has-contrast-color has-base-2-background-color has-text-color has-background has-link-color has-body-font-family has-medium-font-size wp-elements-bf0a164923147833992a9a6ef67597fe\"><code>&lt;activity  \n    android:name=\".MainActivity\"  android:configChanges=\"keyboardHidden|orientation|screenSize|locale|layoutDirection|screenLayout|uiMode|smallestScreenSize\"  \n    android:exported=\"true\"  \n    android:launchMode=\"singleTop\"  \n    android:windowSoftInputMode=\"adjustPan\"&gt;  \n  \n    &lt;layout        android:gravity=\"center\"  \n        android:minWidth=\"520dp\"  \n        android:minHeight=\"700dp\" \/&gt;  \n  \n    &lt;intent-filter&gt;        &lt;action android:name=\"android.intent.action.MAIN\" \/&gt;  \n        &lt;category android:name=\"android.intent.category.LAUNCHER\" \/&gt;  \n    &lt;\/intent-filter&gt;    &lt;intent-filter tools:ignore=\"AppLinkUrlError\"&gt;  \n        &lt;action android:name=\"android.intent.action.VIEW\" \/&gt;  \n        &lt;category android:name=\"android.intent.category.DEFAULT\" \/&gt;  \n        &lt;data android:mimeType=\"application\/pdf\" \/&gt;  \n    &lt;\/intent-filter&gt;\n    &lt;\/activity&gt;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Foxit PDF SDK for Android\u7684AndroidManifest.xml\u4e2d\uff0cActivity [&hellip;]<\/p>\n","protected":false},"author":28,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[85],"tags":[],"class_list":["post-2552","post","type-post","status-publish","format-standard","hentry","category-rdk-android"],"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","_links":{"self":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2552","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/users\/28"}],"replies":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2552"}],"version-history":[{"count":3,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2552\/revisions"}],"predecessor-version":[{"id":2599,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2552\/revisions\/2599"}],"wp:attachment":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2552"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2552"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2552"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}