Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-intro.jd24 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">&lt;manifest&gt;</a>
77 …<a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permission /&gt;</…
78 <a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission /&gt;</a>
79 …<a href="{@docRoot}guide/topics/manifest/permission-tree-element.html">&lt;permission-tree /&gt;</…
80 …<a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-group /&gt;…
81 …<a href="{@docRoot}guide/topics/manifest/instrumentation-element.html">&lt;instrumentation /&gt;</…
[all …]
Dintent-filter-element.jd3 parent.link=manifest-intro.html
15 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></cod…
16 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html">&lt;activity-alias…
17 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
18 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></co…
21 <dd><code><a href="{@docRoot}guide/topics/manifest/action-element.html">&lt;action&gt;</a></code></…
24 <dd><code><a href="{@docRoot}guide/topics/manifest/category-element.html">&lt;category&gt;</a></cod…
25 <br/><code><a href="{@docRoot}guide/topics/manifest/data-element.html">&lt;data&gt;</a></code></dd>
37 <code><a href="{@docRoot}guide/topics/manifest/action-element.html">&lt;action&gt;</a></code>,
38 <code><a href="{@docRoot}guide/topics/manifest/category-element.html">&lt;category&gt;</a></code>, …
[all …]
Dreceiver-element.jd3 parent.link=manifest-intro.html
19 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a…
22 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt…
23 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</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">&lt;application&gt;</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">&lt;application&gt;</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">&lt;appli…
[all …]
Dservice-element.jd3 parent.link=manifest-intro.html
20 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a…
23 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt…
24 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</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">&lt;application&gt;</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">&lt;application&gt;</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 …]
Dinstrumentation-element.jd3 parent.link=manifest-intro.html
16 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></cod…
50 …pecified in the <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;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">&lt;manifest&gt;<…
Dpermission-group-element.jd3 parent.link=manifest-intro.html
14 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></cod…
19 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a></cod…
25 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a></cod…
50 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a></cod…
52 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html#pgroup">&lt;permissionGroup&…
61 <dd><code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a><…
62 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html">&lt;permission-tr…
63 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permissi…
Dactivity-alias-element.jd3 parent.link=manifest-intro.html
19 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a…
22 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt…
23 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</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">&lt;application&gt;</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">&lt;application&gt;</a></c…
87 See the <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a><…
[all …]
Dmanifest-element.jd1 page.title=&lt;manifest&gt;
3 parent.link=manifest-intro.html
8 <dd><pre class="stx">&lt;manifest xmlns:<a href="#nspace">android</a>="http://schemas.android.com/a…
16 &lt;/manifest&gt;</pre></dd>
25 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a…
28 <dd><code><a href="{@docRoot}guide/topics/manifest/compatible-screens-element.html">&lt;compatible-…
29 <br/><code><a href="{@docRoot}guide/topics/manifest/instrumentation-element.html">&lt;instrumentati…
30 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a>…
31 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-g…
32 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html">&lt;permission-tr…
[all …]
Dprovider-element.jd3 parent.link=manifest-intro.html
30 …<code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></…
34 <dd><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></c…
35 <br/><code><a href="{@docRoot}guide/topics/manifest/grant-uri-permission-element.html">&lt;grant-ur…
36 <br/><code><a href="{@docRoot}guide/topics/manifest/path-permission-element.html">&lt;path-permissi…
43 {@code &lt;provider&gt;} element in the manifest file; otherwise, the system is unaware of them
100 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</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">&lt;application&gt;</a></c…
127 <code><a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">android:minSdkVersion</a>…
[all …]
Dpermission-tree-element.jd3 parent.link=manifest-intro.html
13 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></cod…
30 <code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a></cod…
61 <dd><code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a><…
62 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-g…
63 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permissi…
Dcompatible-screens-element.jd3 parent.link=manifest-intro.html
20 href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></code></dd>
24 of the {@code &lt;compatible-screens&gt;} element is allowed in the manifest, but it can
28 <p>The Android system <em>does not</em> read the {@code &lt;compatible-screens&gt;} 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 …]
Dapplication-element.jd40 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></cod…
43 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></cod…
44 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html">&lt;activity-alias…
45 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></…
46 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
47 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></co…
48 <br/><code><a href="{@docRoot}guide/topics/manifest/provider-element.html">&lt;provider&gt;</a></co…
49 <br/><code><a href="{@docRoot}guide/topics/manifest/uses-library-element.html">&lt;uses-library&gt;…
78 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code>
80 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#reparent">allowTaskReparenting…
[all …]
Duses-permission-element.jd3 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">&lt;manifest&gt;</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">&lt;pe…
95 …<li><code><a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission&gt;</a>…
96 …<li><code><a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">&lt;uses-feature&gt;…
Ddata-element.jd3 parent.link=manifest-intro.html
18 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt…
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">&lt;intent-filter&gt;</a…
59 <code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</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 …]
Dmeta-data-element.jd3 parent.link=manifest-intro.html
13 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></cod…
14 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html">&lt;activity-alias…
15 <br/><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</…
16 <br/><code><a href="{@docRoot}guide/topics/manifest/provider-element.html">&lt;provider&gt;</a></co…
17 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></co…
18 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</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>…
Dpermission-element.jd3 parent.link=manifest-intro.html
17 <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</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">&lt;uses-permission&gt…
69 <code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-group&…
132 <dd><code><a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permissio…
133 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-tree-element.html">&lt;permission-tr…
134 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-g…
/frameworks/base/docs/html/google/play/
Dfilters.jd13 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">&lt;supports-gl-texture&gt;…
33 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">&lt;supports-screens&gt;</a></…
35 href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration&gt;</…
37 href="{@docRoot}guide/topics/manifest/uses-feature-element.html">&lt;uses-feature&gt;</a></code></l…
39 href="{@docRoot}guide/topics/manifest/uses-library-element.html">&lt;uses-library&gt;</a></code></l…
41 href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permission&gt;</a></co…
43 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">&lt;uses-sdk&gt;</code></a></li>
57 configuration settings, including manifest declarations, required
[all …]
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
Dversioning.jd29 <li><a href="{@docRoot}guide/topics/manifest/manifest-intro.html">The AndroidManifest.xml File</a><…
64 <p>これらのバージョン属性の両方をマニフェスト ファイルの <code>&lt;manifest&gt;</code> 要素で定義します。 </p>
66 <p>ここに、<code>&lt;manifest&gt;</code> 要素の <code>android:versionCode</code> と <code>android:versionNa…
70 &lt;manifest xmlns:android="http://schemas.android.com/apk/res/android"
77 &lt;/manifest&gt;
98 <p>アプリケーションに最小プラットフォーム バージョンを指定するには、<code>&lt;uses-sdk&gt;</code> 要素を <code>&lt;manifest&gt;</code>…
/frameworks/base/docs/html/guide/practices/
Dscreen-compat-mode.jd20 <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 …]
Dscreens-distribution.jd41 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 &lt;manifest ... >
99 &lt;/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 &lt;supports-screens>}</a> manifest element.</p>
[all …]
/frameworks/base/docs/html/tools/publishing/
Dversioning.jd11 <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>&lt;manifest&gt;</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>&lt;manifest&gt;</code> element. </p>
107 &lt;manifest xmlns:android="http://schemas.android.com/apk/res/android"
114 &lt;/manifest&gt;
133 in the application's manifest file. Doing so ensures that your
[all …]
/frameworks/base/docs/html/training/basics/actionbar/
Dsetting-up.jd48 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 &lt;manifest ... &gt;
59 &lt;/manifest&gt;
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 &lt;activity>}</a>
108 <p>Remember to properly set your app's API level support in the manifest:</p>
110 &lt;manifest ... &gt;
113 &lt;/manifest&gt;
/frameworks/base/docs/html/tools/projects/
Dprojects-eclipse.jd67 <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">&lt;uses-sdk&gt;</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/
Dsend-files.jd61 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 >&lt;manifest&gt;</a></code> element:
86 <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"
87 >&lt;manifest&gt;</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 >&lt;manifest&gt;</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/
Dsetup-sharing.jd44 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 &lt;manifest xmlns:android="http://schemas.android.com/apk/res/android"
70 &lt;/manifest&gt;</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