Lines Matching refs:as
36 <li>You can also designate an Android project as a library project, which allows it to be shared
37 with other projects that depend on it. Once an Android project is designated as a library
59 <li>Enter an <strong>Application Name</strong>. This name is used as the title of your
62 <li>Enter a <strong>Project Name</strong>. This text is used as the name of the folder where
66 package structure for your applications code files and is added as the
70 This manifest value serves as the unique identifier for your application app when you
71 distribute it to users. The package name must follow the same rules as packages in the Java
127 as you would a new application project.</p>
140 <li>In the <strong>Configure Project</strong> page, select the <strong>Mark this project as a
141 library</strong> option to flag the project as a library.</li>
143 <li>Set the other options as desired and click <strong>Next</strong>.</li>
149 Properties for the project and select the <strong>is Library</strong> checkbox, as shown in
153 <p class="img-caption"><strong>Figure 1.</strong> Marking a project as an Android library.</p>
169 <p>Once you create a library project or mark an existing project as a library, you can reference
177 just as would a standard Android application. For more information, see the documentation for
223 <p>As soon as the Properties dialog closes, Eclipse rebuilds the project, including the contents
245 <code><receiver></code>, <code><provider></code>, and so on, as well as