Merge "docs: [Revert] Improved description of "package" attribute (manifest)." into mnc-mr-docs am: fa8847d
am: ee3411d * commit 'ee3411d94bda3a091f1ba69dfcd7efa12d3e13f3': docs: [Revert] Improved description of "package" attribute (manifest). Change-Id: Ia6f54070f06eace4014e62a3a20ce9befd2eccc3
This commit is contained in:
@@ -55,10 +55,7 @@ to "{@code http://schemas.android.com/apk/res/android}".</dd>
|
|||||||
<dd>A full Java-language-style package name for the Android application. The
|
<dd>A full Java-language-style package name for the Android application. The
|
||||||
name should be unique. The name may contain uppercase or lowercase letters
|
name should be unique. The name may contain uppercase or lowercase letters
|
||||||
('A' through 'Z'), numbers, and underscores ('_'). However, individual
|
('A' through 'Z'), numbers, and underscores ('_'). However, individual
|
||||||
package name parts may only start with letters. Note that you can use
|
package name parts may only start with letters.
|
||||||
different names for the Android application package and for the Java package
|
|
||||||
identifiers used in the application's classes; these two types of names are
|
|
||||||
entirely independent.
|
|
||||||
|
|
||||||
<p>To avoid conflicts with other developers, you should use Internet domain ownership as the
|
<p>To avoid conflicts with other developers, you should use Internet domain ownership as the
|
||||||
basis for your package names (in reverse). For example, applications published by Google start with
|
basis for your package names (in reverse). For example, applications published by Google start with
|
||||||
|
|||||||
Reference in New Issue
Block a user