Searched refs:manifest (Results 1 – 25 of 327) sorted by relevance
12345678910>>...14
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-intro.jd | 24 name) in its root directory. <span itemprop="description">The manifest file 27 code.</span> Among other things, the manifest does the following: 51 are present in the manifest only while the application is being developed and 64 The diagram below shows the general structure of the manifest file and 75 <a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a> 77 …<a href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permission /></… 78 <a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission /></a> 79 …<a href="{@docRoot}guide/topics/manifest/permission-tree-element.html"><permission-tree /></… 80 …<a href="{@docRoot}guide/topics/manifest/permission-group-element.html"><permission-group />… 81 …<a href="{@docRoot}guide/topics/manifest/instrumentation-element.html"><instrumentation /></… [all …]
|
D | intent-filter-element.jd | 3 parent.link=manifest-intro.html 15 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html"><activity></a></cod… 16 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html"><activity-alias… 17 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html"><service></a></code> 18 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html"><receiver></a></co… 21 <dd><code><a href="{@docRoot}guide/topics/manifest/action-element.html"><action></a></code></… 24 <dd><code><a href="{@docRoot}guide/topics/manifest/category-element.html"><category></a></cod… 25 <br/><code><a href="{@docRoot}guide/topics/manifest/data-element.html"><data></a></code></dd> 37 <code><a href="{@docRoot}guide/topics/manifest/action-element.html"><action></a></code>, 38 <code><a href="{@docRoot}guide/topics/manifest/category-element.html"><category></a></code>, … [all …]
|
D | receiver-element.jd | 3 parent.link=manifest-intro.html 19 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 22 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter>… 23 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"><meta-data></a></… 33 declare it in the manifest file with this element. The other is to create 48 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 49 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#enabled">enabled</a></code>… 51 <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></c… 78 (see the <code><a href="{@docRoot}guide/topics/manifest/receiver-element.html#prmsn">permission</a>… 85 instead (see the <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><appli… [all …]
|
D | service-element.jd | 3 parent.link=manifest-intro.html 20 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 23 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter>… 24 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"><meta-data></a></… 35 the manifest file. Any that are not declared there will not be seen 47 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 48 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#enabled">enabled</a></code>… 50 <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></c… 76 can interact with the service (see the <code><a href="{@docRoot}guide/topics/manifest/service-eleme… 84 as a whole is used instead (see the <code><a href="{@docRoot}guide/topics/manifest/application-elem… [all …]
|
D | instrumentation-element.jd | 3 parent.link=manifest-intro.html 16 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 50 …pecified in the <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest… 58 An application is identified by the package name assigned in its manifest 59 file by the <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest><…
|
D | permission-group-element.jd | 3 parent.link=manifest-intro.html 14 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 19 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a></cod… 25 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a></cod… 50 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a></cod… 52 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html#pgroup"><permissionGroup&… 61 <dd><code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a><… 62 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html"><permission-tr… 63 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permissi…
|
D | activity-alias-element.jd | 3 parent.link=manifest-intro.html 19 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 22 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter>… 23 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"><meta-data></a></… 28 alias and it must be declared before the alias in the manifest. 46 attributes are a subset of <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&l… 60 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 61 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#enabled">enabled</a></code>… 63 <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></c… 87 See the <code><a href="{@docRoot}guide/topics/manifest/activity-element.html"><activity></a><… [all …]
|
D | manifest-element.jd | 1 page.title=<manifest> 3 parent.link=manifest-intro.html 8 <dd><pre class="stx"><manifest xmlns:<a href="#nspace">android</a>="http://schemas.android.com/a… 16 </manifest></pre></dd> 25 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 28 <dd><code><a href="{@docRoot}guide/topics/manifest/compatible-screens-element.html"><compatible-… 29 <br/><code><a href="{@docRoot}guide/topics/manifest/instrumentation-element.html"><instrumentati… 30 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a>… 31 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html"><permission-g… 32 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html"><permission-tr… [all …]
|
D | provider-element.jd | 3 parent.link=manifest-intro.html 30 …<code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></… 34 <dd><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"><meta-data></a></c… 35 <br/><code><a href="{@docRoot}guide/topics/manifest/grant-uri-permission-element.html"><grant-ur… 36 <br/><code><a href="{@docRoot}guide/topics/manifest/path-permission-element.html"><path-permissi… 43 {@code <provider>} element in the manifest file; otherwise, the system is unaware of them 100 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a… 101 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#enabled">enabled</a></code>… 103 <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></c… 127 <code><a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">android:minSdkVersion</a>… [all …]
|
D | permission-tree-element.jd | 3 parent.link=manifest-intro.html 13 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 30 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a></cod… 61 <dd><code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a><… 62 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html"><permission-g… 63 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permissi…
|
D | compatible-screens-element.jd | 3 parent.link=manifest-intro.html 20 href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></code></dd> 24 of the {@code <compatible-screens>} element is allowed in the manifest, but it can 28 <p>The Android system <em>does not</em> read the {@code <compatible-screens>} manifest 36 <p class="caution"><strong>Caution:</strong> Normally, <strong>you should not use this manifest 47 should use the <a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 50 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 54 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 60 other manifest elements.</p> 116 configuration with which your application is <em>not</em> compatible. Here's what the manifest [all …]
|
D | application-element.jd | 40 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 43 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html"><activity></a></cod… 44 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html"><activity-alias… 45 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"><meta-data></a></… 46 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html"><service></a></code> 47 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html"><receiver></a></co… 48 <br/><code><a href="{@docRoot}guide/topics/manifest/provider-element.html"><provider></a></co… 49 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-library-element.html"><uses-library>… 78 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html"><activity></a></code> 80 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#reparent">allowTaskReparenting… [all …]
|
D | uses-permission-element.jd | 3 parent.link=manifest-intro.html 32 href="{@docRoot}guide/topics/manifest/uses-feature-element.html#permissions-features"> 42 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 51 <a href="{@docRoot}guide/topics/manifest/manifest-intro.html#perms">Permissions</a></code> 61 application with the <code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><pe… 95 …<li><code><a href="{@docRoot}guide/topics/manifest/permission-element.html"><permission></a>… 96 …<li><code><a href="{@docRoot}guide/topics/manifest/uses-feature-element.html"><uses-feature>…
|
D | data-element.jd | 3 parent.link=manifest-intro.html 18 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter>… 22 be just a data type (the <code><a href="{@docRoot}guide/topics/manifest/data-element.html#mime">mim… 32 …<li>If a <code><a href="{@docRoot}guide/topics/manifest/data-element.html#scheme">scheme</a></code> 34 <li>If a <code><a href="{@docRoot}guide/topics/manifest/data-element.html#host">host</a></code> 40 <code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter></a… 59 <code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html"><intent-filter></a… 68 <a href="{@docRoot}guide/topics/manifest/manifest-intro.html#ifs">Intent Filters</a> 69 section in the manifest file overview. 87 href="{@docRoot}guide/topics/manifest/data-element.html#mime">mimeType</a></code> [all …]
|
D | meta-data-element.jd | 3 parent.link=manifest-intro.html 13 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html"><activity></a></cod… 14 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html"><activity-alias… 15 <br/><code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></… 16 <br/><code><a href="{@docRoot}guide/topics/manifest/provider-element.html"><provider></a></co… 17 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html"><receiver></a></co… 18 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html"><service></a></code> 30 Ordinary values are specified through the <code><a href="{@docRoot}guide/topics/manifest/meta-data-… 32 <code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html#resource">resource</a></code>…
|
D | permission-element.jd | 3 parent.link=manifest-intro.html 17 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></cod… 22 See the <a href="{@docRoot}guide/topics/manifest/manifest-intro.html#perms">Permissions</a> 58 <code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permission>… 69 <code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html"><permission-group&… 132 <dd><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permissio… 133 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html"><permission-tr… 134 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html"><permission-g…
|
/frameworks/base/docs/html/google/play/ |
D | filters.jd | 13 manifest file, as well as other factors.</li> 20 <li><a href="#manifest-filters">Filtering based on Manifest Elements</a> 31 href="{@docRoot}guide/topics/manifest/supports-gl-texture-element.html"><supports-gl-texture>… 33 href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><supports-screens></a></… 35 href="{@docRoot}guide/topics/manifest/uses-configuration-element.html"><uses-configuration></… 37 href="{@docRoot}guide/topics/manifest/uses-feature-element.html"><uses-feature></a></code></l… 39 href="{@docRoot}guide/topics/manifest/uses-library-element.html"><uses-library></a></code></l… 41 href="{@docRoot}guide/topics/manifest/uses-permission-element.html"><uses-permission></a></co… 43 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"><uses-sdk></code></a></li> 57 configuration settings, including manifest declarations, required [all …]
|
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/ |
D | versioning.jd | 29 <li><a href="{@docRoot}guide/topics/manifest/manifest-intro.html">The AndroidManifest.xml File</a><… 64 <p>これらのバージョン属性の両方をマニフェスト ファイルの <code><manifest></code> 要素で定義します。 </p> 66 <p>ここに、<code><manifest></code> 要素の <code>android:versionCode</code> と <code>android:versionNa… 70 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 77 </manifest> 98 <p>アプリケーションに最小プラットフォーム バージョンを指定するには、<code><uses-sdk></code> 要素を <code><manifest></code>…
|
/frameworks/base/docs/html/guide/practices/ |
D | screen-compat-mode.jd | 20 <li><a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 71 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code 73 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code 75 href="{@docRoot}guide/topics/manifest/supports-screens-element.html#resizeable">{@code 91 large screens</strong> in the manifest file. When this is the case, an icon (with 121 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code android:minSdkVersion}</a> 122 and <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code 125 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 129 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code android:minSdkVersion}</a> 130 or <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code [all …]
|
D | screens-distribution.jd | 41 Google Play by adding elements to your manifest file that specify the screen configurations your 60 href="{@docRoot}guide/topics/manifest/compatible-screens-element.html">{@code 66 <p>The <a href="{@docRoot}guide/topics/manifest/compatible-screens-element.html">{@code 78 configuration with which your application is <em>not</em> compatible. Here's what the manifest 82 <manifest ... > 99 </manifest> 103 href="{@docRoot}guide/topics/manifest/compatible-screens-element.html">{@code 106 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 118 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code 119 <supports-screens>}</a> manifest element.</p> [all …]
|
/frameworks/base/docs/html/tools/publishing/ |
D | versioning.jd | 11 <li>You set the version in the application's manifest file</li> 29 <li><a href="{@docRoot}guide/topics/manifest/manifest-intro.html">The AndroidManifest.xml File</a><… 56 manifest. This attribute allows an application to specify the minimum system API with which it is 62 the application's manifest file. Two attributes are available, and you should 98 <code><manifest></code> element of the manifest file or the Gradle build file. See 101 <p>Here's an example manifest that shows the <code>android:versionCode</code> 103 <code><manifest></code> element. </p> 107 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 114 </manifest> 133 in the application's manifest file. Doing so ensures that your [all …]
|
/frameworks/base/docs/html/training/basics/actionbar/ |
D | setting-up.jd | 48 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion}</a> or 49 <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code minSdkVersion}</a> 56 <manifest ... > 59 </manifest> 91 <li>In your manifest file, update either the <a 92 href="{@docRoot}guide/topics/manifest/application-element.html">{@code 94 <a href="{@docRoot}guide/topics/manifest/application-element.html">{@code <activity>}</a> 108 <p>Remember to properly set your app's API level support in the manifest:</p> 110 <manifest ... > 113 </manifest>
|
/frameworks/base/docs/html/tools/projects/ |
D | projects-eclipse.jd | 67 <a href="{@docRoot}guide/topics/manifest/manifest-element.html#package">{@code package}</a> 69 <a href="{@docRoot}guide/topics/manifest/manifest-intro.html">Android manifest file</a>. 70 This manifest value serves as the unique identifier for your application app when you 77 <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"><uses-sdk></a> 78 element of your manifest file.</li> 82 <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code 83 targetSdkVersion}</a> attribute in your application's' manifest file. 174 <h3>Creating the manifest file</h3> 176 <p>A library project's manifest file must declare all of the shared components that it includes, 178 <a href="{@docRoot}guide/topics/manifest/manifest-intro.html">AndroidManifest.xml</a>.</p> [all …]
|
/frameworks/base/docs/html/training/beam-files/ |
D | send-files.jd | 61 First, edit your app manifest to declare the permissions and features your app needs. 66 NFC, you must request the following permissions in your app manifest: 74 as a child of the <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html" 75 ><manifest></a></code> element: 86 <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html" 87 ><manifest></a></code> element: 103 <code><a href="{@docRoot}guide/topics/manifest/uses-feature-element.html" 105 of the <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html" 106 ><manifest></a></code> element. Set the <code>android:required</code> attribute to 111 <code><a href="{@docRoot}guide/topics/manifest/uses-feature-element.html" [all …]
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | setup-sharing.jd | 44 your manifest. This entry specifies the authority to use in generating content URIs, as well as 48 The following snippet shows you how to add to your manifest the 49 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html" 55 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 70 </manifest></pre> 72 In this example, the <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth" 78 <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html#package" 83 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth" 87 The <code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html" 89 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html" [all …]
|
12345678910>>...14